Searched refs:slave_offset (Results 1 – 2 of 2) sorted by relevance
231 unsigned int slave_select, slave_offset; in axs101_set_memmap() local234 slave_select = slave_offset = 0; in axs101_set_memmap()237 slave_offset |= map[i].slave_off << (i << 2); in axs101_set_memmap()241 iowrite32(slave_offset, base + 0x8); /* OFFSET0 */ in axs101_set_memmap()243 slave_select = slave_offset = 0; in axs101_set_memmap()246 slave_offset |= map[i+8].slave_off << (i << 2); in axs101_set_memmap()250 iowrite32(slave_offset, base + 0xC); /* OFFSET1 */ in axs101_set_memmap()
435 u32 slave_offset, sliver_offset, slave_size; in cpsw_init_common() local461 slave_offset = CPSW1_SLAVE_OFFSET; in cpsw_init_common()475 slave_offset = CPSW2_SLAVE_OFFSET; in cpsw_init_common()491 slave->regs = regs + slave_offset; in cpsw_init_common()497 slave_offset += slave_size; in cpsw_init_common()