Home
last modified time | relevance | path

Searched refs:mmp_param_mux_clk (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/drivers/clk/mmp/
Dclk-of-pxa910.c125 static struct mmp_param_mux_clk apbc_mux_clks[] = {
134 static struct mmp_param_mux_clk apbcp_mux_clks[] = {
192 static struct mmp_param_mux_clk apmu_mux_clks[] = {
Dclk.h195 struct mmp_param_mux_clk { struct
208 struct mmp_param_mux_clk *clks, argument
Dclk-of-pxa1928.c95 static struct mmp_param_mux_clk apbc_mux_clks[] = {
147 static struct mmp_param_mux_clk apmu_mux_clks[] = {
Dclk-of-mmp2.c236 static struct mmp_param_mux_clk apbc_mux_clks[] = {
332 static struct mmp_param_mux_clk apmu_mux_clks[] = {
337 static struct mmp_param_mux_clk mmp3_apmu_mux_clks[] = {
Dclk-of-pxa168.c160 static struct mmp_param_mux_clk apbc_mux_clks[] = {
230 static struct mmp_param_mux_clk apmu_mux_clks[] = {
Dclk.c125 struct mmp_param_mux_clk *clks, in mmp_register_mux_clks()