Lines Matching refs:bdipsw
292 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 & 8) { in rbtx4939_mtd_init()
396 } else if (bdipsw == 0) { in rbtx4939_mtd_init()
467 u8 bdipsw = readb(rbtx4939_bdipsw_addr) & 0x0f; in rbtx4939_device_init() local
471 if (bdipsw == 0) in rbtx4939_device_init()
475 if (bdipsw & 8) in rbtx4939_device_init()