Home
last modified time | relevance | path

Searched refs:IMGU_REG_BASE (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/staging/media/ipu3/
A Dipu3-abi.h76 #define IMGU_REG_BASE 0x4000 macro
78 #define IMGU_REG_ISP_CTRL (IMGU_REG_BASE + 0x00)
92 #define IMGU_REG_ISP_START_ADDR (IMGU_REG_BASE + 0x04)
93 #define IMGU_REG_ISP_ICACHE_ADDR (IMGU_REG_BASE + 0x10)
94 #define IMGU_REG_ISP_PC (IMGU_REG_BASE + 0x1c)
111 #define IMGU_REG_GP_BUSY (IMGU_REG_BASE + 0x500)
112 #define IMGU_REG_GP_STARVING (IMGU_REG_BASE + 0x504)
113 #define IMGU_REG_GP_WORKLOAD (IMGU_REG_BASE + 0x508)
162 #define IMGU_REG_GP_HALT (IMGU_REG_BASE + 0x5dc)
205 #define IMGU_REG_GP_TIMER (IMGU_REG_BASE + 0xa34)
[all …]
A Dipu3-mmu.c41 #define IMGU_REG_BASE 0x4000 macro
42 #define REG_TLB_INVALIDATE (IMGU_REG_BASE + 0x300)
44 #define REG_L1_PHYS (IMGU_REG_BASE + 0x304) /* 27-bit pfn */
45 #define REG_GP_HALT (IMGU_REG_BASE + 0x5dc)
46 #define REG_GP_HALTED (IMGU_REG_BASE + 0x5e0)

Completed in 16 milliseconds