Home
last modified time | relevance | path

Searched refs:SPI_CMD_RDSR (Results 1 - 5 of 5) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/commonboot/flash/
H A Dflash_hw_process_flashboot.c24 ret = spi_flash_read_reg(SPI_CMD_RDSR, &data, 1); in spi_flash_enable_quad_mode_mx()
40 ret = spi_flash_read_reg(SPI_CMD_RDSR, &data, 1); in spi_flash_enable_quad_mode_mx()
70 ret = spi_flash_read_reg(SPI_CMD_RDSR, &data[0], 1); in spi_flash_enable_quad_mode()
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/drivers/flash/
H A Dhi_flashboot_flash.c189 ret = spi_flash_read_reg(SPI_CMD_RDSR, &p_data[0], 1); in flash_protect_set_protect()
216 ret = spi_flash_read_reg(SPI_CMD_RDSR, &p_data[0], 1); in flash_protect_set_protect()
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/drivers/flash/
H A Dhi_loaderboot_flash.c175 ret = spi_flash_read_reg(SPI_CMD_RDSR, &p_data[0], 1); in flash_protect_set_protect()
199 ret = spi_flash_read_reg(SPI_CMD_RDSR, &p_data[0], 1); in flash_protect_set_protect()
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/commonboot/
H A Dboot_rom.h77 #define SPI_CMD_RDSR 0x05 macro
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/flash/
H A Dflash_prv.h47 #define SPI_CMD_RDSR 0x05 macro

Completed in 7 milliseconds