Home
last modified time | relevance | path

Searched refs:ghws (Results 1 – 5 of 5) sorted by relevance

/drivers/clk/at91/
Dpmc.c68 return pmc_data->ghws[idx]; in of_clk_hw_pmc_get()
105 pmc_data->ghws = pmc_data->phws + nperiph; in pmc_data_allocate()
108 pmc_data->pchws = pmc_data->ghws + ngck; in pmc_data_allocate()
Dpmc.h26 struct clk_hw **ghws; member
Dsam9x60.c349 sam9x60_pmc->ghws[sam9x60_gck[i].id] = hw; in sam9x60_pmc_setup()
Dsama5d2.c345 sama5d2_pmc->ghws[sama5d2_gck[i].id] = hw; in sama5d2_pmc_setup()
Dsama7g5.c1106 sama7g5_pmc->ghws[sama7g5_gck[i].id] = hw; in sama7g5_pmc_setup()