Searched refs:bcm47xxnflash_ops_bcm4706_read (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/bcm47xxnflash/ |
H A D | ops_bcm4706.c | 85 static void bcm47xxnflash_ops_bcm4706_read(struct mtd_info *mtd, uint8_t *buf, in bcm47xxnflash_ops_bcm4706_read() function 327 bcm47xxnflash_ops_bcm4706_read(mtd, (u8 *)&tmp, 4); in bcm47xxnflash_ops_bcm4706_read_byte() 343 bcm47xxnflash_ops_bcm4706_read(nand_to_mtd(nand_chip), buf, in bcm47xxnflash_ops_bcm4706_read_buf()
|
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/bcm47xxnflash/ |
H A D | ops_bcm4706.c | 85 static void bcm47xxnflash_ops_bcm4706_read(struct mtd_info *mtd, uint8_t *buf, in bcm47xxnflash_ops_bcm4706_read() function 327 bcm47xxnflash_ops_bcm4706_read(mtd, (u8 *)&tmp, 4); in bcm47xxnflash_ops_bcm4706_read_byte() 343 bcm47xxnflash_ops_bcm4706_read(nand_to_mtd(nand_chip), buf, in bcm47xxnflash_ops_bcm4706_read_buf()
|
Completed in 3 milliseconds