Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/ast/
H A 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()
H A Dast_drv.h96 #define AST_TX_DP501_BIT BIT(AST_TX_DP501) macro
H A 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()
1959 if (ast->tx_chip_types & AST_TX_DP501_BIT) { in ast_mode_config_init()