Searched refs:MCU_SLEEP (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2800pci.c | 208 rt2800_mcu_request(rt2x00dev, MCU_SLEEP, TOKEN_RADIO_OFF, 0xff, 0x02); in rt2800pci_enable_radio() 229 rt2800_mcu_request(rt2x00dev, MCU_SLEEP, TOKEN_SLEEP, in rt2800pci_set_state()
|
H A D | rt61pci.h | 1271 #define MCU_SLEEP 0x30 macro
|
H A D | rt2800usb.c | 331 rt2800_mcu_request(rt2x00dev, MCU_SLEEP, 0xff, 0xff, 2); in rt2800usb_set_state()
|
H A D | rt2800.h | 3023 #define MCU_SLEEP 0x30 macro
|
H A D | rt61pci.c | 875 rt61pci_mcu_request(rt2x00dev, MCU_SLEEP, 0xff, 0, 0); in rt61pci_config_ps()
|