Home
last modified time | relevance | path

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

/freebsd/sys/dev/flash/
H A Dcqspi.h82 #define CQSPI_DEVSZ 0x14 /* Device Size Configuration Register */ macro
H A Dcqspi.c555 reg = READ4(sc, CQSPI_DEVSZ); in cqspi_init()
558 WRITE4(sc, CQSPI_DEVSZ, reg); in cqspi_init()