Searched refs:PMC_PLLBCK (Results 1 – 4 of 4) sorted by relevance
103 at91rm9200_pmc = pmc_data_allocate(PMC_PLLBCK + 1, in at91rm9200_pmc_setup()136 at91rm9200_pmc->chws[PMC_PLLBCK] = hw; in at91rm9200_pmc_setup()
133 at91sam9n12_pmc = pmc_data_allocate(PMC_PLLBCK + 1, in at91sam9n12_pmc_setup()174 at91sam9n12_pmc->chws[PMC_PLLBCK] = hw; in at91sam9n12_pmc_setup()
357 at91sam9260_pmc = pmc_data_allocate(PMC_PLLBCK + 1, in at91sam926x_pmc_setup()412 at91sam9260_pmc->chws[PMC_PLLBCK] = hw; in at91sam926x_pmc_setup()
25 #define PMC_PLLBCK 8 macro