Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H 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()
358 ret = wm831x_reg_read(wm831x, WM831X_CLOCK_CONTROL_2); in wm831x_clk_probe()
/openbmc/linux/include/linux/mfd/wm831x/
H A Dcore.h159 #define WM831X_CLOCK_CONTROL_2 0x4091 macro
/openbmc/linux/drivers/mfd/
H A Dwm831x-core.c302 case WM831X_CLOCK_CONTROL_2: in wm831x_reg_readable()
470 case WM831X_CLOCK_CONTROL_2: in wm831x_reg_writeable()
1671 ret = wm831x_reg_read(wm831x, WM831X_CLOCK_CONTROL_2); in wm831x_device_init()