Home
last modified time | relevance | path

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

/linux/drivers/net/usb/
H A Daqc111.c1325 u16 temp_rx_ctrl = 0x00; in aqc111_suspend() local
1332 temp_rx_ctrl = reg16; in aqc111_suspend()
1347 temp_rx_ctrl &= ~(SFR_RX_CTL_START | SFR_RX_CTL_RF_WAK | in aqc111_suspend()
1350 2, &temp_rx_ctrl); in aqc111_suspend()
1365 temp_rx_ctrl |= (SFR_RX_CTL_AB | SFR_RX_CTL_START); in aqc111_suspend()
1367 2, &temp_rx_ctrl); in aqc111_suspend()