Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i2c/
Dtda998x_drv.c402 #define TDA19988 0x0301 macro
1294 if (priv->rev == TDA19988) in tda998x_connector_get_modes()
1299 if (priv->rev == TDA19988) in tda998x_connector_get_modes()
1389 if (mode->clock > ((priv->rev == TDA19988) ? 165000 : 150000)) in tda998x_bridge_mode_valid()
1630 if (priv->rev == TDA19988) { in tda998x_bridge_mode_set()
1873 case TDA19988: in tda998x_create()