Searched refs:DSI_PKT_LEN_2_3 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/ |
H A D | dsi.h | 76 #define DSI_PKT_LEN_2_3 0x35 macro
|
H A D | dsi.c | 166 DEBUGFS_REG32(DSI_PKT_LEN_2_3), 559 tegra_dsi_writel(dsi, hact << 16 | hbp, DSI_PKT_LEN_2_3); in tegra_dsi_configure() 581 tegra_dsi_writel(dsi, bytes << 16, DSI_PKT_LEN_2_3); in tegra_dsi_configure()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/ |
H A D | dsi.h | 76 #define DSI_PKT_LEN_2_3 0x35 macro
|
H A D | dsi.c | 166 DEBUGFS_REG32(DSI_PKT_LEN_2_3), 559 tegra_dsi_writel(dsi, hact << 16 | hbp, DSI_PKT_LEN_2_3); in tegra_dsi_configure() 581 tegra_dsi_writel(dsi, bytes << 16, DSI_PKT_LEN_2_3); in tegra_dsi_configure()
|
Completed in 6 milliseconds