Searched refs:stm32_qspi_flash (Results 1 – 1 of 1) sorted by relevance
133 struct stm32_qspi_flash { struct152 struct stm32_qspi_flash flash[STM32_MAX_NORCHIP]; argument285 static int stm32_qspi_send(struct stm32_qspi_flash *flash, in stm32_qspi_send()354 struct stm32_qspi_flash *flash = nor->priv; in stm32_qspi_read_reg()375 struct stm32_qspi_flash *flash = nor->priv; in stm32_qspi_write_reg()396 struct stm32_qspi_flash *flash = nor->priv; in stm32_qspi_read()423 struct stm32_qspi_flash *flash = nor->priv; in stm32_qspi_write()448 struct stm32_qspi_flash *flash = nor->priv; in stm32_qspi_erase()488 struct stm32_qspi_flash *flash = nor->priv; in stm32_qspi_prep()497 struct stm32_qspi_flash *flash = nor->priv; in stm32_qspi_unprep()[all …]