Home
last modified time | relevance | path

Searched refs:R592_REG_MSC_FIFO_EMPTY (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/memstick/host/
Dr592.h84 #define R592_REG_MSC_FIFO_EMPTY (1 << 10) /* fifo is empty */ macro
Dr592.c211 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()