Home
last modified time | relevance | path

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

/drivers/mtd/spi-nor/
Dnxp-spifi.c36 #define SPIFI_CMD_DATALEN(dlen) ((dlen) & 0x3fff) macro
140 cmd = SPIFI_CMD_DATALEN(len) | in nxp_spifi_read_reg()
163 SPIFI_CMD_DATALEN(len) | in nxp_spifi_write_reg()
206 SPIFI_CMD_DATALEN(len) | in nxp_spifi_write()