Searched refs:VIO_DR_STATE_RXREQ (Results 1 – 2 of 2) sorted by relevance
110 VIO_DR_STATE_RXREQ); in vio_link_state_change()117 vio->dr_state = VIO_DR_STATE_RXREQ; in vio_link_state_change()413 need_rx = (vio->dr_state & VIO_DR_STATE_RXREQ); in all_drings_registered()439 if (!(vio->dr_state & VIO_DR_STATE_RXREQ)) in process_dreg_info()
419 #define VIO_DR_STATE_RXREQ 0x20 macro