Searched refs:aux_base (Results 1 – 3 of 3) sorted by relevance
64 void __iomem *aux_base; member100 writel(ctrl, vpu->aux_base + REG_AUX_CTRL); in ingenic_rproc_start()112 writel(AUX_CTRL_SW_RESET, vpu->aux_base + REG_AUX_CTRL); in ingenic_rproc_stop()121 writel(vqid, vpu->aux_base + REG_CORE_MSG); in ingenic_rproc_kick()158 vring = readl(vpu->aux_base + REG_AUX_MSG); in vpu_interrupt()161 writel(0, vpu->aux_base + REG_AUX_MSG_ACK); in vpu_interrupt()186 vpu->aux_base = devm_platform_ioremap_resource_byname(pdev, "aux"); in ingenic_rproc_probe()187 if (IS_ERR(vpu->aux_base)) { in ingenic_rproc_probe()189 return PTR_ERR(vpu->aux_base); in ingenic_rproc_probe()
115 __le32 aux_base; /* bits 1:0 reserved */ member259 phys_addr_t aux_base; member554 u32 aux_base; in qcom_smem_get_global() local562 aux_base = le32_to_cpu(entry->aux_base) & AUX_BASE_MASK; in qcom_smem_get_global()567 if ((u32)region->aux_base == aux_base || !aux_base) { in qcom_smem_get_global()800 return (phys_addr_t)area->aux_base + offset; in qcom_smem_virt_to_phys()1071 ptable_start = region->aux_base + region->size - SZ_4K; in qcom_smem_map_toc()1085 phys_addr = smem->regions[0].aux_base; in qcom_smem_map_global()1115 region->aux_base = r.start; in qcom_smem_resolve_mem()1148 smem->regions[0].aux_base = rmem->base; in qcom_smem_probe()[all …]
114 unsigned long val, aux_base; in wkup_m3_scale_data_fw_cb() local131 aux_base = wkup_m3_copy_aux_data(m3_ipc, fw->data + sizeof(hdr), in wkup_m3_scale_data_fw_cb()134 val = (aux_base + hdr.sleep_offset); in wkup_m3_scale_data_fw_cb()135 val |= ((aux_base + hdr.wake_offset) << 16); in wkup_m3_scale_data_fw_cb()