Searched defs:IR_BE (Results 1 - 2 of 2) sorted by relevance

/drivers/net/irda/
H A Dau1k_ir.c103 #define IR_BE (1 << 0) /* set in big endian mode */ macro
554 enable |= IR_BE;
/drivers/net/can/m_can/
H A Dm_can.c167 #define IR_BE BIT(28) macro
197 #define IR_ERR_LEC (IR_STE | IR_FOE | IR_ACKE | IR_BE | IR_CRCE)

Completed in 192 milliseconds