Searched refs:ltq_ebu_r32 (Results 1 – 7 of 7) sorted by relevance
263 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()
194 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()
119 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()
51 #define ltq_ebu_r32(x) ltq_r32(ltq_ebu_membase + (x)) macro
23 #define ltq_ebu_r32(x) ltq_r32(ltq_ebu_membase + (x)) macro
307 ltq_ebu_w32(ltq_ebu_r32(LTQ_EBU_PCC_ISTAT) | 0x10, in ltq_hw_irq_handler()
447 ltq_ebu_w32(ltq_ebu_r32(LTQ_EBU_BUSCON0) & ~EBU_WRDIS, LTQ_EBU_BUSCON0); in ltq_soc_init()
Completed in 9 milliseconds