Searched refs:DSI_SOL_DELAY (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/ |
H A D | dsi.h | 43 #define DSI_SOL_DELAY 0x11 macro
|
H A D | dsi.c | 138 DEBUGFS_REG32(DSI_SOL_DELAY), 564 tegra_dsi_writel(dsi, 8 * mul / div, DSI_SOL_DELAY); in tegra_dsi_configure() 608 tegra_dsi_writel(dsi, value, DSI_SOL_DELAY); in tegra_dsi_configure()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/ |
H A D | dsi.h | 43 #define DSI_SOL_DELAY 0x11 macro
|
H A D | dsi.c | 138 DEBUGFS_REG32(DSI_SOL_DELAY), 564 tegra_dsi_writel(dsi, 8 * mul / div, DSI_SOL_DELAY); in tegra_dsi_configure() 608 tegra_dsi_writel(dsi, value, DSI_SOL_DELAY); in tegra_dsi_configure()
|
Completed in 6 milliseconds