Searched refs:swa_base (Results 1 – 3 of 3) sorted by relevance
181 if (io_handle->swa_base <= reg in __asd_write_reg_byte()182 && reg < io_handle->swa_base + MBAR0_SWA_SIZE) in __asd_write_reg_byte()204 if (io_handle->swa_base <= reg \205 && reg < io_handle->swa_base + MBAR0_SWA_SIZE) \230 if (io_handle->swa_base <= reg in __asd_read_reg_byte()231 && reg < io_handle->swa_base + MBAR0_SWA_SIZE) in __asd_read_reg_byte()255 if (io_handle->swa_base <= reg \256 && reg < io_handle->swa_base + MBAR0_SWA_SIZE) \
32 u32 swa_base; /* mmspace 1 (MBAR1) uses this only */ member
169 asd_ha->io_handle[0].swa_base = REG_BASE_ADDR; in asd_init_sw()176 asd_ha->io_handle[1].swa_base = OCM_BASE_ADDR; in asd_init_sw()