Home
last modified time | relevance | path

Searched refs:mmp_clk_mix_config (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/clk/mmp/
H A Dclk.h72 struct mmp_clk_mix_config { struct
101 struct mmp_clk_mix_config *config, argument
H A Dclk-of-mmp2.c301 static struct mmp_clk_mix_config sdh_mix_config = {
327 static struct mmp_clk_mix_config ccic0_mix_config = {
330 static struct mmp_clk_mix_config ccic1_mix_config = {
H A Dclk-pxa1908-apmu.c50 static struct mmp_clk_mix_config sdh_mix_config = {
H A Dclk-mix.c444 struct mmp_clk_mix_config *config, in mmp_clk_register_mix()