Searched refs:IMR_MASK (Results 1 – 2 of 2) sorted by relevance
175 imr_to_phys(imr->addr_lo), imr_to_phys(imr->addr_hi) + IMR_MASK); in imr_write()212 end = imr_to_phys(imr.addr_hi) + IMR_MASK; in imr_dbgfs_state_show()251 if ((base & IMR_MASK) || (size & IMR_MASK)) { in imr_check_params()
49 #define IMR_MASK (IMR_ALIGN - 1) macro
Completed in 5 milliseconds