Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2800pci.c208 rt2800_mcu_request(rt2x00dev, MCU_SLEEP, TOKEN_RADIO_OFF, 0xff, 0x02); in rt2800pci_enable_radio()
209 rt2800pci_mcu_status(rt2x00dev, TOKEN_RADIO_OFF); in rt2800pci_enable_radio()
H A Drt2800.h3026 #define TOKEN_RADIO_OFF 2 macro