Searched defs:step_size (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/drivers/spi/ |
H A D | bcm63xx_hsspi.c | 219 size_t step_size = HSSPI_FIFO_SIZE; in bcm63xx_hsspi_xfer() local
|
/openbmc/u-boot/include/linux/mtd/ |
H A D | nand.h | 120 unsigned int step_size; member
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | nand_base.c | 4109 int req_corr, step_size, strength, nsteps, ecc_bytes, ecc_bytes_total; in nand_match_ecc_req() local 4191 int step_size, strength, nsteps, ecc_bytes, corr; in nand_maximize_ecc() local
|
H A D | denali.c | 1112 int denali_calc_ecc_bytes(int step_size, int strength) in denali_calc_ecc_bytes()
|