Searched refs:ghws (Results 1 – 4 of 4) sorted by relevance
68 return pmc_data->ghws[idx]; in of_clk_hw_pmc_get()84 kfree(pmc_data->ghws); in pmc_data_free()111 pmc_data->ghws = kcalloc(ngck, sizeof(struct clk_hw *), GFP_KERNEL); in pmc_data_allocate()112 if (!pmc_data->ghws) in pmc_data_allocate()
26 struct clk_hw **ghws; member
297 sam9x60_pmc->ghws[sam9x60_gck[i].id] = hw; in sam9x60_pmc_setup()
325 sama5d2_pmc->ghws[sama5d2_gck[i].id] = hw; in sama5d2_pmc_setup()