Home
last modified time | relevance | path

Searched refs:MSG_BROADCAST (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/mfd/
H A Dtwl4030-power.c169 { 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 Dtwl4030.h243 #define MSG_BROADCAST(devgrp, grp, type, type2, state) \ macro
/openbmc/linux/include/linux/mfd/
H A Dtwl.h552 #define MSG_BROADCAST(devgrp, grp, type, type2, state) \ macro