Home
last modified time | relevance | path

Searched refs:TWL6030_CFG_STATE_GRP_SHIFT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/regulator/
H A Dtwl6030-regulator.c68 #define TWL6030_CFG_STATE_GRP_SHIFT 5 macro
159 grp << TWL6030_CFG_STATE_GRP_SHIFT | in twl6030reg_enable()
175 (grp) << TWL6030_CFG_STATE_GRP_SHIFT | in twl6030reg_disable()
226 val = grp << TWL6030_CFG_STATE_GRP_SHIFT; in twl6030reg_set_mode()
/kernel/linux/linux-6.6/drivers/regulator/
H A Dtwl6030-regulator.c67 #define TWL6030_CFG_STATE_GRP_SHIFT 5 macro
158 grp << TWL6030_CFG_STATE_GRP_SHIFT | in twl6030reg_enable()
174 (grp) << TWL6030_CFG_STATE_GRP_SHIFT | in twl6030reg_disable()
225 val = grp << TWL6030_CFG_STATE_GRP_SHIFT; in twl6030reg_set_mode()

Completed in 3 milliseconds