Searched refs:VC4_HD_REG (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/ |
H A D | vc4_hdmi_regs.h | 137 #define VC4_HD_REG(reg, offset) _VC4_REG(VC4_HD, reg, offset) macro 147 VC4_HD_REG(HDMI_M_CTL, 0x000c), 148 VC4_HD_REG(HDMI_MAI_CTL, 0x0014), 149 VC4_HD_REG(HDMI_MAI_THR, 0x0018), 150 VC4_HD_REG(HDMI_MAI_FMT, 0x001c), 151 VC4_HD_REG(HDMI_MAI_DATA, 0x0020), 152 VC4_HD_REG(HDMI_MAI_SMP, 0x002c), 153 VC4_HD_REG(HDMI_VID_CTL, 0x0038), 154 VC4_HD_REG(HDMI_CSC_CTL, 0x0040), 155 VC4_HD_REG(HDMI_CSC_12_1 [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/ |
H A D | vc4_hdmi_regs.h | 156 #define VC4_HD_REG(reg, offset) _VC4_REG(VC4_HD, reg, offset) macro 166 VC4_HD_REG(HDMI_M_CTL, 0x000c), 167 VC4_HD_REG(HDMI_MAI_CTL, 0x0014), 168 VC4_HD_REG(HDMI_MAI_THR, 0x0018), 169 VC4_HD_REG(HDMI_MAI_FMT, 0x001c), 170 VC4_HD_REG(HDMI_MAI_DATA, 0x0020), 171 VC4_HD_REG(HDMI_MAI_SMP, 0x002c), 172 VC4_HD_REG(HDMI_VID_CTL, 0x0038), 173 VC4_HD_REG(HDMI_CSC_CTL, 0x0040), 174 VC4_HD_REG(HDMI_CSC_12_1 [all...] |
Completed in 1 milliseconds