Searched refs:IMSTR_PF (Results 1 – 1 of 1) sorted by relevance
123 #define IMSTR_PF (1 << 1) /* R-Car Gen2/3 */ macro489 const u32 err_mask = IMSTR_MHIT | IMSTR_ABORT | IMSTR_PF | IMSTR_TF; in ipmmu_domain_irq()518 if (!(status & (IMSTR_PF | IMSTR_TF))) in ipmmu_domain_irq()