Searched refs:MITE_FCR (Results 1 – 2 of 2) sorted by relevance
111 unsigned fcr_bits = readl(mite->mite_io_addr + MITE_FCR(channel)); in mite_fifo_size()498 MITE_FCR(mite_chan->channel)) & 0x000000FF; in mite_bytes_in_transit()795 addr = mite_io_addr + MITE_FCR(channel); in mite_dump_regs()
270 static inline int MITE_FCR(int channel) in MITE_FCR() function