Searched refs:tegra_dsi_writel (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/tegra/ |
A D | dsi.c | 510 tegra_dsi_writel(dsi, value, DSI_CONTROL); in tegra_dsi_configure() 532 tegra_dsi_writel(dsi, value, DSI_CONTROL); in tegra_dsi_configure() 580 tegra_dsi_writel(dsi, 0, DSI_PKT_LEN_0_1); in tegra_dsi_configure() 583 tegra_dsi_writel(dsi, 0, DSI_PKT_LEN_6_7); in tegra_dsi_configure() 587 tegra_dsi_writel(dsi, value, DSI_DCS_CMDS); in tegra_dsi_configure() 647 tegra_dsi_writel(dsi, value, DSI_CONTROL); in tegra_dsi_video_disable() 721 tegra_dsi_writel(dsi, value, DSI_TO_TALLY); in tegra_dsi_set_timeout() 764 tegra_dsi_writel(dsi, 0, DSI_TRIGGER); in tegra_dsi_soft_reset() 1318 tegra_dsi_writel(dsi, value, DSI_WR_DATA); in tegra_dsi_writesl() 1383 tegra_dsi_writel(dsi, value, DSI_CONTROL); in tegra_dsi_host_transfer() [all …]
|
Completed in 6 milliseconds