Home
last modified time | relevance | path

Searched defs:end_step (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dti_am335x_tsc.c130 int end_step, first_step, tsc_steps; in titsc_step_config() local
[all...]
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dti_am335x_tsc.c129 int end_step, first_step, tsc_steps; in titsc_step_config() local
[all...]
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Domap2.c1573 u32 end_step = (offset + data_len - 1) / ecc_size; in omap_write_subpage_bch() local
H A Dnand_base.c2780 int start_step, end_step, num_steps, ret; in nand_read_subpage() local
3787 uint32_t end_step = (offset + data_len - 1) / ecc_size; in nand_write_subpage_hwecc() local
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Domap2.c1447 u32 end_step = (offset + data_len - 1) / ecc_size; in omap_write_subpage_bch() local
H A Dnand_base.c3099 int start_step, end_step, num_steps, ret; in nand_read_subpage() local
4237 uint32_t end_step = (offset + data_len - 1) / ecc_size; in nand_write_subpage_hwecc() local

Completed in 21 milliseconds