Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/spi/
Dspi-intel.c355 static int intel_spi_hw_cycle(struct intel_spi *ispi, u8 opcode, size_t len) in intel_spi_hw_cycle() function
486 ret = intel_spi_hw_cycle(ispi, opcode, nbytes); in intel_spi_read_reg()
551 return intel_spi_hw_cycle(ispi, opcode, nbytes); in intel_spi_write_reg()