Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/ast/
Dast_main.c257 ast->tx_chip_types = AST_TX_DP501_BIT; in ast_detect_chip()
267 if (ast->tx_chip_types & AST_TX_DP501_BIT) in ast_detect_chip()
Dast_drv.h78 #define AST_TX_DP501_BIT BIT(AST_TX_DP501) macro
Dast_mode.c1000 if (ast->tx_chip_types & AST_TX_DP501_BIT) in ast_crtc_dpms()
1015 if (ast->tx_chip_types & AST_TX_DP501_BIT) in ast_crtc_dpms()
1752 if (ast->tx_chip_types & AST_TX_DP501_BIT) { in ast_mode_config_init()