Searched refs:LTQ_EBU_PCC_ISTAT (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/mips/include/asm/mach-lantiq/falcon/
H A Dlantiq_soc.h66 #define LTQ_EBU_PCC_ISTAT 0 macro
/linux-master/arch/mips/include/asm/mach-lantiq/xway/
H A Dlantiq_soc.h85 #define LTQ_EBU_PCC_ISTAT 0x00A0 macro
/linux-master/arch/mips/lantiq/
H A Dirq.c306 if (irq == LTQ_ICU_EBU_IRQ && !module && LTQ_EBU_PCC_ISTAT != 0)
307 ltq_ebu_w32(ltq_ebu_r32(LTQ_EBU_PCC_ISTAT) | 0x10,
308 LTQ_EBU_PCC_ISTAT);

Completed in 258 milliseconds