Searched refs:NPCX_EX_OP_INT_FLASH_WP (Results 1 – 3 of 3) sorted by relevance
69 #define NPCX_EX_OP_INT_FLASH_WP BIT(1) /* Issue write protection of internal flash */ macro
152 if ((operation & NPCX_EX_OP_INT_FLASH_WP) != 0) { in qspi_npcx_fiu_set_operation()
414 if ((data->operation & NPCX_EX_OP_INT_FLASH_WP) != 0) { in flash_npcx_nor_ex_set_spi_spec()415 if ((op_in->mask & NPCX_EX_OP_INT_FLASH_WP) != 0 && !op_in->enable) { in flash_npcx_nor_ex_set_spi_spec()