Searched refs:R592_REG_MSC_FIFO_EMPTY (Results 1 – 2 of 2) sorted by relevance
84 #define R592_REG_MSC_FIFO_EMPTY (1 << 10) /* fifo is empty */ macro
211 if (r592_read_reg(dev, R592_REG_MSC) & R592_REG_MSC_FIFO_EMPTY) in r592_test_fifo_empty()217 if (r592_read_reg(dev, R592_REG_MSC) & R592_REG_MSC_FIFO_EMPTY) in r592_test_fifo_empty()