Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dtwl6040.h88 #define TWL6040_REFENA 0x40 macro
/openbmc/linux/drivers/mfd/
H A Dtwl6040.c138 ldoctl = TWL6040_HSLDOENA | TWL6040_REFENA | TWL6040_OSCENA; in twl6040_power_up_manual()
183 ldoctl &= ~(TWL6040_HSLDOENA | TWL6040_REFENA | TWL6040_OSCENA); in twl6040_power_up_manual()
217 ldoctl &= ~(TWL6040_HSLDOENA | TWL6040_REFENA | TWL6040_OSCENA); in twl6040_power_down_manual()