Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mfd/
Dtwl6040.c414 hppllctl &= ~TWL6040_HPLLENA; in twl6040_set_pll()
441 TWL6040_HPLLENA; in twl6040_set_pll()
446 TWL6040_HPLLBP | TWL6040_HPLLENA; in twl6040_set_pll()
451 TWL6040_HPLLENA; in twl6040_set_pll()
456 TWL6040_HPLLBP | TWL6040_HPLLENA; in twl6040_set_pll()
/linux-4.1.27/include/linux/mfd/
Dtwl6040.h107 #define TWL6040_HPLLENA 0x01 macro