Searched refs:PMC_MAIN (Results 1 – 11 of 11) sorted by relevance
20 #define PMC_MAIN 3 macro29 #define PMC_CPUPLL (PMC_MAIN + 1)30 #define PMC_SYSPLL (PMC_MAIN + 2)31 #define PMC_DDRPLL (PMC_MAIN + 3)32 #define PMC_IMGPLL (PMC_MAIN + 4)33 #define PMC_BAUDPLL (PMC_MAIN + 5)34 #define PMC_AUDIOPMCPLL (PMC_MAIN + 6)35 #define PMC_AUDIOIOPLL (PMC_MAIN + 7)36 #define PMC_ETHPLL (PMC_MAIN + 8)37 #define PMC_CPU (PMC_MAIN + 9)
223 sam9x60_pmc->chws[PMC_MAIN] = hw; in sam9x60_pmc_setup()226 "mainck", sam9x60_pmc->chws[PMC_MAIN], in sam9x60_pmc_setup()
102 at91sam9rl_pmc->chws[PMC_MAIN] = hw; in at91sam9rl_pmc_setup()
120 at91rm9200_pmc->chws[PMC_MAIN] = hw; in at91rm9200_pmc_setup()
130 at91sam9g45_pmc->chws[PMC_MAIN] = hw; in at91sam9g45_pmc_setup()
156 at91sam9n12_pmc->chws[PMC_MAIN] = hw; in at91sam9n12_pmc_setup()
178 at91sam9x5_pmc->chws[PMC_MAIN] = hw; in at91sam9x5_pmc_setup()
947 sama7g5_pmc->chws[PMC_MAIN] = hw; in sama7g5_pmc_setup()959 parent_hw = sama7g5_pmc->chws[PMC_MAIN]; in sama7g5_pmc_setup()
196 sama5d2_pmc->chws[PMC_MAIN] = hw; in sama5d2_pmc_setup()
375 at91sam9260_pmc->chws[PMC_MAIN] = hw; in at91sam926x_pmc_setup()
184 clocks = <&pmc PMC_TYPE_PERIPHERAL 31>, <&pmc PMC_TYPE_GCK 31>, <&pmc PMC_TYPE_CORE PMC_MAIN>;195 clocks = <&pmc PMC_TYPE_PERIPHERAL 32>, <&pmc PMC_TYPE_GCK 32>, <&pmc PMC_TYPE_CORE PMC_MAIN>;
Completed in 12 milliseconds