Lines Matching refs:eid
140 u8 eid; member
162 .eid = PMC_CPUPLL,
193 .eid = PMC_SYSPLL, },
266 .eid = PMC_AUDIOPMCPLL, },
275 .eid = PMC_AUDIOIOPLL, },
315 u8 eid; member
324 .eid = PMC_MCK1,
992 if (sama7g5_plls[i][j].eid) in sama7g5_pmc_setup()
993 sama7g5_pmc->chws[sama7g5_plls[i][j].eid] = hw; in sama7g5_pmc_setup()
1034 if (sama7g5_mckx[i].eid) in sama7g5_pmc_setup()
1035 sama7g5_pmc->chws[sama7g5_mckx[i].eid] = hw; in sama7g5_pmc_setup()