Home
last modified time | relevance | path

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

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