Lines Matching refs:stat
292 u32 stat;
307 stat = rdebi(av7110, DEBINOSWAP, MSGSTATE, 0, 2);
309 if ((stat & flags) == 0)
313 __func__, stat & flags);
327 u32 stat;
397 stat = rdebi(av7110, DEBINOSWAP, MSGSTATE, 0, 2);
398 if (stat & flags[0]) {
403 if ((stat & flags[1]) == 0)
442 stat = rdebi(av7110, DEBINOSWAP, MSGSTATE, 0, 2);
443 if (stat & GPMQOver) {
447 else if (stat & OSDQOver) {
539 u32 stat;
589 stat = rdebi(av7110, DEBINOSWAP, MSGSTATE, 0, 2);
590 if (stat & GPMQOver) {
595 else if (stat & OSDQOver) {