Searched refs:DSI_PKT_LEN_4_5 (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/ |
H A D | dsi.h | 77 #define DSI_PKT_LEN_4_5 0x36 macro
|
H A D | dsi.c | 167 DEBUGFS_REG32(DSI_PKT_LEN_4_5), 560 tegra_dsi_writel(dsi, hfp, DSI_PKT_LEN_4_5); in tegra_dsi_configure() 582 tegra_dsi_writel(dsi, bytes << 16, DSI_PKT_LEN_4_5); in tegra_dsi_configure()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/ |
H A D | dsi.h | 77 #define DSI_PKT_LEN_4_5 0x36 macro
|
H A D | dsi.c | 167 DEBUGFS_REG32(DSI_PKT_LEN_4_5), 560 tegra_dsi_writel(dsi, hfp, DSI_PKT_LEN_4_5); in tegra_dsi_configure() 582 tegra_dsi_writel(dsi, bytes << 16, DSI_PKT_LEN_4_5); in tegra_dsi_configure()
|
Completed in 5 milliseconds