Home
last modified time | relevance | path

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

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