Home
last modified time | relevance | path

Searched refs:RES_GRP_ALL (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/mfd/
Dtwl4030-power.c700 TWL_RESOURCE_GROUP_RESET(RES_GRP_ALL, RES_TYPE_R0, RES_TYPE2_R2),
703 TWL_RESOURCE_GROUP_RESET(RES_GRP_ALL, RES_TYPE_R0, RES_TYPE2_R1),
736 TWL_RESOURCE_GROUP_SLEEP(RES_GRP_ALL, RES_TYPE_ALL, 0),
747 TWL_RESOURCE_GROUP_ACTIVE(RES_GRP_ALL, RES_TYPE_ALL, 0),
759 TWL_RESOURCE_GROUP_ACTIVE(RES_GRP_ALL, RES_TYPE_ALL, 0),
/linux-5.19.10/include/linux/mfd/
Dtwl.h487 #define RES_GRP_ALL 0x7 /* All resource groups */ macro