Searched refs:BUS_ERROR (Results 1 – 4 of 4) sorted by relevance
16 #define BUS_ERROR(x) (((x) & 0xF800) == 0x0800) macro
294 BUS_ERROR = BIT(1), enumerator
338 val = BUS_ERROR; in gsi_irq_enable()
97 #define BUS_ERROR (-EREMOTEIO) macro891 int ret = BUS_ERROR; in i2c_pxa_irq_txempty()