Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A Dtwl6040.c376 hppllctl = twl6040_reg_read(twl6040, TWL6040_REG_HPPLLCTL); in twl6040_set_pll()
422 twl6040_reg_write(twl6040, TWL6040_REG_HPPLLCTL, in twl6040_set_pll()
483 twl6040_reg_write(twl6040, TWL6040_REG_HPPLLCTL, in twl6040_set_pll()
576 case TWL6040_REG_HPPLLCTL: in twl6040_volatile_reg()
/openbmc/linux/drivers/clk/
H A Dclk-twl6040.c56 ret = twl6040_pdmclk_reset_one_clock(pdmclk, TWL6040_REG_HPPLLCTL); in twl6040_pdmclk_quirk_reset_clocks()
/openbmc/linux/include/linux/mfd/
H A Dtwl6040.h25 #define TWL6040_REG_HPPLLCTL 0x07 macro