Searched refs:NCTL_CSA (Results 1 – 1 of 1) sorted by relevance
31 #define NCTL_CSA 0x40000000 macro 111 ctlcode = NCTL_CSA | NCTL_CMD1W | NCTL_ROW | NCTL_COL | in bcm47xxnflash_ops_bcm4706_read() 121 ctlcode = NCTL_CSA | 0x30000000 | NCTL_READ; in bcm47xxnflash_ops_bcm4706_read() 123 ctlcode &= ~NCTL_CSA; in bcm47xxnflash_ops_bcm4706_read() 153 ctlcode = NCTL_CSA | 0x30000000 | NCTL_WRITE; in bcm47xxnflash_ops_bcm4706_write() 155 ctlcode &= ~NCTL_CSA; in bcm47xxnflash_ops_bcm4706_write() 184 code |= NCTL_CSA; in bcm47xxnflash_ops_bcm4706_cmd_ctrl() 235 ctlcode = NCTL_CSA | 0x01000000 | NCTL_CMD1W | NCTL_CMD0; in bcm47xxnflash_ops_bcm4706_cmdfunc() 243 * Reading is specific, last one has to go without NCTL_CSA in bcm47xxnflash_ops_bcm4706_cmdfunc() 248 ctlcode = NCTL_CSA | NCTL_REA in bcm47xxnflash_ops_bcm4706_cmdfunc() [all...]