Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mfd/
Dtwl6040.c148 ncpctl = TWL6040_NCPENA; in twl6040_power_up_manual()
183 ncpctl &= ~TWL6040_NCPENA; in twl6040_power_up_manual()
216 ncpctl &= ~TWL6040_NCPENA; in twl6040_power_down_manual()
/linux-6.1.9/include/linux/mfd/
Dtwl6040.h81 #define TWL6040_NCPENA 0x01 macro