Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mfd/
Dtwl6040.c165 ldoctl |= TWL6040_LSLDOENA; in twl6040_power_up_manual()
190 ldoctl &= ~TWL6040_LSLDOENA; in twl6040_power_up_manual()
222 ldoctl &= ~TWL6040_LSLDOENA; in twl6040_power_down_manual()
/linux-4.1.27/include/linux/mfd/
Dtwl6040.h100 #define TWL6040_LSLDOENA 0x01 macro