Searched refs:BD96801_BUCK_OCPL_STAT_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/mfd/ |
| H A D | rohm-bd96801.c | 404 REGMAP_IRQ_REG(BD96801_BUCK1_OCPL_STAT, 1, BD96801_BUCK_OCPL_STAT_MASK), 411 REGMAP_IRQ_REG(BD96801_BUCK2_OCPL_STAT, 2, BD96801_BUCK_OCPL_STAT_MASK), 418 REGMAP_IRQ_REG(BD96801_BUCK3_OCPL_STAT, 3, BD96801_BUCK_OCPL_STAT_MASK), 425 REGMAP_IRQ_REG(BD96801_BUCK4_OCPL_STAT, 4, BD96801_BUCK_OCPL_STAT_MASK), 452 REGMAP_IRQ_REG(BD96802_BUCK1_OCPL_STAT, 1, BD96801_BUCK_OCPL_STAT_MASK), 459 REGMAP_IRQ_REG(BD96802_BUCK2_OCPL_STAT, 2, BD96801_BUCK_OCPL_STAT_MASK),
|
| /linux/include/linux/mfd/ |
| H A D | rohm-bd96801.h | 207 #define BD96801_BUCK_OCPL_STAT_MASK BIT(1) macro
|