Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/ast/
Dast_main.c291 ast->tx_chip_types = AST_TX_ASTDP_BIT; in ast_detect_tx_chip()
303 if (ast->tx_chip_types & AST_TX_ASTDP_BIT) in ast_detect_tx_chip()
Dast_drv.h97 #define AST_TX_ASTDP_BIT BIT(AST_TX_ASTDP) macro
Dast_mode.c1022 if (ast->tx_chip_types & AST_TX_ASTDP_BIT) { in ast_crtc_dpms()
1049 if (ast->tx_chip_types & AST_TX_ASTDP_BIT) { in ast_crtc_dpms()
1207 if (ast->tx_chip_types & AST_TX_ASTDP_BIT) in ast_crtc_helper_atomic_flush()
1918 if (ast->tx_chip_types & AST_TX_ASTDP_BIT) { in ast_mode_config_init()
Dast_post.c339 if (ast->tx_chip_types & AST_TX_ASTDP_BIT) in ast_post_gpu()