Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/at91/
H A 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()
H A Dpmc.h28 struct clk_hw **ghws; member
H A Dsam9x60.c360 sam9x60_pmc->ghws[sam9x60_gck[i].id] = hw; in sam9x60_pmc_setup()
H A Dsama5d2.c368 sama5d2_pmc->ghws[sama5d2_gck[i].id] = hw; in sama5d2_pmc_setup()
H A Dsama7g5.c1234 sama7g5_pmc->ghws[sama7g5_gck[i].id] = hw; in sama7g5_pmc_setup()