Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i2c/
Dtda998x_drv.c403 #define TDA19988 0x0301 macro
1297 if (priv->rev == TDA19988) in tda998x_connector_get_modes()
1302 if (priv->rev == TDA19988) in tda998x_connector_get_modes()
1393 if (mode->clock > ((priv->rev == TDA19988) ? 165000 : 150000)) in tda998x_bridge_mode_valid()
1634 if (priv->rev == TDA19988) { in tda998x_bridge_mode_set()
1877 case TDA19988: in tda998x_create()