Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/txx9/generic/
Dsetup_tx3927.c129 .width = TX3927_ROMC_WIDTH(ch) / 8, in tx3927_mtd_init()
/linux-3.4.99/arch/mips/include/asm/txx9/
Dtx3927.h328 #define TX3927_ROMC_WIDTH(ch) (32 >> ((tx3927_romcptr->cr[(ch)] >> 7) & 0x1)) macro