Searched refs:bcm47xxnflash_ops_bcm4706_ns_to_cycle (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/bcm47xxnflash/ |
H A D | ops_bcm4706.c | 38 static inline u8 bcm47xxnflash_ops_bcm4706_ns_to_cycle(u16 ns, u16 clock) in bcm47xxnflash_ops_bcm4706_ns_to_cycle() function 412 w0 = bcm47xxnflash_ops_bcm4706_ns_to_cycle(15, clock); in bcm47xxnflash_ops_bcm4706_init() 413 w1 = bcm47xxnflash_ops_bcm4706_ns_to_cycle(20, clock); in bcm47xxnflash_ops_bcm4706_init() 414 w2 = bcm47xxnflash_ops_bcm4706_ns_to_cycle(10, clock); in bcm47xxnflash_ops_bcm4706_init() 415 w3 = bcm47xxnflash_ops_bcm4706_ns_to_cycle(10, clock); in bcm47xxnflash_ops_bcm4706_init() 416 w4 = bcm47xxnflash_ops_bcm4706_ns_to_cycle(100, clock); in bcm47xxnflash_ops_bcm4706_init()
|
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/bcm47xxnflash/ |
H A D | ops_bcm4706.c | 38 static inline u8 bcm47xxnflash_ops_bcm4706_ns_to_cycle(u16 ns, u16 clock) in bcm47xxnflash_ops_bcm4706_ns_to_cycle() function 412 w0 = bcm47xxnflash_ops_bcm4706_ns_to_cycle(15, clock); in bcm47xxnflash_ops_bcm4706_init() 413 w1 = bcm47xxnflash_ops_bcm4706_ns_to_cycle(20, clock); in bcm47xxnflash_ops_bcm4706_init() 414 w2 = bcm47xxnflash_ops_bcm4706_ns_to_cycle(10, clock); in bcm47xxnflash_ops_bcm4706_init() 415 w3 = bcm47xxnflash_ops_bcm4706_ns_to_cycle(10, clock); in bcm47xxnflash_ops_bcm4706_init() 416 w4 = bcm47xxnflash_ops_bcm4706_ns_to_cycle(100, clock); in bcm47xxnflash_ops_bcm4706_init()
|
Completed in 2 milliseconds