Home
last modified time | relevance | path

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

/linux/drivers/clk/
A Dclk-wm831x.c121 ret = wm831x_reg_read(wm831x, WM831X_CLOCK_CONTROL_2); in wm831x_fll_recalc_rate()
167 return wm831x_set_bits(wm831x, WM831X_CLOCK_CONTROL_2, in wm831x_fll_set_rate()
184 ret = wm831x_reg_read(wm831x, WM831X_CLOCK_CONTROL_2); in wm831x_fll_get_parent()
357 ret = wm831x_reg_read(wm831x, WM831X_CLOCK_CONTROL_2); in wm831x_clk_probe()
/linux/include/linux/mfd/wm831x/
A Dcore.h159 #define WM831X_CLOCK_CONTROL_2 0x4091 macro
/linux/drivers/mfd/
A Dwm831x-core.c303 case WM831X_CLOCK_CONTROL_2: in wm831x_reg_readable()
471 case WM831X_CLOCK_CONTROL_2: in wm831x_reg_writeable()
1672 ret = wm831x_reg_read(wm831x, WM831X_CLOCK_CONTROL_2); in wm831x_device_init()

Completed in 7 milliseconds