Searched refs:pipe_depth (Results 1 – 1 of 1) sorted by relevance
447 unsigned pipe_depth; in pl011_put_fifo() local449 pipe_depth = pl011_get_fifo_depth(s); in pl011_put_fifo()450 slot = (s->read_pos + s->read_count) & (pipe_depth - 1); in pl011_put_fifo()455 if (s->read_count == pipe_depth) { in pl011_put_fifo()