Searched refs:swb_base (Results 1 – 3 of 3) sorted by relevance
174 asd_ha->io_handle[0].swb_base = base; in asd_move_swb()184 else if (io_handle->swb_base <= reg in __asd_write_reg_byte()185 && reg < io_handle->swb_base + MBAR0_SWB_SIZE) in __asd_write_reg_byte()207 else if (io_handle->swb_base <= reg \208 && reg < io_handle->swb_base + MBAR0_SWB_SIZE) \233 else if (io_handle->swb_base <= reg in __asd_read_reg_byte()234 && reg < io_handle->swb_base + MBAR0_SWB_SIZE) in __asd_read_reg_byte()258 else if (io_handle->swb_base <= reg \259 && reg < io_handle->swb_base + MBAR0_SWB_SIZE) \
33 u32 swb_base; member
172 asd_ha->io_handle[0].swb_base = REG_BASE_ADDR_CSEQCIO; in asd_init_sw()