Searched refs:REG_RX_FIFO_OCY (Results 1 – 2 of 2) sorted by relevance
26 REG_RX_FIFO_OCY = 0x118, /* Receive FIFO Occupancy */ enumerator
305 (sys_read32(config->base + REG_RX_FIFO_OCY) & RX_FIFO_OCY_MASK) + 1 >= read_bytes) { in i2c_xilinx_axi_wait_rx_full()308 sys_read32(config->base + REG_RX_FIFO_OCY)); in i2c_xilinx_axi_wait_rx_full()