Searched refs:TWL6040_LPLLENA (Results 1 – 2 of 2) sorted by relevance
176 lppllctl = TWL6040_LPLLENA; in twl6040_power_up_manual()191 lppllctl &= ~TWL6040_LPLLENA; in twl6040_power_up_manual()222 lppllctl &= ~TWL6040_LPLLENA; in twl6040_power_down_manual()420 lppllctl |= TWL6040_LPLLENA; in twl6040_set_pll()495 lppllctl &= ~TWL6040_LPLLENA; in twl6040_set_pll()
119 #define TWL6040_LPLLENA 0x01 macro