Searched refs:CCTL_CMD_REG (Results 1 – 1 of 1) sorted by relevance
56 #define CCTL_CMD_REG(base, hart) ((ulong)(base) + 0x40 + (hart) * 0x10) macro91 void __iomem *cctlcmd = (void __iomem *)CCTL_CMD_REG(regs, hart); in v5l2_disable()
Completed in 2 milliseconds