Searched refs:PMC_PLLACK (Results 1 - 24 of 24) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/at91/ |
H A D | at91sam9rl.c | 90 at91sam9rl_pmc = pmc_data_allocate(PMC_PLLACK + 1, in at91sam9rl_pmc_setup() 108 at91sam9rl_pmc->chws[PMC_PLLACK] = hw; in at91sam9rl_pmc_setup()
|
H A D | at91sam9g45.c | 111 at91sam9g45_pmc = pmc_data_allocate(PMC_PLLACK + 1, in at91sam9g45_pmc_setup() 139 at91sam9g45_pmc->chws[PMC_PLLACK] = hw; in at91sam9g45_pmc_setup()
|
H A D | at91sam9x5.c | 153 at91sam9x5_pmc = pmc_data_allocate(PMC_PLLACK + 1, in at91sam9x5_pmc_setup() 187 at91sam9x5_pmc->chws[PMC_PLLACK] = hw; in at91sam9x5_pmc_setup()
|
H A D | sam9x60.c | 199 sam9x60_pmc = pmc_data_allocate(PMC_PLLACK + 1, in sam9x60_pmc_setup() 237 sam9x60_pmc->chws[PMC_PLLACK] = hw; in sam9x60_pmc_setup()
|
H A D | sama5d4.c | 143 sama5d4_pmc = pmc_data_allocate(PMC_PLLACK + 1, in sama5d4_pmc_setup() 176 sama5d4_pmc->chws[PMC_PLLACK] = hw; in sama5d4_pmc_setup()
|
H A D | sama5d3.c | 128 sama5d3_pmc = pmc_data_allocate(PMC_PLLACK + 1, in sama5d3_pmc_setup() 161 sama5d3_pmc->chws[PMC_PLLACK] = hw; in sama5d3_pmc_setup()
|
H A D | at91rm9200.c | 126 at91rm9200_pmc->chws[PMC_PLLACK] = hw; in at91rm9200_pmc_setup()
|
H A D | at91sam9n12.c | 165 at91sam9n12_pmc->chws[PMC_PLLACK] = hw; in at91sam9n12_pmc_setup()
|
H A D | sama5d2.c | 205 sama5d2_pmc->chws[PMC_PLLACK] = hw; in sama5d2_pmc_setup()
|
H A D | at91sam9260.c | 402 at91sam9260_pmc->chws[PMC_PLLACK] = hw; in at91sam926x_pmc_setup()
|
/kernel/linux/linux-6.6/drivers/clk/at91/ |
H A D | at91sam9rl.c | 92 at91sam9rl_pmc = pmc_data_allocate(PMC_PLLACK + 1, in at91sam9rl_pmc_setup() 110 at91sam9rl_pmc->chws[PMC_PLLACK] = hw; in at91sam9rl_pmc_setup()
|
H A D | at91sam9g45.c | 118 at91sam9g45_pmc = pmc_data_allocate(PMC_PLLACK + 1, in at91sam9g45_pmc_setup() 146 at91sam9g45_pmc->chws[PMC_PLLACK] = hw; in at91sam9g45_pmc_setup()
|
H A D | at91sam9x5.c | 160 at91sam9x5_pmc = pmc_data_allocate(PMC_PLLACK + 1, in at91sam9x5_pmc_setup() 194 at91sam9x5_pmc->chws[PMC_PLLACK] = hw; in at91sam9x5_pmc_setup()
|
H A D | sam9x60.c | 210 sam9x60_pmc = pmc_data_allocate(PMC_PLLACK + 1, in sam9x60_pmc_setup() 259 sam9x60_pmc->chws[PMC_PLLACK] = hw; in sam9x60_pmc_setup()
|
H A D | sama5d4.c | 155 sama5d4_pmc = pmc_data_allocate(PMC_PLLACK + 1, in sama5d4_pmc_setup() 188 sama5d4_pmc->chws[PMC_PLLACK] = hw; in sama5d4_pmc_setup()
|
H A D | sama5d3.c | 140 sama5d3_pmc = pmc_data_allocate(PMC_PLLACK + 1, in sama5d3_pmc_setup() 173 sama5d3_pmc->chws[PMC_PLLACK] = hw; in sama5d3_pmc_setup()
|
H A D | at91sam9n12.c | 172 at91sam9n12_pmc->chws[PMC_PLLACK] = hw; in at91sam9n12_pmc_setup()
|
H A D | at91rm9200.c | 128 at91rm9200_pmc->chws[PMC_PLLACK] = hw; in at91rm9200_pmc_setup()
|
H A D | sama5d2.c | 227 sama5d2_pmc->chws[PMC_PLLACK] = hw; in sama5d2_pmc_setup()
|
H A D | at91sam9260.c | 404 at91sam9260_pmc->chws[PMC_PLLACK] = hw; in at91sam926x_pmc_setup()
|
/kernel/linux/linux-5.10/scripts/dtc/include-prefixes/dt-bindings/clock/ |
H A D | at91.h | 24 #define PMC_PLLACK 7 macro
|
/kernel/linux/linux-5.10/include/dt-bindings/clock/ |
H A D | at91.h | 24 #define PMC_PLLACK 7 macro
|
/kernel/linux/linux-6.6/include/dt-bindings/clock/ |
H A D | at91.h | 24 #define PMC_PLLACK 7 macro
|
/kernel/linux/linux-6.6/scripts/dtc/include-prefixes/dt-bindings/clock/ |
H A D | at91.h | 24 #define PMC_PLLACK 7 macro
|
Completed in 10 milliseconds