Searched defs:step_size (Results 1 – 5 of 5) sorted by relevance
/u-boot/drivers/spi/ |
A D | bcm63xx_hsspi.c | 222 size_t step_size = HSSPI_FIFO_SIZE; in bcm63xx_hsspi_xfer() local
|
/u-boot/include/linux/mtd/ |
A D | nand.h | 120 unsigned int step_size; member
|
/u-boot/drivers/mtd/nand/raw/ |
A D | stm32_fmc2_nand.c | 772 static int stm32_fmc2_nfc_calc_ecc_bytes(int step_size, int strength) in stm32_fmc2_nfc_calc_ecc_bytes()
|
A D | denali.c | 1101 int denali_calc_ecc_bytes(int step_size, int strength) in denali_calc_ecc_bytes()
|
A D | nand_base.c | 4808 int req_corr, step_size, strength, nsteps, ecc_bytes, ecc_bytes_total; in nand_match_ecc_req() local 4890 int step_size, strength, nsteps, ecc_bytes, corr; in nand_maximize_ecc() local
|
Completed in 21 milliseconds