Searched refs:MT_PSE_BASE (Results 1 – 6 of 6) sorted by relevance
22 [MT_PSE_BASE] = 0x0c000,48 [MT_PSE_BASE] = 0x0c000,
16 MT_PSE_BASE, enumerator177 #define MT_PSE(ofs) ((dev)->reg_map[MT_PSE_BASE] + (ofs))
26 [MT_PSE_BASE] = 0x82068000,
38 #define MT_PSE_BASE 0xc000 macro39 #define MT_PSE(ofs) (MT_PSE_BASE + (ofs))
425 mt7915_hw_queue_read(file, MT_PSE_BASE, ARRAY_SIZE(pse_queue_map), in mt7915_hw_queues_show()
95 #define MT_PSE_BASE 0x8000 macro96 #define MT_PSE(ofs) (MT_PSE_BASE + (ofs))
Completed in 19 milliseconds