Home
last modified time | relevance | path

Searched refs:MT_LPON_TCR2 (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/mediatek/mt76/mt7615/
A Dmain.c883 reg = idx > 1 ? MT_LPON_TCR2(idx): MT_LPON_TCR0(idx); in mt7615_get_tsf()
911 reg = idx > 1 ? MT_LPON_TCR2(idx): MT_LPON_TCR0(idx); in mt7615_set_tsf()
937 reg = idx > 1 ? MT_LPON_TCR2(idx): MT_LPON_TCR0(idx); in mt7615_offset_tsf()
A Dusb_sdio.c116 addr = idx > 1 ? MT_LPON_TCR2(idx): MT_LPON_TCR0(idx); in mt7663_usb_sdio_set_rates()
A Dregs.h464 #define MT_LPON_TCR2(_n) MT_LPON(0x0f8 + ((_n) - 2) * 4) macro
A Dmac.c1106 addr = idx > 1 ? MT_LPON_TCR2(idx): MT_LPON_TCR0(idx); in mt7615_mac_set_rates()

Completed in 16 milliseconds