Searched refs:swb_base (Results 1 – 3 of 3) sorted by relevance
192 asd_ha->io_handle[0].swb_base = base; in asd_move_swb()202 else if (io_handle->swb_base <= reg in __asd_write_reg_byte()203 && reg < io_handle->swb_base + MBAR0_SWB_SIZE) in __asd_write_reg_byte()225 else if (io_handle->swb_base <= reg \226 && reg < io_handle->swb_base + MBAR0_SWB_SIZE) \251 else if (io_handle->swb_base <= reg in __asd_read_reg_byte()252 && reg < io_handle->swb_base + MBAR0_SWB_SIZE) in __asd_read_reg_byte()276 else if (io_handle->swb_base <= reg \277 && reg < io_handle->swb_base + MBAR0_SWB_SIZE) \
51 u32 swb_base; member
190 asd_ha->io_handle[0].swb_base = REG_BASE_ADDR_CSEQCIO; in asd_init_sw()