Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mfd/
Dtwl6040.c374 u8 hppllctl, lppllctl; in twl6040_set_pll() local
379 hppllctl = twl6040_reg_read(twl6040, TWL6040_REG_HPPLLCTL); in twl6040_set_pll()
424 hppllctl &= ~TWL6040_HPLLENA; in twl6040_set_pll()
426 hppllctl); in twl6040_set_pll()
447 hppllctl &= ~TWL6040_MCLK_MSK; in twl6040_set_pll()
452 hppllctl |= TWL6040_MCLK_12000KHZ | in twl6040_set_pll()
457 hppllctl |= TWL6040_MCLK_19200KHZ | in twl6040_set_pll()
462 hppllctl |= TWL6040_MCLK_26000KHZ | in twl6040_set_pll()
467 hppllctl |= TWL6040_MCLK_38400KHZ | in twl6040_set_pll()
484 hppllctl |= TWL6040_HPLLSQRENA; in twl6040_set_pll()
[all …]