/drivers/edac/ |
D | ghes_edac.c | 125 dimm->mtype = MEM_RDDR; in ghes_edac_dmidecode() 127 dimm->mtype = MEM_DDR; in ghes_edac_dmidecode() 131 dimm->mtype = MEM_RDDR2; in ghes_edac_dmidecode() 133 dimm->mtype = MEM_DDR2; in ghes_edac_dmidecode() 136 dimm->mtype = MEM_FB_DDR2; in ghes_edac_dmidecode() 140 dimm->mtype = MEM_RDDR3; in ghes_edac_dmidecode() 142 dimm->mtype = MEM_DDR3; in ghes_edac_dmidecode() 146 dimm->mtype = MEM_RMBS; in ghes_edac_dmidecode() 149 dimm->mtype = MEM_RDR; in ghes_edac_dmidecode() 151 dimm->mtype = MEM_SDR; in ghes_edac_dmidecode() [all …]
|
D | i82443bxgx_edac.c | 189 enum mem_type mtype) in i82443bxgx_init_csrows() argument 225 dimm->mtype = mtype; in i82443bxgx_init_csrows() 240 enum mem_type mtype; in i82443bxgx_edacmc_probe1() local 268 mtype = MEM_EDO; in i82443bxgx_edacmc_probe1() 271 mtype = MEM_SDR; in i82443bxgx_edacmc_probe1() 274 mtype = MEM_RDR; in i82443bxgx_edacmc_probe1() 278 mtype = -MEM_UNKNOWN; in i82443bxgx_edacmc_probe1() 281 if ((mtype == MEM_SDR) || (mtype == MEM_RDR)) in i82443bxgx_edacmc_probe1() 311 i82443bxgx_init_csrows(mci, pdev, edac_mode, mtype); in i82443bxgx_edacmc_probe1()
|
D | mpc85xx_edac.c | 895 enum mem_type mtype; in mpc85xx_init_csrows() local 905 mtype = MEM_RDDR; in mpc85xx_init_csrows() 908 mtype = MEM_RDDR2; in mpc85xx_init_csrows() 911 mtype = MEM_RDDR3; in mpc85xx_init_csrows() 914 mtype = MEM_UNKNOWN; in mpc85xx_init_csrows() 920 mtype = MEM_DDR; in mpc85xx_init_csrows() 923 mtype = MEM_DDR2; in mpc85xx_init_csrows() 926 mtype = MEM_DDR3; in mpc85xx_init_csrows() 929 mtype = MEM_UNKNOWN; in mpc85xx_init_csrows() 959 dimm->mtype = mtype; in mpc85xx_init_csrows()
|
D | tile_edac.c | 105 dimm->mtype = MEM_DDR2; in tile_edac_init_csrows() 109 dimm->mtype = MEM_DDR3; in tile_edac_init_csrows()
|
D | ppc4xx_edac.c | 898 enum mem_type mtype; in ppc4xx_edac_init_csrows() local 906 mtype = ppc4xx_edac_get_mtype(mcopt1); in ppc4xx_edac_init_csrows() 982 dimm->mtype = mtype; in ppc4xx_edac_init_csrows()
|
D | sb_edac.c | 521 enum mem_type mtype; in get_dimm_config() local 565 mtype = MEM_RDDR3; in get_dimm_config() 568 mtype = MEM_DDR3; in get_dimm_config() 572 mtype = MEM_UNKNOWN; in get_dimm_config() 606 dimm->mtype = mtype; in get_dimm_config()
|
D | highbank_mc_edac.c | 213 dimm->mtype = MEM_DDR3; in highbank_mc_probe()
|
D | pasemi_edac.c | 184 dimm->mtype = MEM_DDR; in pasemi_edac_init_csrows()
|
D | i7core_edac.c | 505 enum mem_type mtype; in get_dimm_config() local 572 mtype = MEM_RDDR3; in get_dimm_config() 574 mtype = MEM_DDR3; in get_dimm_config() 638 dimm->mtype = mtype; in get_dimm_config()
|
D | amd76x_edac.c | 215 dimm->mtype = MEM_RDDR; in amd76x_init_csrows()
|
D | r82600_edac.c | 260 dimm->mtype = reg_sdram ? MEM_RDDR : MEM_DDR; in r82600_init_csrows()
|
D | i82860_edac.c | 180 dimm->mtype = MEM_RMBS; in i82860_init_csrows()
|
D | cell_edac.c | 154 dimm->mtype = MEM_XDR; in cell_edac_init_csrows()
|
D | x38_edac.c | 395 dimm->mtype = MEM_DDR2; in x38_probe1()
|
D | i82875p_edac.c | 388 dimm->mtype = MEM_DDR; in i82875p_init_csrows()
|
D | i3000_edac.c | 416 dimm->mtype = MEM_DDR2; in i3000_probe1()
|
/drivers/scsi/csiostor/ |
D | csio_hw_t4.c | 293 csio_t4_memory_rw(struct csio_hw *hw, u32 win, int mtype, u32 addr, in csio_t4_memory_rw() argument 311 if (mtype != MEM_MC1) in csio_t4_memory_rw() 312 memoffset = (mtype * (edc_size * 1024 * 1024)); in csio_t4_memory_rw() 350 mtype, addr, len); in csio_t4_memory_rw()
|
D | csio_hw_t5.c | 282 csio_t5_memory_rw(struct csio_hw *hw, u32 win, int mtype, u32 addr, in csio_t5_memory_rw() argument 302 if (mtype != MEM_MC1) in csio_t5_memory_rw() 303 memoffset = (mtype * (edc_size * 1024 * 1024)); in csio_t5_memory_rw() 338 mtype, addr, len); in csio_t5_memory_rw()
|
D | csio_hw.c | 210 csio_memory_write(struct csio_hw *hw, int mtype, u32 addr, u32 len, u32 *buf) in csio_memory_write() argument 212 return hw->chip_ops->chip_memory_rw(hw, MEMWIN_CSIOSTOR, mtype, in csio_memory_write() 1367 unsigned int mtype, unsigned int maddr, in csio_hw_fw_config_file() argument 1394 FW_CAPS_CONFIG_CMD_MEMTYPE_CF(mtype) | in csio_hw_fw_config_file() 1856 unsigned int mtype = 0, maddr = 0; in csio_hw_flash_config() local 1881 mtype = FW_PARAMS_PARAM_Y_GET(*fw_cfg_param); in csio_hw_flash_config() 1884 ret = csio_memory_write(hw, mtype, maddr, in csio_hw_flash_config() 1898 ret = csio_memory_write(hw, mtype, maddr + size, 4, &last.word); in csio_hw_flash_config() 1931 unsigned int mtype, maddr; in csio_hw_use_fwconfig() local 1960 mtype = FW_MEMTYPE_CF_FLASH; in csio_hw_use_fwconfig() [all …]
|
/drivers/ata/ |
D | pata_it821x.c | 608 char *mtype = ""; in it821x_display_disk() local 623 mtype = "UDMA"; in it821x_display_disk() 626 mtype = "MWDMA"; in it821x_display_disk() 633 snprintf(mbuf, 8, "%5s%d", mtype, mode - 1); in it821x_display_disk()
|
/drivers/net/ethernet/ti/ |
D | cpts.c | 306 u8 mtype; in cpts_find_ts() local 320 mtype = (event->high >> MESSAGE_TYPE_SHIFT) & MESSAGE_TYPE_MASK; in cpts_find_ts() 323 cpts_match(skb, class, seqid, mtype)) { in cpts_find_ts()
|
/drivers/iommu/ |
D | omap-iovmm.c | 207 const struct mem_type *mtype; in vmap_sg() local 209 mtype = get_mem_type(MT_DEVICE); in vmap_sg() 210 if (!mtype) in vmap_sg() 232 err = ioremap_page(va, pa, mtype); in vmap_sg()
|
/drivers/staging/tidspbridge/include/dspbridge/ |
D | dblldefs.h | 147 u32 n, s32 mtype);
|
/drivers/net/ethernet/chelsio/cxgb4/ |
D | t4_hw.c | 446 static int t4_memory_rw(struct adapter *adap, int mtype, u32 addr, u32 len, in t4_memory_rw() argument 472 if (mtype != MEM_MC1) in t4_memory_rw() 473 memoffset = (mtype * (edc_size * 1024 * 1024)); in t4_memory_rw() 539 int t4_memory_write(struct adapter *adap, int mtype, u32 addr, u32 len, in t4_memory_write() argument 542 return t4_memory_rw(adap, mtype, addr, len, buf, 0); in t4_memory_write() 2921 unsigned int mtype, unsigned int maddr, in t4_fw_config_file() argument 2940 FW_CAPS_CONFIG_CMD_MEMTYPE_CF(mtype) | in t4_fw_config_file()
|
D | cxgb4.h | 896 int t4_memory_write(struct adapter *adap, int mtype, u32 addr, u32 len, 942 unsigned int mtype, unsigned int maddr,
|