Home
last modified time | relevance | path

Searched refs:HWVER_131 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/stm/
H A Ddw_mipi_dsi-stm.c23 #define HWVER_131 0x31333100 /* IP version 1.31 */ macro
502 if (dsi->hw_version != HWVER_130 && dsi->hw_version != HWVER_131) { in dw_mipi_dsi_stm_probe()
511 if (dsi->hw_version == HWVER_131) { in dw_mipi_dsi_stm_probe()
/openbmc/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-mipi-dsi.c31 #define HWVER_131 0x31333100 /* IP version 1.31 */ macro
784 if (hw_version >= HWVER_131) { in dw_mipi_dsi_dphy_timing_config()