Home
last modified time | relevance | path

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

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