Searched refs:num_out_fifo_bytes (Results 1 – 1 of 1) sorted by relevance
189 static inline unsigned short num_out_fifo_bytes(struct ines_priv *ines_priv) in num_out_fifo_bytes() function201 num_out_fifo_bytes(ines_priv) < fifo_threshold || in ines_write_wait()248 num_bytes = out_fifo_size - num_out_fifo_bytes(ines_priv); in ines_accel_write()257 *bytes_written = length - num_out_fifo_bytes(ines_priv); in ines_accel_write()264 *bytes_written = length - num_out_fifo_bytes(ines_priv); in ines_accel_write()