Searched refs:chws (Results 1 – 13 of 13) sorted by relevance
196 sama5d2_pmc->chws[PMC_MAIN] = hw; in sama5d2_pmc_setup()207 sama5d2_pmc->chws[PMC_PLLACK] = hw; in sama5d2_pmc_setup()224 sama5d2_pmc->chws[PMC_AUDIOPLLCK] = hw; in sama5d2_pmc_setup()234 sama5d2_pmc->chws[PMC_UTMI] = hw; in sama5d2_pmc_setup()256 sama5d2_pmc->chws[PMC_MCK] = hw; in sama5d2_pmc_setup()262 sama5d2_pmc->chws[PMC_MCK2] = hw; in sama5d2_pmc_setup()356 sama5d2_pmc->chws[PMC_I2S0_MUX] = hw; in sama5d2_pmc_setup()365 sama5d2_pmc->chws[PMC_I2S1_MUX] = hw; in sama5d2_pmc_setup()
102 at91sam9rl_pmc->chws[PMC_MAIN] = hw; in at91sam9rl_pmc_setup()110 at91sam9rl_pmc->chws[PMC_PLLACK] = hw; in at91sam9rl_pmc_setup()116 at91sam9rl_pmc->chws[PMC_UTMI] = hw; in at91sam9rl_pmc_setup()139 at91sam9rl_pmc->chws[PMC_MCK] = hw; in at91sam9rl_pmc_setup()
120 at91rm9200_pmc->chws[PMC_MAIN] = hw; in at91rm9200_pmc_setup()128 at91rm9200_pmc->chws[PMC_PLLACK] = hw; in at91rm9200_pmc_setup()136 at91rm9200_pmc->chws[PMC_PLLBCK] = hw; in at91rm9200_pmc_setup()159 at91rm9200_pmc->chws[PMC_MCK] = hw; in at91rm9200_pmc_setup()
130 at91sam9g45_pmc->chws[PMC_MAIN] = hw; in at91sam9g45_pmc_setup()141 at91sam9g45_pmc->chws[PMC_PLLACK] = hw; in at91sam9g45_pmc_setup()147 at91sam9g45_pmc->chws[PMC_UTMI] = hw; in at91sam9g45_pmc_setup()171 at91sam9g45_pmc->chws[PMC_MCK] = hw; in at91sam9g45_pmc_setup()
223 sam9x60_pmc->chws[PMC_MAIN] = hw; in sam9x60_pmc_setup()226 "mainck", sam9x60_pmc->chws[PMC_MAIN], in sam9x60_pmc_setup()249 sam9x60_pmc->chws[PMC_PLLACK] = hw; in sam9x60_pmc_setup()267 sam9x60_pmc->chws[PMC_UTMI] = hw; in sam9x60_pmc_setup()286 sam9x60_pmc->chws[PMC_MCK] = hw; in sam9x60_pmc_setup()
156 at91sam9n12_pmc->chws[PMC_MAIN] = hw; in at91sam9n12_pmc_setup()167 at91sam9n12_pmc->chws[PMC_PLLACK] = hw; in at91sam9n12_pmc_setup()174 at91sam9n12_pmc->chws[PMC_PLLBCK] = hw; in at91sam9n12_pmc_setup()198 at91sam9n12_pmc->chws[PMC_MCK] = hw; in at91sam9n12_pmc_setup()
56 return pmc_data->chws[idx]; in of_clk_hw_pmc_get()96 pmc_data->chws = pmc_data->hwtable; in pmc_data_allocate()99 pmc_data->shws = pmc_data->chws + ncore; in pmc_data_allocate()
178 sama5d4_pmc->chws[PMC_PLLACK] = hw; in sama5d4_pmc_setup()184 sama5d4_pmc->chws[PMC_UTMI] = hw; in sama5d4_pmc_setup()206 sama5d4_pmc->chws[PMC_MCK] = hw; in sama5d4_pmc_setup()212 sama5d4_pmc->chws[PMC_MCK2] = hw; in sama5d4_pmc_setup()
178 at91sam9x5_pmc->chws[PMC_MAIN] = hw; in at91sam9x5_pmc_setup()189 at91sam9x5_pmc->chws[PMC_PLLACK] = hw; in at91sam9x5_pmc_setup()195 at91sam9x5_pmc->chws[PMC_UTMI] = hw; in at91sam9x5_pmc_setup()217 at91sam9x5_pmc->chws[PMC_MCK] = hw; in at91sam9x5_pmc_setup()
375 at91sam9260_pmc->chws[PMC_MAIN] = hw; in at91sam926x_pmc_setup()392 at91sam9260_pmc->chws[PMC_SLOW] = hw; in at91sam926x_pmc_setup()404 at91sam9260_pmc->chws[PMC_PLLACK] = hw; in at91sam926x_pmc_setup()412 at91sam9260_pmc->chws[PMC_PLLBCK] = hw; in at91sam926x_pmc_setup()436 at91sam9260_pmc->chws[PMC_MCK] = hw; in at91sam926x_pmc_setup()
163 sama5d3_pmc->chws[PMC_PLLACK] = hw; in sama5d3_pmc_setup()169 sama5d3_pmc->chws[PMC_UTMI] = hw; in sama5d3_pmc_setup()191 sama5d3_pmc->chws[PMC_MCK] = hw; in sama5d3_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()990 sama7g5_pmc->chws[sama7g5_plls[i][j].eid] = hw; in sama7g5_pmc_setup()1001 sama7g5_pmc->chws[PMC_MCK] = hw; in sama7g5_pmc_setup()1036 sama7g5_pmc->chws[PMC_UTMI] = hw; in sama7g5_pmc_setup()
22 struct clk_hw **chws; member
Completed in 16 milliseconds