Searched refs:DEV_GRP_NULL (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/mfd/ |
H A D | twl4030-power.c | 158 { MSG_SINGULAR(DEV_GRP_NULL, (res), (state)), TWL_DFLT_DELAY } 167 { MSG_SINGULAR(DEV_GRP_NULL, (res), RES_STATE_ACTIVE), (state) } 169 { MSG_BROADCAST(DEV_GRP_NULL, (group), (type1), (type2), \ 172 { MSG_BROADCAST(DEV_GRP_NULL, (group), (type), (type2), \ 175 { MSG_BROADCAST(DEV_GRP_NULL, (group), (type), (type2), \
|
/openbmc/u-boot/include/ |
H A D | twl4030.h | 142 #define DEV_GRP_NULL 0x0 macro
|
/openbmc/linux/include/linux/mfd/ |
H A D | twl.h | 476 #define DEV_GRP_NULL 0x0 macro
|