Searched refs:mtk_composite (Results 1 – 23 of 23) sorted by relevance
/linux-6.1.9/drivers/clk/mediatek/ |
D | clk-cpumux.h | 12 struct mtk_composite; 15 const struct mtk_composite *clks, int num, 18 void mtk_clk_unregister_cpumuxes(const struct mtk_composite *clks, int num,
|
D | clk-cpumux.c | 61 mtk_clk_register_cpumux(const struct mtk_composite *mux, in mtk_clk_register_cpumux() 106 const struct mtk_composite *clks, int num, in mtk_clk_register_cpumuxes() 120 const struct mtk_composite *mux = &clks[i]; in mtk_clk_register_cpumuxes() 142 const struct mtk_composite *mux = &clks[i]; in mtk_clk_register_cpumuxes() 155 void mtk_clk_unregister_cpumuxes(const struct mtk_composite *clks, int num, in mtk_clk_unregister_cpumuxes() 161 const struct mtk_composite *mux = &clks[i - 1]; in mtk_clk_unregister_cpumuxes()
|
D | clk-mtk.c | 200 static struct clk_hw *mtk_clk_register_composite(const struct mtk_composite *mc, in mtk_clk_register_composite() 311 int mtk_clk_register_composites(const struct mtk_composite *mcs, int num, in mtk_clk_register_composites() 322 const struct mtk_composite *mc = &mcs[i]; in mtk_clk_register_composites() 345 const struct mtk_composite *mc = &mcs[i]; in mtk_clk_register_composites() 358 void mtk_clk_unregister_composites(const struct mtk_composite *mcs, int num, in mtk_clk_unregister_composites() 367 const struct mtk_composite *mc = &mcs[i - 1]; in mtk_clk_unregister_composites()
|
D | clk-mtk.h | 65 struct mtk_composite { struct 152 int mtk_clk_register_composites(const struct mtk_composite *mcs, int num, 155 void mtk_clk_unregister_composites(const struct mtk_composite *mcs, int num,
|
D | clk-mt7629.c | 480 static struct mtk_composite infra_muxes[] = { 486 static struct mtk_composite top_muxes[] = { 568 static struct mtk_composite peri_muxes[] = {
|
D | clk-mt8186-mcu.c | 37 static struct mtk_composite mcu_muxes[] = {
|
D | clk-mt7622.c | 509 static struct mtk_composite infra_muxes[] = { 514 static struct mtk_composite top_muxes[] = { 608 static struct mtk_composite peri_muxes[] = {
|
D | clk-mt8186-topckgen.c | 664 static struct mtk_composite top_muxes[] = { 674 static const struct mtk_composite top_adj_divs[] = {
|
D | clk-mt6795-infracfg.c | 40 static const struct mtk_composite cpu_muxes[] = {
|
D | clk-mt2701.c | 484 static const struct mtk_composite cpu_muxes[] __initconst = { 488 static const struct mtk_composite top_muxes[] = { 896 static const struct mtk_composite peri_muxs[] = {
|
D | clk-mt8135.c | 351 static const struct mtk_composite top_muxes[] __initconst = { 510 static const struct mtk_composite peri_clks[] __initconst = {
|
D | clk-mt6795-pericfg.c | 32 static const struct mtk_composite peri_clks[] = {
|
D | clk-mt8183.c | 688 static struct mtk_composite top_aud_muxes[] = { 724 static struct mtk_composite mcu_muxes[] = { 733 static struct mtk_composite top_aud_divs[] = {
|
D | clk-mt8173.c | 536 static const struct mtk_composite cpu_muxes[] __initconst = { 541 static const struct mtk_composite top_muxes[] __initconst = { 725 static const struct mtk_composite peri_clks[] __initconst = {
|
D | clk-mt8516.c | 362 static struct mtk_composite top_muxes[] __initdata = { 455 static const struct mtk_composite ifr_muxes[] __initconst = {
|
D | clk-mt8167.c | 522 static struct mtk_composite top_muxes[] __initdata = { 645 static const struct mtk_composite ifr_muxes[] __initconst = {
|
D | clk-mt6779.c | 813 static const struct mtk_composite top_aud_muxes[] = { 828 static struct mtk_composite top_aud_divs[] = {
|
D | clk-mt2712.c | 737 static struct mtk_composite top_muxes[] = { 926 static struct mtk_composite mcu_muxes[] = {
|
D | clk-mt6795-topckgen.c | 504 static struct mtk_composite top_aud_divs[] = {
|
D | clk-mt8365.c | 391 static struct mtk_composite top_misc_mux_gates[] = { 544 static struct mtk_composite mcu_muxes[] = {
|
D | clk-mt8192.c | 692 static struct mtk_composite top_muxes[] = { 706 static const struct mtk_composite top_adj_divs[] = {
|
D | clk-mt6797.c | 324 static const struct mtk_composite top_muxes[] = {
|
D | clk-mt8195-topckgen.c | 1155 static const struct mtk_composite top_adj_divs[] = {
|