Searched refs:VR_CR0_RX_GO (Results 1 – 2 of 2) sorted by relevance
171 #define VR_CR0_RX_GO 0x40 macro
2146 VR_CR0_START | VR_CR0_TX_ON | VR_CR0_RX_ON | VR_CR0_RX_GO); in vr_init_locked()2379 CSR_WRITE_1(sc, VR_CR0, cmd | VR_CR0_RX_GO); in vr_rx_start()