| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7615/ |
| H A D | sdio_mcu.c | 24 pse0 = mt76_get_field(dev, MT_PSE_PG_HIF0_GROUP, MT_HIF0_MIN_QUOTA); in mt7663s_mcu_init_sched() 25 pse1 = mt76_get_field(dev, MT_PSE_PG_HIF1_GROUP, MT_HIF1_MIN_QUOTA); in mt7663s_mcu_init_sched() 26 ple = mt76_get_field(dev, MT_PLE_PG_HIF0_GROUP, MT_HIF0_MIN_QUOTA); in mt7663s_mcu_init_sched() 27 txdwcnt = mt76_get_field(dev, MT_PP_TXDWCNT, in mt7663s_mcu_init_sched() 144 ret = mt76_get_field(dev, MT_CONN_ON_MISC, MT_TOP_MISC2_FW_N9_RDY); in mt7663s_mcu_init()
|
| H A D | sdio.c | 310 pse = mt76_get_field(dev, MT_PSE_PG_HIF0_GROUP, MT_HIF0_MIN_QUOTA); in mt7663s_sta_add() 311 ple = mt76_get_field(dev, MT_PLE_PG_HIF0_GROUP, MT_HIF0_MIN_QUOTA); in mt7663s_sta_add()
|
| H A D | mac.c | 1753 busy_time = mt76_get_field(dev, MT_MIB_SDR9(idx), in mt7615_phy_update_channel() 1755 tx_time = mt76_get_field(dev, MT_MIB_SDR36(idx), in mt7615_phy_update_channel() 1757 rx_time = mt76_get_field(dev, MT_MIB_SDR37(idx), in mt7615_phy_update_channel() 1759 obss_time = mt76_get_field(dev, obss_reg, MT_MIB_OBSSTIME_MASK); in mt7615_phy_update_channel() 1821 mib->fcs_err_cnt += mt76_get_field(dev, MT_MIB_SDR3(ext_phy), in mt7615_mac_update_mib_stats() 1824 val = mt76_get_field(dev, MT_MIB_SDR14(ext_phy), in mt7615_mac_update_mib_stats() 1827 val2 = mt76_get_field(dev, MT_MIB_SDR15(ext_phy), in mt7615_mac_update_mib_stats()
|
| H A D | debugfs.c | 305 qlen += mt76_get_field(dev, MT_PLE_FL_Q3_CTRL, in mt7615_queues_acq()
|
| H A D | mcu.c | 2229 val = mt76_get_field(dev, MT_TOP_MISC2, MT_TOP_MISC2_FW_STATE); in mt7615_load_firmware() 2261 val = mt76_get_field(dev, MT_TOP_OFF_RSV, MT_TOP_OFF_RSV_FW_STATE); in mt7622_load_firmware() 2425 ret = mt76_get_field(dev, MT_CONN_ON_MISC, MT_TOP_MISC2_FW_N9_RDY); in __mt7663_load_firmware() 2441 ret = mt76_get_field(dev, MT_CONN_ON_MISC, in __mt7663_load_firmware()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/ |
| H A D | mt76x02_phy.c | 195 dev->cal.agc_gain_init[0] = mt76_get_field(dev, MT_BBP(AGC, 8), in mt76x02_init_agc_gain() 197 dev->cal.agc_gain_init[1] = mt76_get_field(dev, MT_BBP(AGC, 9), in mt76x02_init_agc_gain()
|
| H A D | mt76x02_usb_core.c | 128 tbtt = mt76_get_field(dev, MT_TBTT_TIMER, MT_TBTT_TIMER_VAL); in mt76x02u_start_pre_tbtt_timer() 146 tbtt = mt76_get_field(dev, MT_TBTT_TIMER, MT_TBTT_TIMER_VAL); in mt76x02u_restart_pre_tbtt_timer()
|
| H A D | mt76x02_util.c | 540 sifs = mt76_get_field(dev, MT_XIFS_TIME_CFG, in mt76x02_set_tx_ackto()
|
| H A D | mt76.h | 703 #define mt76_get_field(_dev, _reg, _field) \ macro
|
| H A D | mt76x02_mac.c | 963 rts_thr = mt76_get_field(dev, MT_TX_RTS_CFG, MT_TX_RTS_CFG_THRESH); in mt76x02_mac_set_tx_protection()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7915/ |
| H A D | mac.c | 1096 busy_time = mt76_get_field(dev, MT_MIB_SDR9(idx), in mt7915_phy_update_channel() 1098 tx_time = mt76_get_field(dev, MT_MIB_SDR36(idx), in mt7915_phy_update_channel() 1100 rx_time = mt76_get_field(dev, MT_MIB_SDR37(idx), in mt7915_phy_update_channel() 1102 obss_time = mt76_get_field(dev, MT_WF_RMAC_MIB_AIRTIME14(idx), in mt7915_phy_update_channel() 1280 mib->fcs_err_cnt += mt76_get_field(dev, MT_MIB_SDR3(ext_phy), in mt7915_mac_update_mib_stats()
|
| H A D | debugfs.c | 270 qlen += mt76_get_field(dev, MT_PLE_FL_Q3_CTRL, in mt7915_queues_acq()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt76x2/ |
| H A D | pci_phy.c | 262 temp = mt76_get_field(dev, MT_TEMP_SENSOR, MT_TEMP_SENSOR_VAL); in mt76x2_phy_temp_compensate()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7603/ |
| H A D | init.c | 54 page_count = mt76_get_field(dev, MT_PSE_FC_P0, in mt7603_dma_sched_init()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt76x0/ |
| H A D | phy.c | 813 ret = mt76_get_field(dev, MT_TX_ALC_CFG_1, MT_TX_ALC_CFG_1_TEMP_COMP); in mt76x0_phy_get_delta_power()
|