Searched refs:rbtx4939_bdipsw_addr (Results 1 – 2 of 2) sorted by relevance
292 u8 bdipsw = readb(rbtx4939_bdipsw_addr) & 0x0f; in rbtx4939_flash_fixup_ofs()329 u8 bdipsw = readb(rbtx4939_bdipsw_addr) & 0x0f; in rbtx4939_flash_copy_from()385 u8 bdipsw = readb(rbtx4939_bdipsw_addr) & 0x0f; in rbtx4939_mtd_init()467 u8 bdipsw = readb(rbtx4939_bdipsw_addr) & 0x0f; in rbtx4939_device_init()531 readb(rbtx4939_udipsw_addr), readb(rbtx4939_bdipsw_addr)); in rbtx4939_setup()
92 #define rbtx4939_bdipsw_addr ((u8 __iomem *)RBTX4939_BDIPSW_ADDR) macro