Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/txx9/
H A Dtx4927.h209 #define TX4927_EBUSC_BA(ch) ((TX4927_EBUSC_CR(ch) >> 48) << 20) macro
H A Dtx4938.h275 #define TX4938_EBUSC_BA(ch) TX4927_EBUSC_BA(ch)
/openbmc/linux/arch/mips/txx9/generic/
H A Dsetup_tx4927.c103 txx9_ce_res[i].start = (unsigned long)TX4927_EBUSC_BA(i); in tx4927_setup()