Searched refs:MT_PSE_PAGE_SIZE (Results 1 – 1 of 1) sorted by relevance
9 #define MT_PSE_PAGE_SIZE 128 macro263 int wtbl2_frame_size = MT_PSE_PAGE_SIZE / MT_WTBL2_SIZE; in mt7603_wtbl_clear()267 int wtbl3_base_frame = MT_WTBL3_OFFSET / MT_PSE_PAGE_SIZE; in mt7603_wtbl_clear()268 int wtbl3_frame_size = MT_PSE_PAGE_SIZE / MT_WTBL3_SIZE; in mt7603_wtbl_clear()272 int wtbl4_base_frame = MT_WTBL4_OFFSET / MT_PSE_PAGE_SIZE; in mt7603_wtbl_clear()273 int wtbl4_frame_size = MT_PSE_PAGE_SIZE / MT_WTBL4_SIZE; in mt7603_wtbl_clear()
Completed in 6 milliseconds