Home
last modified time | relevance | path

Searched refs:DEVWR_DATA_WIDTH_QUAD (Results 1 – 2 of 2) sorted by relevance

/src/sys/dev/flash/
H A Dcqspi.h71 #define DEVWR_DATA_WIDTH_QUAD (2 << DEVWR_DATA_WIDTH_S) macro
H A Dcqspi.c439 reg |= DEVWR_DATA_WIDTH_QUAD; in cqspi_write()