Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/pci/
Dops-tx4927.c384 }, g2pstat_tbl[] = { in tx4927_report_pcic_status1() local
410 for (i = 0, cont = 0; i < ARRAY_SIZE(g2pstat_tbl); i++) in tx4927_report_pcic_status1()
411 if (g2pstatus & g2pstat_tbl[i].flag) in tx4927_report_pcic_status1()
413 cont++ ? " " : "", g2pstat_tbl[i].str); in tx4927_report_pcic_status1()