Home
last modified time | relevance | path

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

/linux-6.1.9/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.c1012 if (ast->tx_chip_types & AST_TX_DP501_BIT) in ast_crtc_dpms()
1037 if (ast->tx_chip_types & AST_TX_DP501_BIT) in ast_crtc_dpms()
1785 if (ast->tx_chip_types & AST_TX_DP501_BIT) { in ast_mode_config_init()