Home
last modified time | relevance | path

Searched defs:step_size (Results 1 – 25 of 30) sorted by relevance

12

/Linux-v5.15/drivers/mtd/nand/
Decc-sw-hamming.c115 int ecc_sw_hamming_calculate(const unsigned char *buf, unsigned int step_size, in ecc_sw_hamming_calculate()
366 unsigned int step_size = nand->ecc.ctx.conf.step_size; in nand_ecc_sw_hamming_calculate() local
374 unsigned char *calc_ecc, unsigned int step_size, in ecc_sw_hamming_correct()
459 unsigned int step_size = nand->ecc.ctx.conf.step_size; in nand_ecc_sw_hamming_correct() local
Decc-sw-bch.c53 unsigned int step_size = nand->ecc.ctx.conf.step_size; in nand_ecc_sw_bch_correct() local
/Linux-v5.15/include/linux/mtd/
Dnand-ecc-sw-hamming.h58 unsigned int step_size, in ecc_sw_hamming_calculate()
74 unsigned int step_size, bool sm_order) in ecc_sw_hamming_correct()
Dnand.h192 unsigned int step_size; member
/Linux-v5.15/drivers/media/dvb-frontends/
Dtda8261.h22 enum tda8261_step step_size; member
Dstb0899_priv.h185 s16 step_size; /* Carrier frequency search step size */ member
Dstb0899_algo.c970 s32 steps, step_size; in stb0899_dvbs2_init_calc() local
/Linux-v5.15/arch/x86/mm/
Dinit.c574 static unsigned long __init get_new_step_size(unsigned long step_size) in get_new_step_size()
607 unsigned long step_size; in memory_map_top_down() local
674 unsigned long step_size = PMD_SIZE; in memory_map_bottom_up() local
/Linux-v5.15/arch/powerpc/kernel/
Dtau_6xx.c50 #define step_size 2 /* step size when temp goes out of range */ macro
/Linux-v5.15/include/linux/platform_data/
Dad5755.h97 enum ad5755_slew_step_size step_size; member
/Linux-v5.15/arch/arm/mach-omap2/
Dvoltage.h122 int step_size; member
/Linux-v5.15/drivers/phy/xilinx/
Dphy-zynqmp.c180 u32 step_size; member
342 u32 step_size; in xpsgtr_configure_pll() local
/Linux-v5.15/drivers/acpi/
Dfan.c63 u64 step_size; member
/Linux-v5.15/drivers/spi/
Dspi-bcm63xx-hsspi.c163 int step_size = HSSPI_BUFFER_LEN; in bcm63xx_hsspi_do_txrx() local
/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Datombios_crtc.c867 u32 step_size; in amdgpu_atombios_crtc_set_pll() local
/Linux-v5.15/drivers/iio/common/scmi_sensors/
Dscmi_iio.c461 unsigned int cur_interval, low_interval, high_interval, step_size; in scmi_iio_set_sampling_freq_avail() local
/Linux-v5.15/sound/pci/hda/
Dpatch_via.c706 int offset, int num_steps, int step_size) in override_mic_boost()
/Linux-v5.15/drivers/gpu/drm/msm/dsi/phy/
Ddsi_phy_14nm.c170 u64 step_size; in pll_14nm_ssc_calc() local
/Linux-v5.15/include/media/
Ddvb_frontend.h71 int step_size; member
/Linux-v5.15/drivers/mtd/nand/raw/
Ddenali.c915 int denali_calc_ecc_bytes(int step_size, int strength) in denali_calc_ecc_bytes()
Darasan-nand-controller.c1046 static int anfc_calc_hw_ecc_bytes(int step_size, int strength) in anfc_calc_hw_ecc_bytes()
Dnand_base.c5761 int req_corr, step_size, strength, nsteps, ecc_bytes, ecc_bytes_total; in nand_match_ecc_req() local
5840 int step_size, strength, nsteps, ecc_bytes, corr; in nand_maximize_ecc() local
Dmeson_nand.c199 static int meson_nand_calc_ecc_bytes(int step_size, int strength) in meson_nand_calc_ecc_bytes()
/Linux-v5.15/drivers/gpu/drm/radeon/
Datombios_crtc.c1122 u32 step_size; in atombios_crtc_set_pll() local
/Linux-v5.15/drivers/media/dvb-core/
Ddvb_frontend.c121 unsigned int step_size; member

12