Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/regulator/
Dtwl-regulator.c110 #define P2_GRP_4030 BIT(6) /* secondary processor, modem, etc */ macro
222 grp &= ~(P1_GRP_4030 | P2_GRP_4030 | P3_GRP_4030); in twl4030reg_disable()