Searched refs:SZ_128 (Results 1 – 4 of 4) sorted by relevance
| /u-boot/include/linux/ |
| A D | sizes.h | 20 #define SZ_128 0x00000080 macro
|
| /u-boot/drivers/spi/ |
| A D | fsl_qspi.c | 213 .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 D | nand_ids.c | 44 SZ_2K, SZ_128, SZ_128K, 0, 8, 64, NAND_ECC_INFO(1, SZ_512),
|
| /u-boot/drivers/i2c/ |
| A D | i2c-uniphier-f.c | 101 priv->regs = devm_ioremap(dev, addr, SZ_128); in uniphier_fi2c_probe()
|
Completed in 19 milliseconds