Home
last modified time | relevance | path

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

/arch/mips/lantiq/xway/
Debu.c48 ltq_ebu_w32(ltq_ebu_r32(LTQ_EBU_BUSCON0) & ~EBU_WRDIS, LTQ_EBU_BUSCON0); in lantiq_ebu_init()
/arch/mips/include/asm/mach-lantiq/
Dlantiq.h23 #define ltq_ebu_r32(x) ltq_r32(ltq_ebu_membase + (x)) macro
/arch/mips/pci/
Dpci-lantiq.c248 ltq_ebu_w32(ltq_ebu_r32(LTQ_EBU_PCC_CON) | 0xc, LTQ_EBU_PCC_CON); in ltq_pci_startup()
249 ltq_ebu_w32(ltq_ebu_r32(LTQ_EBU_PCC_IEN) | 0x10, LTQ_EBU_PCC_IEN); in ltq_pci_startup()
/arch/mips/lantiq/
Dirq.c199 ltq_ebu_w32(ltq_ebu_r32(LTQ_EBU_PCC_ISTAT) | 0x10, in ltq_hw_irqdispatch()