Home
last modified time | relevance | path

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

/linux/drivers/clk/mmp/
H A Dclk-of-pxa910.c127 static struct mmp_param_mux_clk apbc_mux_clks[] = {
136 static struct mmp_param_mux_clk apbcp_mux_clks[] = {
194 static struct mmp_param_mux_clk apmu_mux_clks[] = {
H A Dclk.h195 struct mmp_param_mux_clk { struct
208 struct mmp_param_mux_clk *clks, argument
H A Dclk-of-pxa1928.c98 static struct mmp_param_mux_clk apbc_mux_clks[] = {
150 static struct mmp_param_mux_clk apmu_mux_clks[] = {
H A Dclk-of-mmp2.c238 static struct mmp_param_mux_clk apbc_mux_clks[] = {
334 static struct mmp_param_mux_clk apmu_mux_clks[] = {
339 static struct mmp_param_mux_clk mmp3_apmu_mux_clks[] = {
H A Dclk-of-pxa168.c162 static struct mmp_param_mux_clk apbc_mux_clks[] = {
232 static struct mmp_param_mux_clk apmu_mux_clks[] = {
H A Dclk.c125 struct mmp_param_mux_clk *clks, in mmp_register_mux_clks()