Searched refs:ltq_ebu_r32 (Results 1 – 4 of 4) sorted by relevance
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
483 ltq_ebu_w32(ltq_ebu_r32(LTQ_EBU_BUSCON0) & ~EBU_WRDIS, LTQ_EBU_BUSCON0); in ltq_soc_init()