Home
last modified time | relevance | path

Searched refs:SZ_128 (Results 1 – 4 of 4) sorted by relevance

/u-boot/include/linux/
A Dsizes.h20 #define SZ_128 0x00000080 macro
/u-boot/drivers/spi/
A Dfsl_qspi.c213 .rxfifo = SZ_128,
221 .rxfifo = SZ_128,
229 .rxfifo = SZ_128,
238 .rxfifo = SZ_128,
249 .ahb_buf_size = SZ_128,
256 .rxfifo = SZ_128,
264 .rxfifo = SZ_128,
/u-boot/drivers/mtd/nand/raw/
A Dnand_ids.c44 SZ_2K, SZ_128, SZ_128K, 0, 8, 64, NAND_ECC_INFO(1, SZ_512),
/u-boot/drivers/i2c/
A Di2c-uniphier-f.c101 priv->regs = devm_ioremap(dev, addr, SZ_128); in uniphier_fi2c_probe()

Completed in 19 milliseconds