Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/regulator/
Dtwl-regulator.c157 #define P3_GRP_6030 BIT(2) /* secondary processor, modem, etc */ macro
249 grp = P1_GRP_6030 | P2_GRP_6030 | P3_GRP_6030; in twl6030reg_disable()