Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/commonboot/flash/
H A Dflash_hw_process_flashboot.c60 ret = spi_flash_read_reg(SPI_CMD_RDSR2, &data[1], 1); in spi_flash_enable_quad_mode()
82 ret = spi_flash_read_reg(SPI_CMD_RDSR2, &data[1], 1); in spi_flash_enable_quad_mode()
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/drivers/flash/
H A Dhi_flashboot_flash.c193 ret = spi_flash_read_reg(SPI_CMD_RDSR2, &p_data[1], 1); in flash_protect_set_protect()
220 ret = spi_flash_read_reg(SPI_CMD_RDSR2, &p_data[1], 1); in flash_protect_set_protect()
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/drivers/flash/
H A Dhi_loaderboot_flash.c179 ret = spi_flash_read_reg(SPI_CMD_RDSR2, &p_data[1], 1); in flash_protect_set_protect()
203 ret = spi_flash_read_reg(SPI_CMD_RDSR2, &p_data[1], 1); in flash_protect_set_protect()
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/commonboot/
H A Dboot_rom.h69 #define SPI_CMD_RDSR2 0x35 /* Read Status Register-2 */ macro
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/flash/
H A Dflash_prv.h41 #define SPI_CMD_RDSR2 0x35 /* Read Status Register-2 */ macro

Completed in 4 milliseconds