Home
last modified time | relevance | path

Searched refs:TX4927_EBUSC_SIZE (Results 1 – 4 of 4) sorted by relevance

/arch/mips/include/asm/txx9/
Dtx4927.h210 #define TX4927_EBUSC_SIZE(ch) \ macro
Dtx4938.h276 #define TX4938_EBUSC_SIZE(ch) TX4927_EBUSC_SIZE(ch)
Dtx4939.h521 #define TX4939_EBUSC_SIZE(ch) TX4927_EBUSC_SIZE(ch)
/arch/mips/txx9/generic/
Dsetup_tx4927.c105 txx9_ce_res[i].start + TX4927_EBUSC_SIZE(i) - 1; in tx4927_setup()