Lines Matching full:s5pv210
8 * Common Clock Framework support for all S5PC110/S5PV210 SoCs.
18 #include <dt-bindings/clock/s5pv210.h>
20 /* S5PC110/S5PV210 clock controller register offsets */
66 /* IDs of PLLs available on S5PV210/S5P6442 SoCs */
386 /* S5PV210-specific clock muxes. */
463 /* S5PV210-specific fixed rate clocks generated inside the SoC. */
508 /* S5PV210-specific clock dividers. */
625 /* S5PV210-specific clock gates. */
714 /* S5PV210-specific PLLs. */
793 is_s5p6442 ? "S5P6442" : "S5PV210", in __s5pv210_clk_init()
808 CLK_OF_DECLARE(s5pv210_clk, "samsung,s5pv210-clock", s5pv210_clk_dt_init);