Searched refs:BD96801_BUCK_OCPL_STAT_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/mfd/ |
H A D | rohm-bd96801.c | 139 REGMAP_IRQ_REG(BD96801_BUCK1_OCPL_STAT, 1, BD96801_BUCK_OCPL_STAT_MASK), 146 REGMAP_IRQ_REG(BD96801_BUCK2_OCPL_STAT, 2, BD96801_BUCK_OCPL_STAT_MASK), 153 REGMAP_IRQ_REG(BD96801_BUCK3_OCPL_STAT, 3, BD96801_BUCK_OCPL_STAT_MASK), 160 REGMAP_IRQ_REG(BD96801_BUCK4_OCPL_STAT, 4, BD96801_BUCK_OCPL_STAT_MASK),
|
/linux/include/linux/mfd/ |
H A D | rohm-bd96801.h | 205 #define BD96801_BUCK_OCPL_STAT_MASK BIT(1) macro
|