Searched refs:DSI_PKT_LEN_0_1 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/ |
H A D | dsi.h | 75 #define DSI_PKT_LEN_0_1 0x34 macro
|
H A D | dsi.c | 165 DEBUGFS_REG32(DSI_PKT_LEN_0_1), 558 tegra_dsi_writel(dsi, hsw << 16 | 0, DSI_PKT_LEN_0_1); in tegra_dsi_configure() 580 tegra_dsi_writel(dsi, 0, DSI_PKT_LEN_0_1); in tegra_dsi_configure()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/ |
H A D | dsi.h | 75 #define DSI_PKT_LEN_0_1 0x34 macro
|
H A D | dsi.c | 165 DEBUGFS_REG32(DSI_PKT_LEN_0_1), 558 tegra_dsi_writel(dsi, hsw << 16 | 0, DSI_PKT_LEN_0_1); in tegra_dsi_configure() 580 tegra_dsi_writel(dsi, 0, DSI_PKT_LEN_0_1); in tegra_dsi_configure()
|
Completed in 5 milliseconds