Home
last modified time | relevance | path

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

/drivers/fpga/
Dlattice-sysconfig.h34 int (*bitstream_burst_write_complete)(struct sysconfig_priv *priv); member
Dlattice-sysconfig.c202 return priv->bitstream_burst_write_complete(priv); in sysconfig_burst_write_complete()
365 !priv->bitstream_burst_write_complete) { in sysconfig_probe()
Dlattice-sysconfig-spi.c119 priv->bitstream_burst_write_complete = sysconfig_spi_bitstream_burst_complete; in sysconfig_spi_probe()