/linux/drivers/mtd/nand/ |
H A D | ecc-sw-hamming.c | 115 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
|
H A D | ecc-sw-bch.c | 53 unsigned int step_size = nand->ecc.ctx.conf.step_size; in nand_ecc_sw_bch_correct() local
|
H A D | ecc-mxic.c | 226 int step_size = 0, strength = 0, desired_correction = 0, steps, idx; in mxic_ecc_init_ctx() local
|
/linux/include/linux/mtd/ |
H A D | nand-ecc-sw-hamming.h | 58 unsigned int step_size, in ecc_sw_hamming_calculate() 74 unsigned int step_size, bool sm_order) in ecc_sw_hamming_correct()
|
H A D | nand.h | 195 unsigned int step_size; member
|
/linux/drivers/media/dvb-frontends/ |
H A D | tda8261.h | 22 enum tda8261_step step_size; member
|
H A D | stb0899_priv.h | 185 s16 step_size; /* Carrier frequency search step size */ member
|
/linux/drivers/thermal/intel/int340x_thermal/ |
H A D | acpi_thermal_rel.h | 75 u64 step_size; member 129 u64 step_size; member
|
/linux/arch/powerpc/kernel/ |
H A D | tau_6xx.c | 49 #define step_size 2 /* step size when temp goes out of range */ macro
|
/linux/drivers/acpi/ |
H A D | fan.h | 39 u8 step_size; member
|
/linux/tools/testing/selftests/bpf/map_tests/ |
H A D | map_in_map_batch_ops.c | 126 __u32 batch_key = 0, fetch_count, step_size; in fetch_and_validate() local
|
/linux/arch/arm/mach-omap2/ |
H A D | voltage.h | 122 int step_size; member
|
/linux/drivers/phy/xilinx/ |
H A D | phy-zynqmp.c | 194 u32 step_size; member 405 u32 step_size; in xpsgtr_configure_pll() local
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | atombios_crtc.c | 866 u32 step_size; in amdgpu_atombios_crtc_set_pll() local
|
/linux/drivers/iio/common/scmi_sensors/ |
H A D | scmi_iio.c | 520 unsigned int cur_interval, low_interval, high_interval, step_size; in scmi_iio_set_sampling_freq_avail() local
|
/linux/drivers/spi/ |
H A D | spi-bcmbca-hsspi.c | 257 int step_size = HSSPI_BUFFER_LEN; in bcmbca_hsspi_do_txrx() local
|
H A D | spi-bcm63xx-hsspi.c | 474 int step_size = HSSPI_BUFFER_LEN; in bcm63xx_hsspi_do_txrx() local
|
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
|
/linux/sound/pci/hda/ |
H A D | patch_via.c | 698 int offset, int num_steps, int step_size) in override_mic_boost()
|
/linux/drivers/gpu/drm/msm/dsi/phy/ |
H A D | dsi_phy_14nm.c | 170 u64 step_size; in pll_14nm_ssc_calc() local
|
/linux/tools/testing/selftests/mm/ |
H A D | uffd-unit-tests.c | 1126 unsigned long step_size, step_count; in uffd_move_test_common() local
|
/linux/mm/ |
H A D | userfaultfd.c | 1646 unsigned long step_size; in move_pages() local
|
/linux/include/media/ |
H A D | dvb_frontend.h | 71 int step_size; member
|
/linux/drivers/gpu/drm/radeon/ |
H A D | atombios_crtc.c | 1113 u32 step_size; in atombios_crtc_set_pll() local
|
/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()
|