Lines Matching refs:aux_base
106 * @aux_base: base address for the memory region used by this unit, or 0 for
113 __le32 aux_base; /* bits 1:0 reserved */
238 * @aux_base: identifier of aux_mem base
243 u32 aux_base;
488 u32 aux_base;
496 aux_base = le32_to_cpu(entry->aux_base) & AUX_BASE_MASK;
501 if (region->aux_base == aux_base || !aux_base) {
666 return (phys_addr_t)region->aux_base + offset;
890 smem->regions[i].aux_base = (u32)r.start;