Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dtwl6030-regulator.c71 #define TWL6030_CFG_STATE_APP(v) (((v) & TWL6030_CFG_STATE_APP_MASK) >>\ macro
132 val = TWL6030_CFG_STATE_APP(val); in twl6030reg_is_enabled()
194 val = TWL6030_CFG_STATE_APP(val); in twl6030reg_get_status()