Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/controllers/
H A Dintel-spi.c448 static int intel_spi_hw_cycle(struct intel_spi *ispi, u8 opcode, size_t len) in intel_spi_hw_cycle() function
570 ret = intel_spi_hw_cycle(ispi, opcode, len); in intel_spi_read_reg()
633 return intel_spi_hw_cycle(ispi, opcode, len); in intel_spi_write_reg()