Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/spi/
H A Ddesignware_spi.c38 #define DW_SPI_SR 0x28 macro
427 if (readl_poll_timeout(priv->regs + DW_SPI_SR, val, in dw_spi_xfer()