Home
last modified time | relevance | path

Searched refs:section (Results 1 – 25 of 127) sorted by relevance

123456

/drivers/mtd/nand/spi/
Dgigadevice.c47 static int gd5fxgq4xa_ooblayout_ecc(struct mtd_info *mtd, int section, in gd5fxgq4xa_ooblayout_ecc() argument
50 if (section > 3) in gd5fxgq4xa_ooblayout_ecc()
53 region->offset = (16 * section) + 8; in gd5fxgq4xa_ooblayout_ecc()
59 static int gd5fxgq4xa_ooblayout_free(struct mtd_info *mtd, int section, in gd5fxgq4xa_ooblayout_free() argument
62 if (section > 3) in gd5fxgq4xa_ooblayout_free()
65 if (section) { in gd5fxgq4xa_ooblayout_free()
66 region->offset = 16 * section; in gd5fxgq4xa_ooblayout_free()
105 static int gd5fxgq4_variant2_ooblayout_ecc(struct mtd_info *mtd, int section, in gd5fxgq4_variant2_ooblayout_ecc() argument
108 if (section) in gd5fxgq4_variant2_ooblayout_ecc()
117 static int gd5fxgq4_variant2_ooblayout_free(struct mtd_info *mtd, int section, in gd5fxgq4_variant2_ooblayout_free() argument
[all …]
Dparagon.c41 static int pn26g0xa_ooblayout_ecc(struct mtd_info *mtd, int section, in pn26g0xa_ooblayout_ecc() argument
44 if (section > 3) in pn26g0xa_ooblayout_ecc()
47 region->offset = 6 + (15 * section); /* 4 BBM + 2 user bytes */ in pn26g0xa_ooblayout_ecc()
53 static int pn26g0xa_ooblayout_free(struct mtd_info *mtd, int section, in pn26g0xa_ooblayout_free() argument
56 if (section > 4) in pn26g0xa_ooblayout_free()
59 if (section == 4) { in pn26g0xa_ooblayout_free()
63 region->offset = 4 + (15 * section); in pn26g0xa_ooblayout_free()
Dwinbond.c34 static int w25m02gv_ooblayout_ecc(struct mtd_info *mtd, int section, in w25m02gv_ooblayout_ecc() argument
37 if (section > 3) in w25m02gv_ooblayout_ecc()
40 region->offset = (16 * section) + 8; in w25m02gv_ooblayout_ecc()
46 static int w25m02gv_ooblayout_free(struct mtd_info *mtd, int section, in w25m02gv_ooblayout_free() argument
49 if (section > 3) in w25m02gv_ooblayout_free()
52 region->offset = (16 * section) + 2; in w25m02gv_ooblayout_free()
Dmicron.c37 static int mt29f2g01abagd_ooblayout_ecc(struct mtd_info *mtd, int section, in mt29f2g01abagd_ooblayout_ecc() argument
40 if (section) in mt29f2g01abagd_ooblayout_ecc()
49 static int mt29f2g01abagd_ooblayout_free(struct mtd_info *mtd, int section, in mt29f2g01abagd_ooblayout_free() argument
52 if (section) in mt29f2g01abagd_ooblayout_free()
Dtoshiba.c28 static int tc58cxgxsx_ooblayout_ecc(struct mtd_info *mtd, int section, in tc58cxgxsx_ooblayout_ecc() argument
31 if (section > 0) in tc58cxgxsx_ooblayout_ecc()
40 static int tc58cxgxsx_ooblayout_free(struct mtd_info *mtd, int section, in tc58cxgxsx_ooblayout_free() argument
43 if (section > 0) in tc58cxgxsx_ooblayout_free()
Dmacronix.c29 static int mx35lfxge4ab_ooblayout_ecc(struct mtd_info *mtd, int section, in mx35lfxge4ab_ooblayout_ecc() argument
35 static int mx35lfxge4ab_ooblayout_free(struct mtd_info *mtd, int section, in mx35lfxge4ab_ooblayout_free() argument
38 if (section) in mx35lfxge4ab_ooblayout_free()
/drivers/edac/
Damd64_edac_inj.c10 return sprintf(buf, "0x%x\n", pvt->injection.section); in amd64_inject_section_show()
37 pvt->injection.section = (u32) value; in amd64_inject_section_store()
125 u32 section, word_bits; in amd64_inject_read_store() local
133 section = F10_NB_ARRAY_DRAM | SET_NB_ARRAY_ADDR(pvt->injection.section); in amd64_inject_read_store()
135 amd64_write_pci_cfg(pvt->F3, F10_NB_ARRAY_ADDR, section); in amd64_inject_read_store()
142 edac_dbg(0, "section=0x%x word_bits=0x%x\n", section, word_bits); in amd64_inject_read_store()
157 u32 section, word_bits, tmp; in amd64_inject_write_store() local
166 section = F10_NB_ARRAY_DRAM | SET_NB_ARRAY_ADDR(pvt->injection.section); in amd64_inject_write_store()
168 amd64_write_pci_cfg(pvt->F3, F10_NB_ARRAY_ADDR, section); in amd64_inject_write_store()
191 edac_dbg(0, "section=0x%x word_bits=0x%x\n", section, word_bits); in amd64_inject_write_store()
/drivers/net/wireless/intel/iwlwifi/mvm/
Dnvm.c91 static int iwl_nvm_write_chunk(struct iwl_mvm *mvm, u16 section, in iwl_nvm_write_chunk() argument
97 .type = cpu_to_le16(section), in iwl_nvm_write_chunk()
122 section, le16_to_cpu(nvm_resp->status)); in iwl_nvm_write_chunk()
130 static int iwl_nvm_read_chunk(struct iwl_mvm *mvm, u16 section, in iwl_nvm_read_chunk() argument
136 .type = cpu_to_le16(section), in iwl_nvm_read_chunk()
203 static int iwl_nvm_write_section(struct iwl_mvm *mvm, u16 section, in iwl_nvm_write_section() argument
216 ret = iwl_nvm_write_chunk(mvm, section, offset, in iwl_nvm_write_section()
237 static int iwl_nvm_read_section(struct iwl_mvm *mvm, u16 section, in iwl_nvm_read_section() argument
257 ret = iwl_nvm_read_chunk(mvm, section, offset, length, data); in iwl_nvm_read_section()
261 section, offset, length); in iwl_nvm_read_section()
[all …]
/drivers/mtd/nand/raw/
Dsm_common.c12 static int oob_sm_ooblayout_ecc(struct mtd_info *mtd, int section, in oob_sm_ooblayout_ecc() argument
15 if (section > 1) in oob_sm_ooblayout_ecc()
19 oobregion->offset = ((section + 1) * 8) - 3; in oob_sm_ooblayout_ecc()
24 static int oob_sm_ooblayout_free(struct mtd_info *mtd, int section, in oob_sm_ooblayout_free() argument
27 switch (section) { in oob_sm_ooblayout_free()
61 static int oob_sm_small_ooblayout_ecc(struct mtd_info *mtd, int section, in oob_sm_small_ooblayout_ecc() argument
64 if (section) in oob_sm_small_ooblayout_ecc()
73 static int oob_sm_small_ooblayout_free(struct mtd_info *mtd, int section, in oob_sm_small_ooblayout_free() argument
76 switch (section) { in oob_sm_small_ooblayout_free()
Dnand_micron.c101 int section, in micron_nand_on_die_4_ooblayout_ecc() argument
104 if (section >= 4) in micron_nand_on_die_4_ooblayout_ecc()
107 oobregion->offset = (section * 16) + 8; in micron_nand_on_die_4_ooblayout_ecc()
114 int section, in micron_nand_on_die_4_ooblayout_free() argument
117 if (section >= 4) in micron_nand_on_die_4_ooblayout_free()
120 oobregion->offset = (section * 16) + 2; in micron_nand_on_die_4_ooblayout_free()
132 int section, in micron_nand_on_die_8_ooblayout_ecc() argument
137 if (section) in micron_nand_on_die_8_ooblayout_ecc()
147 int section, in micron_nand_on_die_8_ooblayout_free() argument
152 if (section) in micron_nand_on_die_8_ooblayout_free()
Dfsmc_nand.c158 static int fsmc_ecc1_ooblayout_ecc(struct mtd_info *mtd, int section, in fsmc_ecc1_ooblayout_ecc() argument
163 if (section >= chip->ecc.steps) in fsmc_ecc1_ooblayout_ecc()
166 oobregion->offset = (section * 16) + 2; in fsmc_ecc1_ooblayout_ecc()
172 static int fsmc_ecc1_ooblayout_free(struct mtd_info *mtd, int section, in fsmc_ecc1_ooblayout_free() argument
177 if (section >= chip->ecc.steps) in fsmc_ecc1_ooblayout_free()
180 oobregion->offset = (section * 16) + 8; in fsmc_ecc1_ooblayout_free()
182 if (section < chip->ecc.steps - 1) in fsmc_ecc1_ooblayout_free()
201 static int fsmc_ecc4_ooblayout_ecc(struct mtd_info *mtd, int section, in fsmc_ecc4_ooblayout_ecc() argument
206 if (section >= chip->ecc.steps) in fsmc_ecc4_ooblayout_ecc()
211 if (!section && mtd->writesize <= 512) in fsmc_ecc4_ooblayout_ecc()
[all …]
Dmxc_nand.c1005 static int mxc_v1_ooblayout_ecc(struct mtd_info *mtd, int section, in mxc_v1_ooblayout_ecc() argument
1010 if (section >= nand_chip->ecc.steps) in mxc_v1_ooblayout_ecc()
1013 oobregion->offset = (section * 16) + 6; in mxc_v1_ooblayout_ecc()
1019 static int mxc_v1_ooblayout_free(struct mtd_info *mtd, int section, in mxc_v1_ooblayout_free() argument
1024 if (section > nand_chip->ecc.steps) in mxc_v1_ooblayout_free()
1027 if (!section) { in mxc_v1_ooblayout_free()
1036 oobregion->offset = ((section - 1) * 16) + MXC_V1_ECCBYTES + 6; in mxc_v1_ooblayout_free()
1037 if (section < nand_chip->ecc.steps) in mxc_v1_ooblayout_free()
1038 oobregion->length = (section * 16) + 6 - in mxc_v1_ooblayout_free()
1052 static int mxc_v2_ooblayout_ecc(struct mtd_info *mtd, int section, in mxc_v2_ooblayout_ecc() argument
[all …]
Dsh_flctl.c32 static int flctl_4secc_ooblayout_sp_ecc(struct mtd_info *mtd, int section, in flctl_4secc_ooblayout_sp_ecc() argument
37 if (section) in flctl_4secc_ooblayout_sp_ecc()
46 static int flctl_4secc_ooblayout_sp_free(struct mtd_info *mtd, int section, in flctl_4secc_ooblayout_sp_free() argument
49 if (section) in flctl_4secc_ooblayout_sp_free()
63 static int flctl_4secc_ooblayout_lp_ecc(struct mtd_info *mtd, int section, in flctl_4secc_ooblayout_lp_ecc() argument
68 if (section >= chip->ecc.steps) in flctl_4secc_ooblayout_lp_ecc()
71 oobregion->offset = (section * 16) + 6; in flctl_4secc_ooblayout_lp_ecc()
77 static int flctl_4secc_ooblayout_lp_free(struct mtd_info *mtd, int section, in flctl_4secc_ooblayout_lp_free() argument
82 if (section >= chip->ecc.steps) in flctl_4secc_ooblayout_lp_free()
85 oobregion->offset = section * 16; in flctl_4secc_ooblayout_lp_free()
[all …]
Ddavinci_nand.c463 static int hwecc4_ooblayout_small_ecc(struct mtd_info *mtd, int section, in hwecc4_ooblayout_small_ecc() argument
466 if (section > 2) in hwecc4_ooblayout_small_ecc()
469 if (!section) { in hwecc4_ooblayout_small_ecc()
472 } else if (section == 1) { in hwecc4_ooblayout_small_ecc()
483 static int hwecc4_ooblayout_small_free(struct mtd_info *mtd, int section, in hwecc4_ooblayout_small_free() argument
486 if (section > 1) in hwecc4_ooblayout_small_free()
489 if (!section) { in hwecc4_ooblayout_small_free()
Dfsl_elbc_nand.c69 static int fsl_elbc_ooblayout_ecc(struct mtd_info *mtd, int section, in fsl_elbc_ooblayout_ecc() argument
75 if (section >= chip->ecc.steps) in fsl_elbc_ooblayout_ecc()
78 oobregion->offset = (16 * section) + 6; in fsl_elbc_ooblayout_ecc()
87 static int fsl_elbc_ooblayout_free(struct mtd_info *mtd, int section, in fsl_elbc_ooblayout_free() argument
93 if (section > chip->ecc.steps) in fsl_elbc_ooblayout_free()
96 if (!section) { in fsl_elbc_ooblayout_free()
102 oobregion->offset = (16 * section) - in fsl_elbc_ooblayout_free()
104 if (section < chip->ecc.steps) in fsl_elbc_ooblayout_free()
/drivers/crypto/qat/qat_common/
Dadf_ctl_drv.c152 const char *section, in adf_add_key_value_data() argument
159 if (adf_cfg_add_key_value_param(accel_dev, section, in adf_add_key_value_data()
167 if (adf_cfg_add_key_value_param(accel_dev, section, in adf_add_key_value_data()
183 struct adf_user_cfg_section section, *section_head; in adf_copy_key_value_data() local
188 if (copy_from_user(&section, (void __user *)section_head, in adf_copy_key_value_data()
195 if (adf_cfg_section_add(accel_dev, section.name)) { in adf_copy_key_value_data()
201 params_head = section.params; in adf_copy_key_value_data()
210 if (adf_add_key_value_data(accel_dev, section.name, in adf_copy_key_value_data()
216 section_head = section.next; in adf_copy_key_value_data()
Dadf_cfg.c284 struct adf_cfg_section *section = adf_cfg_sec_find(accel_dev, in adf_cfg_add_key_value_param() local
286 if (!section) in adf_cfg_add_key_value_param()
311 adf_cfg_keyval_add(key_val, section); in adf_cfg_add_key_value_param()
350 const char *section, const char *name, in adf_cfg_get_param_value() argument
357 ret = adf_cfg_key_val_get(accel_dev, section, name, value); in adf_cfg_get_param_value()
Dadf_transport.c230 int adf_create_ring(struct adf_accel_dev *accel_dev, const char *section, in adf_create_ring() argument
257 if (adf_cfg_get_param_value(accel_dev, section, ring_name, val)) { in adf_create_ring()
259 section, ring_name); in adf_create_ring()
355 const char *section, const char *format, in adf_get_cfg_int() argument
363 if (adf_cfg_get_param_value(accel_dev, section, key_buf, val_buf)) in adf_get_cfg_int()
372 const char *section, in adf_get_coalesc_timer() argument
375 if (adf_get_cfg_int(bank->accel_dev, section, in adf_get_coalesc_timer()
/drivers/net/ethernet/intel/i40e/
Di40e_ddp.c133 sec->section.type = SECTION_TYPE_INFO; in i40e_add_pinfo()
134 sec->section.offset = sizeof(struct i40e_profile_section_header); in i40e_add_pinfo()
135 sec->section.size = sizeof(struct i40e_profile_info); in i40e_add_pinfo()
137 sec->section.offset); in i40e_add_pinfo()
173 sec->section.type = SECTION_TYPE_INFO; in i40e_del_pinfo()
174 sec->section.offset = sizeof(struct i40e_profile_section_header); in i40e_del_pinfo()
175 sec->section.size = sizeof(struct i40e_profile_info); in i40e_del_pinfo()
177 sec->section.offset); in i40e_del_pinfo()
/drivers/mtd/
Dmtdcore.c1314 int mtd_ooblayout_ecc(struct mtd_info *mtd, int section, in mtd_ooblayout_ecc() argument
1319 if (!mtd || section < 0) in mtd_ooblayout_ecc()
1325 return mtd->ooblayout->ecc(mtd, section, oobecc); in mtd_ooblayout_ecc()
1346 int mtd_ooblayout_free(struct mtd_info *mtd, int section, in mtd_ooblayout_free() argument
1351 if (!mtd || section < 0) in mtd_ooblayout_free()
1357 return mtd->ooblayout->free(mtd, section, oobfree); in mtd_ooblayout_free()
1381 int section, in mtd_ooblayout_find_region() argument
1384 int pos = 0, ret, section = 0; in mtd_ooblayout_find_region() local
1389 ret = iter(mtd, section, oobregion); in mtd_ooblayout_find_region()
1397 section++; in mtd_ooblayout_find_region()
[all …]
/drivers/mtd/nand/raw/ingenic/
Dingenic_nand_drv.c75 static int qi_lb60_ooblayout_ecc(struct mtd_info *mtd, int section, in qi_lb60_ooblayout_ecc() argument
81 if (section || !ecc->total) in qi_lb60_ooblayout_ecc()
90 static int qi_lb60_ooblayout_free(struct mtd_info *mtd, int section, in qi_lb60_ooblayout_free() argument
96 if (section) in qi_lb60_ooblayout_free()
110 static int jz4725b_ooblayout_ecc(struct mtd_info *mtd, int section, in jz4725b_ooblayout_ecc() argument
116 if (section || !ecc->total) in jz4725b_ooblayout_ecc()
125 static int jz4725b_ooblayout_free(struct mtd_info *mtd, int section, in jz4725b_ooblayout_free() argument
131 if (section) in jz4725b_ooblayout_free()
/drivers/gpu/drm/amd/powerplay/smumgr/
Dsmu7_smumgr.c518 static void execute_pwr_dfy_table(struct pp_hwmgr *hwmgr, const PWR_DFY_Section *section) in execute_pwr_dfy_table() argument
522 cgs_write_register(hwmgr->device, mmCP_DFY_CNTL, section->dfy_cntl); in execute_pwr_dfy_table()
523 cgs_write_register(hwmgr->device, mmCP_DFY_ADDR_HI, section->dfy_addr_hi); in execute_pwr_dfy_table()
524 cgs_write_register(hwmgr->device, mmCP_DFY_ADDR_LO, section->dfy_addr_lo); in execute_pwr_dfy_table()
525 for (i = 0; i < section->dfy_size; i++) in execute_pwr_dfy_table()
526 cgs_write_register(hwmgr->device, mmCP_DFY_DATA_0, section->dfy_data[i]); in execute_pwr_dfy_table()
/drivers/md/
Ddm-integrity.c626 static void access_journal_check(struct dm_integrity_c *ic, unsigned section, unsigned offset, in access_journal_check() argument
632 if (unlikely(section >= ic->journal_sections) || in access_journal_check()
635 function, section, offset, ic->journal_sections, limit); in access_journal_check()
641 static void page_list_location(struct dm_integrity_c *ic, unsigned section, unsigned offset, in page_list_location() argument
646 access_journal_check(ic, section, offset, false, "page_list_location"); in page_list_location()
648 sector = section * ic->journal_section_sectors + offset; in page_list_location()
655 unsigned section, unsigned offset, unsigned *n_sectors) in access_page_list() argument
660 page_list_location(ic, section, offset, &pl_index, &pl_offset); in access_page_list()
670 static struct journal_sector *access_journal(struct dm_integrity_c *ic, unsigned section, unsigned … in access_journal() argument
672 return access_page_list(ic, ic->journal, section, offset, NULL); in access_journal()
[all …]
/drivers/mtd/nand/raw/brcmnand/
Dbrcmnand.c980 static int brcmnand_hamming_ooblayout_ecc(struct mtd_info *mtd, int section, in brcmnand_hamming_ooblayout_ecc() argument
989 if (section >= sectors) in brcmnand_hamming_ooblayout_ecc()
992 oobregion->offset = (section * sas) + 6; in brcmnand_hamming_ooblayout_ecc()
998 static int brcmnand_hamming_ooblayout_free(struct mtd_info *mtd, int section, in brcmnand_hamming_ooblayout_free() argument
1007 if (section >= sectors * 2) in brcmnand_hamming_ooblayout_free()
1010 oobregion->offset = (section / 2) * sas; in brcmnand_hamming_ooblayout_free()
1012 if (section & 1) { in brcmnand_hamming_ooblayout_free()
1019 if (!section) { in brcmnand_hamming_ooblayout_free()
1038 static int brcmnand_bch_ooblayout_ecc(struct mtd_info *mtd, int section, in brcmnand_bch_ooblayout_ecc() argument
1047 if (section >= sectors) in brcmnand_bch_ooblayout_ecc()
[all …]
/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
Dgpcgf117.fuc330 .section #gf117_grgpc_data
36 .section #gf117_grgpc_code

123456