Searched refs:cb7210_read_byte (Results 1 – 2 of 2) sorted by relevance
92 static inline u8 cb7210_read_byte(const struct cb7210_priv *cb_priv, in cb7210_read_byte() function
35 if (((cb7210_read_byte(cb_priv, HS_STATUS)) & in have_fifo_word()127 hs_status = cb7210_read_byte(cb_priv, HS_STATUS); in fifo_read()146 hs_status = cb7210_read_byte(cb_priv, HS_STATUS); in fifo_read()225 if ((cb7210_read_byte(cb_priv, HS_STATUS) & (HS_TX_MSB_NOT_EMPTY | HS_TX_LSB_NOT_EMPTY)) in output_fifo_empty()475 hs_status = cb7210_read_byte(priv, HS_STATUS); in cb7210_internal_interrupt()
Completed in 7 milliseconds