Home
last modified time | relevance | path

Searched defs:step_size (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/spi/
H A Dbcm63xx_hsspi.c219 size_t step_size = HSSPI_FIFO_SIZE; in bcm63xx_hsspi_xfer() local
/openbmc/u-boot/include/linux/mtd/
H A Dnand.h120 unsigned int step_size; member
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_base.c4109 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 Ddenali.c1112 int denali_calc_ecc_bytes(int step_size, int strength) in denali_calc_ecc_bytes()