Searched refs:SPI_NOR_CMD_ULBPR (Results 1 – 4 of 4) sorted by relevance
35 #define SPI_NOR_CMD_ULBPR 0x98 /* Global Block Protection Unlock */ macro
45 #define SPI_NOR_CMD_ULBPR 0x98 /* Global Block Protection Unlock */ macro
359 .Instruction = SPI_NOR_CMD_ULBPR, in qspi_write_unprotect()
1048 ret = spi_nor_cmd_write(dev, SPI_NOR_CMD_ULBPR); in spi_nor_write_protection_set()