Home
last modified time | relevance | path

Searched refs:EXT_MEM0_SIZE_G (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_regs.h1007 #define EXT_MEM0_SIZE_G(x) (((x) >> EXT_MEM0_SIZE_S) & EXT_MEM0_SIZE_M) macro
H A Dcudbg_lib.c271 len = EXT_MEM0_SIZE_G(value); in cudbg_get_entity_length()
H A Dcxgb4_debugfs.c3864 EXT_MEM0_SIZE_G(size)); in t4_setup_debugfs()
H A Dcxgb4_main.c2286 mc0_size = EXT_MEM0_SIZE_G(size) << 20; in cxgb4_read_tpte()
H A Dt4_hw.c515 mc_size = EXT_MEM0_SIZE_G(t4_read_reg(adap, in t4_memory_rw_init()