Home
last modified time | relevance | path

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

/linux/drivers/clk/
A Dclk-wm831x.c238 ret = wm831x_reg_read(wm831x, WM831X_CLOCK_CONTROL_1); in wm831x_clkout_is_prepared()
261 ret = wm831x_set_bits(wm831x, WM831X_CLOCK_CONTROL_1, in wm831x_clkout_prepare()
284 ret = wm831x_set_bits(wm831x, WM831X_CLOCK_CONTROL_1, in wm831x_clkout_unprepare()
304 ret = wm831x_reg_read(wm831x, WM831X_CLOCK_CONTROL_1); in wm831x_clkout_get_parent()
323 return wm831x_set_bits(wm831x, WM831X_CLOCK_CONTROL_1, in wm831x_clkout_set_parent()
/linux/include/linux/mfd/wm831x/
A Dcore.h158 #define WM831X_CLOCK_CONTROL_1 0x4090 macro
/linux/drivers/mfd/
A Dwm831x-core.c302 case WM831X_CLOCK_CONTROL_1: in wm831x_reg_readable()
470 case WM831X_CLOCK_CONTROL_1: in wm831x_reg_writeable()

Completed in 25 milliseconds