Home
last modified time | relevance | path

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

/openbmc/linux/drivers/memstick/host/
H A Dr592.h84 #define R592_REG_MSC_FIFO_EMPTY (1 << 10) /* fifo is empty */ macro
H A Dr592.c209 if (r592_read_reg(dev, R592_REG_MSC) & R592_REG_MSC_FIFO_EMPTY) in r592_test_fifo_empty()
215 if (r592_read_reg(dev, R592_REG_MSC) & R592_REG_MSC_FIFO_EMPTY) in r592_test_fifo_empty()