Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/
Dclk-wm831x.c126 ret = wm831x_reg_read(wm831x, WM831X_CLOCK_CONTROL_2); in wm831x_fll_recalc_rate()
172 return wm831x_set_bits(wm831x, WM831X_CLOCK_CONTROL_2, in wm831x_fll_set_rate()
189 ret = wm831x_reg_read(wm831x, WM831X_CLOCK_CONTROL_2); in wm831x_fll_get_parent()
362 ret = wm831x_reg_read(wm831x, WM831X_CLOCK_CONTROL_2); in wm831x_clk_probe()
/linux-4.19.296/include/linux/mfd/wm831x/
Dcore.h164 #define WM831X_CLOCK_CONTROL_2 0x4091 macro