Searched refs:IOP13XX_XBG_BERAR (Results 1 – 2 of 2) sorted by relevance
493 #define IOP13XX_XBG_BERAR IOP13XX_REG_ADDR32(0x1790) macro495 #define is_atue_occdr_error(x) ((__raw_readl(IOP13XX_XBG_BERAR) == \499 #define is_atux_occdr_error(x) ((__raw_readl(IOP13XX_XBG_BERAR) == \
493 PRINTK("IOP13XX_XBG_BERAR: %#10x", __raw_readl(IOP13XX_XBG_BERAR)); in iop13xx_pci_abort()