Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Dtwl6030-regulator.c119 #define P1_GRP_6030 BIT(0) /* CPU/Linux */ macro
130 grp &= P1_GRP_6030; in twl6030reg_is_enabled()
170 grp = P1_GRP_6030 | P2_GRP_6030 | P3_GRP_6030; in twl6030reg_disable()
H A Dtwl-regulator.c114 #define P1_GRP_6030 BIT(0) /* CPU/Linux */ macro