Home
last modified time | relevance | path

Searched refs:MB862XX_BASE (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/video/fbdev/mb862xx/
Dmb862xxfb.h16 #define MB862XX_BASE 'M' macro
17 #define MB862XX_L1_GET_CFG _IOR(MB862XX_BASE, 0, struct mb862xx_l1_cfg*)
18 #define MB862XX_L1_SET_CFG _IOW(MB862XX_BASE, 1, struct mb862xx_l1_cfg*)
19 #define MB862XX_L1_ENABLE _IOW(MB862XX_BASE, 2, int)
20 #define MB862XX_L1_CAP_CTL _IOW(MB862XX_BASE, 3, int)