Searched refs:DSI_PAD_CONTROL_0 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/ |
H A D | dsi.h | 97 #define DSI_PAD_CONTROL_0 0x4b macro
|
H A D | dsi.c | 176 DEBUGFS_REG32(DSI_PAD_CONTROL_0), 665 tegra_dsi_writel(dsi, value, DSI_PAD_CONTROL_0); in tegra_dsi_pad_enable() 679 tegra_dsi_writel(dsi, 0, DSI_PAD_CONTROL_0); in tegra_dsi_pad_calibrate()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/ |
H A D | dsi.h | 97 #define DSI_PAD_CONTROL_0 0x4b macro
|
H A D | dsi.c | 176 DEBUGFS_REG32(DSI_PAD_CONTROL_0), 665 tegra_dsi_writel(dsi, value, DSI_PAD_CONTROL_0); in tegra_dsi_pad_enable() 679 tegra_dsi_writel(dsi, 0, DSI_PAD_CONTROL_0); in tegra_dsi_pad_calibrate()
|
Completed in 8 milliseconds