Searched refs:tegra_dsi_writel (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/gpu/drm/tegra/ |
| H A D | dsi.c | 511 tegra_dsi_writel(dsi, value, DSI_CONTROL); in tegra_dsi_configure() 533 tegra_dsi_writel(dsi, value, DSI_CONTROL); in tegra_dsi_configure() 581 tegra_dsi_writel(dsi, 0, DSI_PKT_LEN_0_1); in tegra_dsi_configure() 584 tegra_dsi_writel(dsi, 0, DSI_PKT_LEN_6_7); in tegra_dsi_configure() 588 tegra_dsi_writel(dsi, value, DSI_DCS_CMDS); in tegra_dsi_configure() 648 tegra_dsi_writel(dsi, value, DSI_CONTROL); in tegra_dsi_video_disable() 722 tegra_dsi_writel(dsi, value, DSI_TO_TALLY); in tegra_dsi_set_timeout() 765 tegra_dsi_writel(dsi, 0, DSI_TRIGGER); in tegra_dsi_soft_reset() 1328 tegra_dsi_writel(dsi, value, DSI_WR_DATA); in tegra_dsi_writesl() 1393 tegra_dsi_writel(dsi, value, DSI_CONTROL); in tegra_dsi_host_transfer() [all …]
|