Searched refs:DSI_PKT_LEN_6_7 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/ |
H A D | dsi.h | 78 #define DSI_PKT_LEN_6_7 0x37 macro
|
H A D | dsi.c | 168 DEBUGFS_REG32(DSI_PKT_LEN_6_7), 561 tegra_dsi_writel(dsi, 0x0f0f << 16, DSI_PKT_LEN_6_7); in tegra_dsi_configure() 583 tegra_dsi_writel(dsi, 0, DSI_PKT_LEN_6_7); in tegra_dsi_configure()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/ |
H A D | dsi.h | 78 #define DSI_PKT_LEN_6_7 0x37 macro
|
H A D | dsi.c | 168 DEBUGFS_REG32(DSI_PKT_LEN_6_7), 561 tegra_dsi_writel(dsi, 0x0f0f << 16, DSI_PKT_LEN_6_7); in tegra_dsi_configure() 583 tegra_dsi_writel(dsi, 0, DSI_PKT_LEN_6_7); in tegra_dsi_configure()
|
Completed in 6 milliseconds