Searched refs:DEV_GRP_P3 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/mfd/ |
H A D | twl4030-power.c | 156 #define TWL_DEV_GRP_P123 (DEV_GRP_P1 | DEV_GRP_P2 | DEV_GRP_P3) 720 TWL_REMAP_SLEEP(RES_HFCLKOUT, DEV_GRP_P3, -1, -1), 808 TWL_REMAP_SLEEP(RES_HFCLKOUT, DEV_GRP_P3, 0, 2), 823 TWL_REMAP_OFF(RES_CLKEN, DEV_GRP_P1 | DEV_GRP_P3, 3, 2),
|
/openbmc/u-boot/include/ |
H A D | twl4030.h | 145 #define DEV_GRP_P3 0x4 /* P3: all peripheral devices */ macro
|
/openbmc/linux/include/linux/mfd/ |
H A D | twl.h | 479 #define DEV_GRP_P3 0x4 /* P3: all peripheral devices */ macro
|