Searched refs:IMGU_REG_SP_DMEM_BASE (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/staging/media/ipu3/
H A Dipu3-css.c484 IMGU_REG_SP_DMEM_BASE(sp) + bi->info.sp.init_dmem_data);
491 if (imgu_hw_wait(css->base, IMGU_REG_SP_DMEM_BASE(sp)
565 base + IMGU_REG_SP_DMEM_BASE(0) + bi->info.sp.per_frame_data);
568 base + IMGU_REG_SP_DMEM_BASE(0) + bi->info.sp.sw_state);
569 writel(1, base + IMGU_REG_SP_DMEM_BASE(0) + bi->info.sp.invalidate_tlb);
574 writel(0, base + IMGU_REG_SP_DMEM_BASE(0) + bi->info.sp.isp_started);
575 writel(0, base + IMGU_REG_SP_DMEM_BASE(0) +
577 writel(0, base + IMGU_REG_SP_DMEM_BASE(0) + bi->info.sp.sleep_mode);
578 writel(0, base + IMGU_REG_SP_DMEM_BASE(0) + bi->info.sp.invalidate_tlb);
579 writel(IMGU_ABI_SP_COMM_COMMAND_READY, base + IMGU_REG_SP_DMEM_BASE(
[all...]
H A Dipu3-abi.h207 #define IMGU_REG_SP_DMEM_BASE(n) (IMGU_REG_BASE + (n) * 0x4000 + 0x4000) macro

Completed in 185 milliseconds