Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/spi/
H A Drockchip_sfc.c465 static int rockchip_sfc_write_fifo(struct rockchip_sfc *sfc, const u8 *buf, int len) in rockchip_sfc_write_fifo() function
543 return rockchip_sfc_write_fifo(sfc, op->data.buf.out, len); in rockchip_sfc_xfer_data_poll()
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-rockchip-sfc.c403 static int rockchip_sfc_write_fifo(struct rockchip_sfc *sfc, const u8 *buf, int len) in rockchip_sfc_write_fifo() function
481 return rockchip_sfc_write_fifo(sfc, op->data.buf.out, len); in rockchip_sfc_xfer_data_poll()