Home
last modified time | relevance | path

Searched defs:pmc_data (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/clk/at91/
Dpmc.h20 struct pmc_data { struct
21 unsigned int ncore;
22 struct clk_hw **chws;
23 unsigned int nsystem;
24 struct clk_hw **shws;
25 unsigned int nperiph;
26 struct clk_hw **phws;
27 unsigned int ngck;
28 struct clk_hw **ghws;
29 unsigned int npck;
[all …]
Dpmc.c51 struct pmc_data *pmc_data = data; in of_clk_hw_pmc_get() local
88 struct pmc_data *pmc_data; in pmc_data_allocate() local
/linux-6.12.1/drivers/platform/x86/
Dpmc_atom.c36 struct pmc_data { struct
37 const struct pmc_reg_map *map;
38 const struct pmc_clk *clks;
426 const struct pmc_data *pmc_data) in pmc_setup_clks()
/linux-6.12.1/drivers/clk/x86/
Dclk-pmc-atom.c150 const struct pmc_clk_data *pmc_data, in plt_clk_register()
306 const struct pmc_clk_data *pmc_data; in plt_clk_probe() local