Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/ast/
Dast_main.c88 ast->tx_chip_types = AST_TX_SIL164_BIT; in ast_detect_tx_chip()
100 ast->tx_chip_types = AST_TX_SIL164_BIT; in ast_detect_tx_chip()
128 if (ast->tx_chip_types & AST_TX_SIL164_BIT) in ast_detect_tx_chip()
Dast_drv.h95 #define AST_TX_SIL164_BIT BIT(AST_TX_SIL164) macro
Dast_mode.c1406 if (ast->tx_chip_types & AST_TX_SIL164_BIT) { in ast_mode_config_init()
Dast_post.c365 if (ast->tx_chip_types & AST_TX_SIL164_BIT) in ast_post_gpu()