Home
last modified time | relevance | path

Searched defs:mtr (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/edac/
H A Dsb_edac.c215 #define RANK_DISABLE(mtr) GET_BITFIELD(mtr, 16, 19) argument
216 #define IS_DIMM_PRESENT(mtr) GET_BITFIELD(mtr, 14, 14) argument
217 #define RANK_CNT_BITS(mtr) GET_BITFIELD(mtr, 12, 13) argument
218 #define RANK_WIDTH_BITS(mtr) GET_BITFIELD(mtr, 2, 4) argument
219 #define COL_WIDTH_BITS(mtr) GET_BITFIELD(mtr, 0, 1) argument
699 static inline int numrank(enum type type, u32 mtr) in numrank()
716 static inline int numrow(u32 mtr) in numrow()
729 static inline int numcol(u32 mtr) in numcol()
936 static enum dev_type knl_get_width(struct sbridge_pvt *pvt, u32 mtr) in knl_get_width()
942 static enum dev_type sbridge_get_width(struct sbridge_pvt *pvt, u32 mtr) in sbridge_get_width()
[all …]
H A Dskx_common.c317 static int get_width(u32 mtr) in get_width()
443 int skx_get_dimm_info(u32 mtr, u32 mcmtr, u32 amap, struct dimm_info *dimm, in skx_get_dimm_info()
H A Dskx_base.c183 u32 mtr, mcmtr, amap, mcddrtcfg; in skx_get_dimm_config() local
H A Di10nm_base.c1075 u32 mtr, mcddrtcfg = 0; in i10nm_get_dimm_config() local
H A Di5100_edac.c329 } mtr[I5100_CHANNELS][I5100_MAX_RANKS_PER_CHAN]; member
/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_device.h418 struct hns_roce_mtr mtr; member
439 struct hns_roce_mtr mtr; member
609 struct hns_roce_mtr mtr; member
707 struct hns_roce_mtr mtr; member
1182 static inline dma_addr_t hns_roce_get_mtr_ba(struct hns_roce_mtr *mtr) in hns_roce_get_mtr_ba()
/linux/arch/alpha/include/asm/
H A Dcore_tsunami.h36 tsunami_64 mtr; member
H A Dcore_titan.h37 titan_64 mtr; member
/linux/include/linux/mlx5/
H A Dmlx5_ifc.h11717 u8 mtr[0x1]; member