Home
last modified time | relevance | path

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

/freebsd/sys/dev/flash/
H A Dcqspi.h69 #define DEVWR_WROPCODE_S 0 macro
H A Dcqspi.c441 reg |= (CMD_QUAD_PAGE_PROGRAM << DEVWR_WROPCODE_S); in cqspi_write()