Searched refs:DC_CMD_INT_POLARITY (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/ |
H A D | dc.h | 197 #define DC_CMD_INT_POLARITY 0x03b macro
|
H A D | dc.c | 1258 DEBUGFS_REG32(DC_CMD_INT_POLARITY), 1848 tegra_dc_writel(dc, value, DC_CMD_INT_POLARITY); in tegra_crtc_atomic_enable() 1865 tegra_dc_writel(dc, value, DC_CMD_INT_POLARITY); in tegra_crtc_atomic_enable()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/ |
H A D | dc.h | 212 #define DC_CMD_INT_POLARITY 0x03b macro
|
H A D | dc.c | 1444 DEBUGFS_REG32(DC_CMD_INT_POLARITY), 2188 tegra_dc_writel(dc, value, DC_CMD_INT_POLARITY); in tegra_crtc_atomic_enable() 2205 tegra_dc_writel(dc, value, DC_CMD_INT_POLARITY); in tegra_crtc_atomic_enable()
|
Completed in 11 milliseconds