Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i2c/
Dtda998x_drv.c403 #define TDA19988 0x0301 macro
1295 if (priv->rev == TDA19988) in tda998x_connector_get_modes()
1300 if (priv->rev == TDA19988) in tda998x_connector_get_modes()
1390 if (mode->clock > ((priv->rev == TDA19988) ? 165000 : 150000)) in tda998x_bridge_mode_valid()
1631 if (priv->rev == TDA19988) { in tda998x_bridge_mode_set()
1874 case TDA19988: in tda998x_create()