Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mtd/spi-nor/controllers/
Dintel-spi.c449 static int intel_spi_hw_cycle(struct intel_spi *ispi, u8 opcode, size_t len) in intel_spi_hw_cycle() function
571 ret = intel_spi_hw_cycle(ispi, opcode, len); in intel_spi_read_reg()
634 return intel_spi_hw_cycle(ispi, opcode, len); in intel_spi_write_reg()