Searched refs:SPI_NOR_CMD_DPD (Results 1 – 3 of 3) sorted by relevance
56 #define SPI_NOR_CMD_DPD 0xB9 /* Deep Power Down */ macro
1208 .op_code = SPI_NOR_CMD_DPD, in enter_dpd()
601 ret = spi_nor_cmd_write(dev, SPI_NOR_CMD_DPD); in enter_dpd()
Completed in 10 milliseconds