Home
last modified time | relevance | path

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

/u-boot/drivers/spi/
A Docteon_spi.c553 static struct dm_spi_ops octeon_spi_ops = { variable
581 octeon_spi_ops.xfer = octeontx2_spi_xfer; in octeon_spi_probe()
582 octeon_spi_ops.mem_ops = &octeontx2_spi_mem_ops; in octeon_spi_probe()
615 .ops = &octeon_spi_ops,

Completed in 3 milliseconds