Searched refs:SZ_256 (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/linux/ | ||
A D | sizes.h | 21 #define SZ_256 0x00000100 macro |
/u-boot/drivers/mmc/ | ||
A D | bcm2835_sdhost.c | 773 host->ioaddr = devm_ioremap(dev, host->phys_addr, SZ_256); in bcm2835_probe() |
Completed in 8 milliseconds