bcm47xxsflash_cmd   43 drivers/mtd/devices/bcm47xxsflash.c 			bcm47xxsflash_cmd(b47s, OPCODE_ST_RDSR);
bcm47xxsflash_cmd   49 drivers/mtd/devices/bcm47xxsflash.c 			bcm47xxsflash_cmd(b47s, OPCODE_AT_STATUS);
bcm47xxsflash_cmd   75 drivers/mtd/devices/bcm47xxsflash.c 		bcm47xxsflash_cmd(b47s, OPCODE_ST_WREN);
bcm47xxsflash_cmd   82 drivers/mtd/devices/bcm47xxsflash.c 			bcm47xxsflash_cmd(b47s, OPCODE_ST_SSE);
bcm47xxsflash_cmd   84 drivers/mtd/devices/bcm47xxsflash.c 			bcm47xxsflash_cmd(b47s, OPCODE_ST_SE);
bcm47xxsflash_cmd   88 drivers/mtd/devices/bcm47xxsflash.c 		bcm47xxsflash_cmd(b47s, OPCODE_AT_PAGE_ERASE);
bcm47xxsflash_cmd  119 drivers/mtd/devices/bcm47xxsflash.c 		bcm47xxsflash_cmd(b47s, OPCODE_ST_READ4B);
bcm47xxsflash_cmd  135 drivers/mtd/devices/bcm47xxsflash.c 	bcm47xxsflash_cmd(b47s, OPCODE_ST_WREN);
bcm47xxsflash_cmd  143 drivers/mtd/devices/bcm47xxsflash.c 		bcm47xxsflash_cmd(b47s, OPCODE_ST_PP);
bcm47xxsflash_cmd  148 drivers/mtd/devices/bcm47xxsflash.c 	bcm47xxsflash_cmd(b47s, OPCODE_ST_CSA | OPCODE_ST_PP);
bcm47xxsflash_cmd  158 drivers/mtd/devices/bcm47xxsflash.c 		bcm47xxsflash_cmd(b47s, OPCODE_ST_CSA | *buf++);
bcm47xxsflash_cmd  187 drivers/mtd/devices/bcm47xxsflash.c 		bcm47xxsflash_cmd(b47s, OPCODE_AT_BUF1_LOAD);
bcm47xxsflash_cmd  204 drivers/mtd/devices/bcm47xxsflash.c 		bcm47xxsflash_cmd(b47s, OPCODE_AT_BUF1_WRITE);
bcm47xxsflash_cmd  211 drivers/mtd/devices/bcm47xxsflash.c 	bcm47xxsflash_cmd(b47s, OPCODE_AT_BUF1_PROGRAM);