Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/pci/
H A Dops-tx4927.c381 }, g2pstat_tbl[] = { in tx4927_report_pcic_status1() local
407 for (i = 0, cont = 0; i < ARRAY_SIZE(g2pstat_tbl); i++) in tx4927_report_pcic_status1()
408 if (g2pstatus & g2pstat_tbl[i].flag) in tx4927_report_pcic_status1()
410 cont++ ? " " : "", g2pstat_tbl[i].str); in tx4927_report_pcic_status1()