Home
last modified time | relevance | path

Searched refs:LSTRB (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/block/
H A Dswim.c103 #define LSTRB 0x008 macro
287 swim_write(base, phase, (LSTRB<<4) | LSTRB); in swim_action()
289 swim_write(base, phase, (LSTRB<<4) | ((~LSTRB) & 0x0F)); in swim_action()