Searched refs:LOWER_8_BITS (Results 1 – 1 of 1) sorted by relevance
16 #define LOWER_8_BITS(data) ((data) & 0xFF) macro123 #define CMDQ_DB_PI_OFF(pi) (((u16)LOWER_8_BITS(pi)) << 3)