Searched refs:EDRAM0_SIZE_G (Results 1 – 5 of 5) sorted by relevance
301 edc_size = EDRAM0_SIZE_G(csio_rd_reg32(hw, MA_EDRAM0_BAR_A)); in csio_t5_memory_rw()
2746 avail[i].limit = avail[i].base + (EDRAM0_SIZE_G(hi) << 20); in meminfo_show()3069 add_debugfs_mem(adap, "edc0", MEM_EDC0, EDRAM0_SIZE_G(size)); in t4_setup_debugfs()
896 #define EDRAM0_SIZE_G(x) (((x) >> EDRAM0_SIZE_S) & EDRAM0_SIZE_M) macro
2120 edc0_size = EDRAM0_SIZE_G(size) << 20; in cxgb4_read_tpte()
430 edc_size = EDRAM0_SIZE_G(t4_read_reg(adap, MA_EDRAM0_BAR_A)); in t4_memory_rw()