Searched refs:bsc (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/onenand/
H A Donenand_base.c224 int bsa, bsc; local
235 bsc = count & ONENAND_BSC_MASK;
237 return ((bsa << ONENAND_BSA_SHIFT) | bsc);

Completed in 223 milliseconds