Searched refs:R_W (Results 1 – 5 of 5) sorted by relevance
38 #define R_W 0x2000 /* wrap bit */ macro
346 if((bd)->status & R_W) \395 if((bd)->status & R_W) \
26 #define R_W 0x20000000 /* wrap bit */ macro
50 #define R_W 0x20000000 /* wrap bit */ macro
260 out_be32((u32*)bd, cpu_to_be32(R_W)); in ucc_slow_init()