Home
last modified time | relevance | path

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

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