Home
last modified time | relevance | path

Searched refs:bdipsw (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/txx9/rbtx4939/
H A Dsetup.c292 u8 bdipsw = readb(rbtx4939_bdipsw_addr) & 0x0f; in rbtx4939_flash_fixup_ofs() local
295 if (bdipsw & 8) { in rbtx4939_flash_fixup_ofs()
297 shift = bdipsw & 3; in rbtx4939_flash_fixup_ofs()
302 if (bdipsw == 0) in rbtx4939_flash_fixup_ofs()
329 u8 bdipsw = readb(rbtx4939_bdipsw_addr) & 0x0f; in rbtx4939_flash_copy_from() local
334 if (bdipsw & 8) { in rbtx4939_flash_copy_from()
336 shift = bdipsw & 3; in rbtx4939_flash_copy_from()
351 if (bdipsw == 0) { in rbtx4939_flash_copy_from()
385 u8 bdipsw = readb(rbtx4939_bdipsw_addr) & 0x0f; in rbtx4939_mtd_init() local
387 if (bdipsw in rbtx4939_mtd_init()
467 u8 bdipsw = readb(rbtx4939_bdipsw_addr) & 0x0f; rbtx4939_device_init() local
[all...]

Completed in 2 milliseconds