Searched refs:nandc_read_byte (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-brcm/
H A Dbcm5301x_nandc.c1261 static uint8_t nandc_read_byte( struct mtd_info *mtd ) function
1299 w = nandc_read_byte(mtd);
1301 w |= nandc_read_byte(mtd) << 8;
1587 nand->read_byte = nandc_read_byte;

Completed in 59 milliseconds