Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/clk/mmp/
Dclk-of-mmp2.c172 static struct mmp_param_gate_clk mpmu_gate_clks[] = {
248 static struct mmp_param_gate_clk apbc_gate_clks[] = {
275 static struct mmp_param_gate_clk mmp3_apbc_gate_clks[] = {
359 static struct mmp_param_gate_clk apmu_gate_clks[] = {
383 static struct mmp_param_gate_clk mmp2_apmu_gate_clks[] = {
387 static struct mmp_param_gate_clk mmp3_apmu_gate_clks[] = {
Dclk-of-pxa910.c138 static struct mmp_param_gate_clk apbc_gate_clks[] = {
156 static struct mmp_param_gate_clk apbcp_gate_clks[] = {
204 static struct mmp_param_gate_clk apmu_gate_clks[] = {
Dclk.h179 struct mmp_param_gate_clk { struct
192 struct mmp_param_gate_clk *clks, argument
Dclk-of-pxa1928.c104 static struct mmp_param_gate_clk apbc_gate_clks[] = {
155 static struct mmp_param_gate_clk apmu_gate_clks[] = {
Dclk-of-pxa168.c179 static struct mmp_param_gate_clk apbc_gate_clks[] = {
245 static struct mmp_param_gate_clk apmu_gate_clks[] = {
Dclk.c97 struct mmp_param_gate_clk *clks, in mmp_register_gate_clks()