Searched refs:MT_WTBL_ON_BASE (Results 1 – 2 of 2) sorted by relevance
425 #define MT_WTBL_ON_BASE ((dev)->reg_map[MT_WTBL_BASE_ON]) macro426 #define MT_WTBL_ON(_n) (MT_WTBL_ON_BASE + (_n))
523 #define MT_WTBL_ON_BASE (MT_WTBL1_BASE + 0x2000) macro524 #define MT_WTBL_ON(_n) (MT_WTBL_ON_BASE + (_n))
Completed in 24 milliseconds