Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-qcom-qspi.c120 #define RD_FIFO 0x0050 macro
551 ioread32_rep(ctrl->base + RD_FIFO, word_buf, words_to_read); in pio_read()
557 rd_fifo = readl(ctrl->base + RD_FIFO); in pio_read()