Home
last modified time | relevance | path

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

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