Searched refs:bdipsw (Results 1 – 1 of 1) sorted by relevance
292 u8 bdipsw = readb(rbtx4939_bdipsw_addr) & 0x0f; in rbtx4939_flash_fixup_ofs() local295 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() local334 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() local387 if (bdipsw & 8) { in rbtx4939_mtd_init()[all …]