Home
last modified time | relevance | path

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

/linux/drivers/spi/
A Dspi-falcon.c263 val = ltq_ebu_r32(SFSTAT); in falcon_sflash_xfer()
273 val = ltq_ebu_r32(SFDATA); in falcon_sflash_xfer()
289 val = ltq_ebu_r32(SFSTAT); in falcon_sflash_xfer()
/linux/arch/mips/pci/
A Dpci-lantiq.c194 ltq_ebu_w32(ltq_ebu_r32(LTQ_EBU_PCC_CON) | 0xc, LTQ_EBU_PCC_CON); in ltq_pci_startup()
195 ltq_ebu_w32(ltq_ebu_r32(LTQ_EBU_PCC_IEN) | 0x10, LTQ_EBU_PCC_IEN); in ltq_pci_startup()
/linux/drivers/mtd/nand/raw/
A Dxway_nand.c119 while ((ltq_ebu_r32(EBU_NAND_WAIT) & NAND_WAIT_WR_C) == 0) in xway_cmd_ctrl()
125 return ltq_ebu_r32(EBU_NAND_WAIT) & NAND_WAIT_RD; in xway_dev_ready()
/linux/arch/mips/include/asm/mach-lantiq/falcon/
A Dlantiq_soc.h51 #define ltq_ebu_r32(x) ltq_r32(ltq_ebu_membase + (x)) macro
/linux/arch/mips/include/asm/mach-lantiq/
A Dlantiq.h23 #define ltq_ebu_r32(x) ltq_r32(ltq_ebu_membase + (x)) macro
/linux/arch/mips/lantiq/
A Dirq.c307 ltq_ebu_w32(ltq_ebu_r32(LTQ_EBU_PCC_ISTAT) | 0x10, in ltq_hw_irq_handler()
/linux/arch/mips/lantiq/xway/
A Dsysctrl.c447 ltq_ebu_w32(ltq_ebu_r32(LTQ_EBU_BUSCON0) & ~EBU_WRDIS, LTQ_EBU_BUSCON0); in ltq_soc_init()

Completed in 9 milliseconds