Home
last modified time | relevance | path

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

/linux/include/linux/mfd/
H A Dtps68470.h81 #define TPS68470_PLLSWR_DEFAULT GENMASK(1, 0) macro
/linux/drivers/clk/
H A Dclk-tps68470.c168 regmap_write(clkdata->regmap, TPS68470_REG_PLLSWR, TPS68470_PLLSWR_DEFAULT); in tps68470_clk_set_rate()