Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/usb/
Daqc111.c1322 u16 temp_rx_ctrl = 0x00; in aqc111_suspend() local
1329 temp_rx_ctrl = reg16; in aqc111_suspend()
1344 temp_rx_ctrl &= ~(SFR_RX_CTL_START | SFR_RX_CTL_RF_WAK | in aqc111_suspend()
1347 2, &temp_rx_ctrl); in aqc111_suspend()
1362 temp_rx_ctrl |= (SFR_RX_CTL_AB | SFR_RX_CTL_START); in aqc111_suspend()
1364 2, &temp_rx_ctrl); in aqc111_suspend()