Home
last modified time | relevance | path

Searched refs:bsc (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/Documentation/filesystems/
Dspufs.txt378 See http://www.bsc.es/projects/deepcomputing/linuxoncell/ for the rec-
495 See http://www.bsc.es/projects/deepcomputing/linuxoncell/ for the rec-
/linux-2.6.39/drivers/mtd/onenand/
Donenand_base.c224 int bsa, bsc; in onenand_buffer_address() local
235 bsc = count & ONENAND_BSC_MASK; in onenand_buffer_address()
237 return ((bsa << ONENAND_BSA_SHIFT) | bsc); in onenand_buffer_address()