Zephyr API 3.6.99
|
#include <zephyr/dt-bindings/dt-util.h>
Go to the source code of this file.
Macros | |
#define | NPCX_QSPI_SW_CS0 BIT(0) |
#define | NPCX_QSPI_SW_CS1 BIT(1) |
#define | NPCX_QSPI_SW_CS2 BIT(2) |
#define | NPCX_QSPI_SW_CS_MASK (NPCX_QSPI_SW_CS0 | NPCX_QSPI_SW_CS1 | NPCX_QSPI_SW_CS2) |
#define | NPCX_QSPI_SEC_FLASH_SL BIT(4) |
#define | NPCX_RD_MODE_NORMAL 0 |
#define | NPCX_RD_MODE_FAST 1 |
#define | NPCX_RD_MODE_FAST_DUAL 3 |
#define NPCX_QSPI_SEC_FLASH_SL BIT(4) |
#define NPCX_QSPI_SW_CS0 BIT(0) |
#define NPCX_QSPI_SW_CS1 BIT(1) |
#define NPCX_QSPI_SW_CS2 BIT(2) |
#define NPCX_QSPI_SW_CS_MASK (NPCX_QSPI_SW_CS0 | NPCX_QSPI_SW_CS1 | NPCX_QSPI_SW_CS2) |
#define NPCX_RD_MODE_FAST 1 |
#define NPCX_RD_MODE_FAST_DUAL 3 |
#define NPCX_RD_MODE_NORMAL 0 |