Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/usb/
H A Daqc111.h141 #define AQ_LOW_POWER BIT(18) macro
H A Daqc111.c767 aqc111_data->phy_cfg |= AQ_LOW_POWER; in aqc111_unbind()
1047 aqc111_data->phy_cfg |= AQ_LOW_POWER; in aqc111_stop()
1402 aqc111_data->phy_cfg |= AQ_LOW_POWER; in aqc111_suspend()
1428 aqc111_data->phy_cfg &= ~AQ_LOW_POWER; in aqc111_resume()