Searched refs:bcm47xxnflash_ops_bcm4706_ctl_cmd (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/mtd/nand/bcm47xxnflash/ |
D | ops_bcm4706.c | 47 static int bcm47xxnflash_ops_bcm4706_ctl_cmd(struct bcma_drv_cc *cc, u32 code) in bcm47xxnflash_ops_bcm4706_ctl_cmd() function 118 if (bcm47xxnflash_ops_bcm4706_ctl_cmd(b47n->cc, ctlcode)) in bcm47xxnflash_ops_bcm4706_read() 128 if (bcm47xxnflash_ops_bcm4706_ctl_cmd(b47n->cc, in bcm47xxnflash_ops_bcm4706_read() 160 if (bcm47xxnflash_ops_bcm4706_ctl_cmd(cc, ctlcode)) { in bcm47xxnflash_ops_bcm4706_write() 190 bcm47xxnflash_ops_bcm4706_ctl_cmd(b47n->cc, code); in bcm47xxnflash_ops_bcm4706_cmd_ctrl() 240 if (bcm47xxnflash_ops_bcm4706_ctl_cmd(b47n->cc, ctlcode)) { in bcm47xxnflash_ops_bcm4706_cmdfunc() 254 if (bcm47xxnflash_ops_bcm4706_ctl_cmd(b47n->cc, in bcm47xxnflash_ops_bcm4706_cmdfunc() 267 if (bcm47xxnflash_ops_bcm4706_ctl_cmd(cc, ctlcode)) in bcm47xxnflash_ops_bcm4706_cmdfunc() 281 if (bcm47xxnflash_ops_bcm4706_ctl_cmd(cc, ctlcode)) in bcm47xxnflash_ops_bcm4706_cmdfunc() 296 if (bcm47xxnflash_ops_bcm4706_ctl_cmd(cc, ctlcode)) in bcm47xxnflash_ops_bcm4706_cmdfunc() [all …]
|