Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/devices/
Dbcm47xxsflash.h20 #define OPCODE_ST_CSA 0x1000 /* Keep chip select asserted */ macro
Dbcm47xxsflash.c148 bcm47xxsflash_cmd(b47s, OPCODE_ST_CSA | OPCODE_ST_PP); in bcm47xxsflash_write_st()
158 bcm47xxsflash_cmd(b47s, OPCODE_ST_CSA | *buf++); in bcm47xxsflash_write_st()