Searched defs:step_size (Results 26 – 40 of 40) sorted by relevance
12
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | nand_base.c | 4109 int req_corr, step_size, strength, nsteps, ecc_bytes, ecc_bytes_total; in nand_match_ecc_req() local 4191 int step_size, strength, nsteps, ecc_bytes, corr; in nand_maximize_ecc() local
|
H A D | denali.c | 1112 int denali_calc_ecc_bytes(int step_size, int strength) in denali_calc_ecc_bytes()
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | denali.c | 915 int denali_calc_ecc_bytes(int step_size, int strength) in denali_calc_ecc_bytes()
|
H A D | arasan-nand-controller.c | 1064 static int anfc_calc_hw_ecc_bytes(int step_size, int strength) in anfc_calc_hw_ecc_bytes()
|
H A D | stm32_fmc2_nand.c | 1683 static int stm32_fmc2_nfc_calc_ecc_bytes(int step_size, int strength) in stm32_fmc2_nfc_calc_ecc_bytes()
|
H A D | meson_nand.c | 214 static int meson_nand_calc_ecc_bytes(int step_size, int strength) in meson_nand_calc_ecc_bytes()
|
H A D | nand_base.c | 6063 int req_corr, step_size, strength, nsteps, ecc_bytes, ecc_bytes_total; in nand_match_ecc_req() local 6142 int step_size, strength, nsteps, ecc_bytes, corr; in nand_maximize_ecc() local
|
H A D | qcom_nandc.c | 2357 qcom_nandc_calc_ecc_bytes(int step_size, int strength) in qcom_nandc_calc_ecc_bytes()
|
/openbmc/linux/include/media/ |
H A D | dvb_frontend.h | 71 int step_size; member
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | atombios_crtc.c | 1113 u32 step_size; in atombios_crtc_set_pll() local
|
H A D | rv6xx_dpm.c | 195 bool increasing_vco, u32 step_size) in rv6xx_next_vco_step()
|
/openbmc/linux/drivers/spi/ |
H A D | spi-mtk-snfi.c | 667 int step_size = 0, strength = 0, desired_correction = 0, steps; in mtk_snand_ecc_init_ctx() local
|
/openbmc/linux/drivers/media/dvb-core/ |
H A D | dvb_frontend.c | 121 unsigned int step_size; member
|
/openbmc/linux/include/linux/ |
H A D | scmi_protocol.h | 58 u64 step_size; member
|
/openbmc/linux/drivers/media/platform/qcom/venus/ |
H A D | hfi_helper.h | 614 u32 step_size; member
|
12