Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/usb/
Daqc111.h141 #define AQ_LOW_POWER BIT(18) macro
Daqc111.c767 aqc111_data->phy_cfg |= AQ_LOW_POWER; in aqc111_unbind()
1047 aqc111_data->phy_cfg |= AQ_LOW_POWER; in aqc111_stop()
1399 aqc111_data->phy_cfg |= AQ_LOW_POWER; in aqc111_suspend()
1425 aqc111_data->phy_cfg &= ~AQ_LOW_POWER; in aqc111_resume()