Searched refs:octeon_spi_ops (Results 1 – 1 of 1) sorted by relevance
553 static struct dm_spi_ops octeon_spi_ops = { variable581 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