Searched defs:nsteps (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/drivers/mtd/nand/ |
D | ecc-sw-bch.c | 175 unsigned int code_size = 0, nsteps; in nand_ecc_sw_bch_init_ctx() local
|
/linux-6.12.1/drivers/mtd/nand/raw/ |
D | omap2.c | 1777 unsigned int nsteps = nanddev_get_ecc_nsteps(nand); in omap_sw_ooblayout_ecc() local 1798 unsigned int nsteps = nanddev_get_ecc_nsteps(nand); in omap_sw_ooblayout_free() local
|
D | nand_base.c | 6026 int ecc_bytes, nsteps = mtd->writesize / preset_step; in nand_check_ecc_caps() local 6082 int req_corr, step_size, strength, nsteps, ecc_bytes, ecc_bytes_total; in nand_match_ecc_req() local 6161 int step_size, strength, nsteps, ecc_bytes, corr; in nand_maximize_ecc() local
|
/linux-6.12.1/include/linux/mtd/ |
D | nand.h | 244 unsigned int nsteps; member
|
/linux-6.12.1/sound/pci/hda/ |
D | patch_realtek.c | 7215 u8 nsteps, offs; in alc256_decrease_headphone_amp_val() local
|