Searched defs:end_step (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/touchscreen/ |
H A D | ti_am335x_tsc.c | 130 int end_step, first_step, tsc_steps; in titsc_step_config() local [all...] |
/kernel/linux/linux-6.6/drivers/input/touchscreen/ |
H A D | ti_am335x_tsc.c | 129 int end_step, first_step, tsc_steps; in titsc_step_config() local [all...] |
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/ |
H A D | omap2.c | 1573 u32 end_step = (offset + data_len - 1) / ecc_size; in omap_write_subpage_bch() local
|
H A D | nand_base.c | 2780 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 D | omap2.c | 1447 u32 end_step = (offset + data_len - 1) / ecc_size; in omap_write_subpage_bch() local
|
H A D | nand_base.c | 3099 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