Searched refs:MT_LPON_TCR0 (Results 1 – 4 of 4) sorted by relevance
116 addr = idx > 1 ? MT_LPON_TCR2(idx): MT_LPON_TCR0(idx); in mt7663_usb_sdio_set_rates()
909 reg = idx > 1 ? MT_LPON_TCR2(idx): MT_LPON_TCR0(idx); in mt7615_get_tsf()937 reg = idx > 1 ? MT_LPON_TCR2(idx): MT_LPON_TCR0(idx); in mt7615_set_tsf()963 reg = idx > 1 ? MT_LPON_TCR2(idx): MT_LPON_TCR0(idx); in mt7615_offset_tsf()
474 #define MT_LPON_TCR0(_n) MT_LPON(0x010 + ((_n) * 4)) macro
1162 addr = idx > 1 ? MT_LPON_TCR2(idx): MT_LPON_TCR0(idx); in mt7615_mac_set_rates()