Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dtwl6030-regulator.c69 #define TWL6030_CFG_STATE_MASK 0x03 macro
135 val &= TWL6030_CFG_STATE_MASK; in twl6030reg_is_enabled()
192 val &= TWL6030_CFG_STATE_MASK; in twl6030reg_get_status()