Searched refs:LSTRB (Results 1 – 2 of 2) sorted by relevance
103 #define LSTRB 0x008 macro287 swim_write(base, phase, (LSTRB<<4) | LSTRB); in swim_action()289 swim_write(base, phase, (LSTRB<<4) | ((~LSTRB) & 0x0F)); in swim_action()
86 #define LSTRB 8 macro290 out_8(&sw->select, sw->select | LSTRB); in swim3_action()292 out_8(&sw->select, sw->select & ~LSTRB); in swim3_action()