Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/spi-nor/
Dintel-spi.c432 static int intel_spi_hw_cycle(struct intel_spi *ispi, u8 opcode, int len) in intel_spi_hw_cycle() function
553 ret = intel_spi_hw_cycle(ispi, opcode, len); in intel_spi_read_reg()
606 return intel_spi_hw_cycle(ispi, opcode, len); in intel_spi_write_reg()