Home
last modified time | relevance | path

Searched refs:DSI_CONTROL_LANES (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Ddsi.h38 #define DSI_CONTROL_LANES(n) (((n) & 0x3) << 4) macro
H A Ddsi.c508 DSI_CONTROL_LANES(dsi->lanes - 1) | in tegra_dsi_configure()
1382 value = DSI_CONTROL_LANES(0) | DSI_CONTROL_HOST_ENABLE; in tegra_dsi_host_transfer()
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Ddsi.h38 #define DSI_CONTROL_LANES(n) (((n) & 0x3) << 4) macro
H A Ddsi.c508 DSI_CONTROL_LANES(dsi->lanes - 1) | in tegra_dsi_configure()
1391 value = DSI_CONTROL_LANES(0) | DSI_CONTROL_HOST_ENABLE; in tegra_dsi_host_transfer()

Completed in 6 milliseconds