Searched refs:MB862XX_BASE (Results 1 – 1 of 1) sorted by relevance
16 #define MB862XX_BASE 'M' macro17 #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)