Searched refs:MCU_SLEEP (Results 1 – 5 of 5) sorted by relevance
/drivers/net/wireless/ralink/rt2x00/ |
D | rt2800pci.c | 219 rt2800_mcu_request(rt2x00dev, MCU_SLEEP, TOKEN_RADIO_OFF, 0xff, 0x02); in rt2800pci_enable_radio() 240 rt2800_mcu_request(rt2x00dev, MCU_SLEEP, TOKEN_SLEEP, in rt2800pci_set_state()
|
D | rt61pci.h | 1282 #define MCU_SLEEP 0x30 macro
|
D | rt2800usb.c | 390 rt2800_mcu_request(rt2x00dev, MCU_SLEEP, 0xff, 0xff, 2); in rt2800usb_set_state()
|
D | rt2800.h | 2789 #define MCU_SLEEP 0x30 macro
|
D | rt61pci.c | 968 rt61pci_mcu_request(rt2x00dev, MCU_SLEEP, 0xff, 0, 0); in rt61pci_config_ps()
|