Home
last modified time | relevance | path

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

/arch/mips/include/asm/txx9/
Dtx4939.h519 #define TX4939_EBUSC_CR(ch) TX4927_EBUSC_CR(ch) macro
523 (16 >> ((__u32)(TX4939_EBUSC_CR(ch) >> 20) & 0x1))
/arch/mips/txx9/generic/
Dsetup_tx4939.c126 if (!(TX4939_EBUSC_CR(i) & 0x8)) in tx4939_setup()
381 if (!(TX4939_EBUSC_CR(ch) & 0x8)) in tx4939_mtd_init()
/arch/mips/txx9/rbtx4939/
Dsetup.c95 sp = TX4939_EBUSC_CR(0) & 0x30; in rbtx4939_ebusc_setup()