Searched refs:MT7603_WTBL_SIZE (Results 1 – 4 of 4) sorted by relevance
12 #define MT7603_WTBL_SIZE 128 macro13 #define MT7603_WTBL_RESERVED (MT7603_WTBL_SIZE - 1)
218 for (i = 0; i < MT7603_WTBL_SIZE; i++) in mt7603_mac_init()287 for (i = 0; i < MT7603_WTBL_SIZE; i++) { in mt7603_init_hardware()
635 #define MT_WTBL3_OFFSET (MT7603_WTBL_SIZE * MT_WTBL2_SIZE)637 #define MT_WTBL4_OFFSET (MT7603_WTBL_SIZE * MT_WTBL3_SIZE + \
99 u32 base = mt7603_wtbl2_addr(MT7603_WTBL_SIZE); in mt7603_wtbl3_addr()107 u32 base = mt7603_wtbl3_addr(MT7603_WTBL_SIZE); in mt7603_wtbl4_addr()