Searched refs:MT_WLAN_FUN_CTRL (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/wireless/mediatek/mt76/mt76x0/ |
| H A D | init.c | 33 mt76_wr(dev, MT_WLAN_FUN_CTRL, val); in mt76x0_set_wlan_state() 48 val = mt76_rr(dev, MT_WLAN_FUN_CTRL); in mt76x0_chip_onoff() 57 mt76_wr(dev, MT_WLAN_FUN_CTRL, val); in mt76x0_chip_onoff() 65 mt76_wr(dev, MT_WLAN_FUN_CTRL, val); in mt76x0_chip_onoff()
|
| /linux/drivers/net/wireless/mediatek/mt7601u/ |
| H A D | init.c | 32 mt7601u_wr(dev, MT_WLAN_FUN_CTRL, val); in mt7601u_set_wlan_state() 65 val = mt7601u_rr(dev, MT_WLAN_FUN_CTRL); in mt7601u_chip_onoff() 74 mt7601u_wr(dev, MT_WLAN_FUN_CTRL, val); in mt7601u_chip_onoff() 82 mt7601u_wr(dev, MT_WLAN_FUN_CTRL, val); in mt7601u_chip_onoff()
|
| H A D | regs.h | 36 #define MT_WLAN_FUN_CTRL 0x0080 macro
|