Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/ast/
Dast_main.c286 ast->tx_chip_types = AST_TX_DP501_BIT; in ast_detect_tx_chip()
301 if (ast->tx_chip_types & AST_TX_DP501_BIT) in ast_detect_tx_chip()
Dast_drv.h96 #define AST_TX_DP501_BIT BIT(AST_TX_DP501) macro
Dast_mode.c1019 if (ast->tx_chip_types & AST_TX_DP501_BIT) in ast_crtc_dpms()
1046 if (ast->tx_chip_types & AST_TX_DP501_BIT) in ast_crtc_dpms()
1913 if (ast->tx_chip_types & AST_TX_DP501_BIT) { in ast_mode_config_init()