Home
last modified time | relevance | path

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

/external/u-boot/include/linux/
Dsizes.h18 #define SZ_128 0x00000080 macro
/external/u-boot/drivers/mtd/nand/
Dnand_ids.c44 SZ_2K, SZ_128, SZ_128K, 0, 8, 64, NAND_ECC_INFO(1, SZ_512),
/external/u-boot/drivers/i2c/
Di2c-uniphier-f.c100 priv->regs = devm_ioremap(dev, addr, SZ_128); in uniphier_fi2c_probe()