Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A Dtwl6040.c421 hppllctl &= ~TWL6040_HPLLENA; in twl6040_set_pll()
450 TWL6040_HPLLENA; in twl6040_set_pll()
455 TWL6040_HPLLBP | TWL6040_HPLLENA; in twl6040_set_pll()
460 TWL6040_HPLLENA; in twl6040_set_pll()
465 TWL6040_HPLLBP | TWL6040_HPLLENA; in twl6040_set_pll()
/openbmc/linux/include/linux/mfd/
H A Dtwl6040.h93 #define TWL6040_HPLLENA 0x01 macro