Searched refs:MSG_SINGULAR (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/regulator/ |
H A D | twl-regulator.c | 246 message = MSG_SINGULAR(DEV_GRP_P1, info->id, RES_STATE_ACTIVE); in twl4030reg_set_mode() 249 message = MSG_SINGULAR(DEV_GRP_P1, info->id, RES_STATE_SLEEP); in twl4030reg_set_mode()
|
/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) }
|
/openbmc/u-boot/include/ |
H A D | twl4030.h | 247 #define MSG_SINGULAR(devgrp, id, state) \ macro
|
/openbmc/linux/include/linux/mfd/ |
H A D | twl.h | 556 #define MSG_SINGULAR(devgrp, id, state) \ macro
|
/openbmc/u-boot/board/nokia/rx51/ |
H A D | rx51.c | 317 u16 msg = MSG_SINGULAR(DEV_GRP_P1, id, mode); in twl4030_regulator_set_mode()
|