Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mtd/spi-nor/
Dintel-spi.c429 static int intel_spi_hw_cycle(struct intel_spi *ispi, u8 opcode, int len) in intel_spi_hw_cycle() function
550 ret = intel_spi_hw_cycle(ispi, opcode, len); in intel_spi_read_reg()
603 return intel_spi_hw_cycle(ispi, opcode, len); in intel_spi_write_reg()