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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/nand/
H A Dcafe_nand.c164 int adrbytes = 0; local
193 adrbytes = 2;
201 adrbytes += 2;
203 adrbytes++;
217 adrbytes = 1;
227 if (adrbytes)
228 ctl1 |= ((adrbytes-1)|8) << 27;

Completed in 33 milliseconds