Home
last modified time | relevance | path

Searched refs:TX4927_EBUSC_WIDTH (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/mips/include/asm/txx9/
H A Dtx4927.h212 #define TX4927_EBUSC_WIDTH(ch) \ macro
H A Dtx4938.h277 #define TX4938_EBUSC_WIDTH(ch) TX4927_EBUSC_WIDTH(ch)
/openbmc/linux/arch/mips/txx9/generic/
H A Dsetup_tx4927.c244 .width = TX4927_EBUSC_WIDTH(ch) / 8, in tx4927_mtd_init()