Searched refs:pmu1_plltab_entry (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/ssb/
H A Ddriver_chipcommon_pmu.c177 struct pmu1_plltab_entry { struct
186 static const struct pmu1_plltab_entry pmu1_plltab[] = {
206 static const struct pmu1_plltab_entry * pmu1_plltab_find_entry(u32 crystalfreq)
208 const struct pmu1_plltab_entry *e;
225 const struct pmu1_plltab_entry *e = NULL;

Completed in 708 milliseconds