BIT_WAKE_ON_READ
u32 wake_bit = is_write ? BIT_WAKE_ON_WRITE : BIT_WAKE_ON_READ;
clear_bit(BIT_WAKE_ON_READ, &pipe->flags);