Searched refs:EDRAM0_SIZE_G (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/csiostor/ |
H A D | csio_hw_t5.c | 272 edc_size = EDRAM0_SIZE_G(csio_rd_reg32(hw, MA_EDRAM0_BAR_A)); in csio_t5_memory_rw()
|
/kernel/linux/linux-6.6/drivers/scsi/csiostor/ |
H A D | csio_hw_t5.c | 272 edc_size = EDRAM0_SIZE_G(csio_rd_reg32(hw, MA_EDRAM0_BAR_A)); in csio_t5_memory_rw()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cudbg_lib.c | 255 len = EDRAM0_SIZE_G(value); in cudbg_get_entity_length() 565 cudbg_mbytes_to_bytes(EDRAM0_SIZE_G(hi)); in cudbg_fill_meminfo()
|
H A D | t4_regs.h | 952 #define EDRAM0_SIZE_G(x) (((x) >> EDRAM0_SIZE_S) & EDRAM0_SIZE_M) macro
|
H A D | cxgb4_debugfs.c | 3854 add_debugfs_mem(adap, "edc0", MEM_EDC0, EDRAM0_SIZE_G(size)); in t4_setup_debugfs()
|
H A D | t4_hw.c | 509 edc_size = EDRAM0_SIZE_G(t4_read_reg(adap, MA_EDRAM0_BAR_A)); in t4_memory_rw_init()
|
H A D | cxgb4_main.c | 2283 edc0_size = EDRAM0_SIZE_G(size) << 20; in cxgb4_read_tpte()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cudbg_lib.c | 255 len = EDRAM0_SIZE_G(value); in cudbg_get_entity_length() 565 cudbg_mbytes_to_bytes(EDRAM0_SIZE_G(hi)); in cudbg_fill_meminfo()
|
H A D | t4_regs.h | 958 #define EDRAM0_SIZE_G(x) (((x) >> EDRAM0_SIZE_S) & EDRAM0_SIZE_M) macro
|
H A D | cxgb4_debugfs.c | 3854 add_debugfs_mem(adap, "edc0", MEM_EDC0, EDRAM0_SIZE_G(size)); in t4_setup_debugfs()
|
H A D | cxgb4_main.c | 2282 edc0_size = EDRAM0_SIZE_G(size) << 20; in cxgb4_read_tpte()
|
H A D | t4_hw.c | 509 edc_size = EDRAM0_SIZE_G(t4_read_reg(adap, MA_EDRAM0_BAR_A)); in t4_memory_rw_init()
|
Completed in 101 milliseconds