Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/ast/
Dast_main.c232 ast->tx_chip_types = AST_TX_SIL164_BIT; in ast_detect_chip()
244 ast->tx_chip_types = AST_TX_SIL164_BIT; in ast_detect_chip()
265 if (ast->tx_chip_types & AST_TX_SIL164_BIT) in ast_detect_chip()
Dast_drv.h77 #define AST_TX_SIL164_BIT BIT(AST_TX_SIL164) macro
Dast_mode.c1747 if (ast->tx_chip_types & AST_TX_SIL164_BIT) { in ast_mode_config_init()
Dast_post.c394 if (ast->tx_chip_types & AST_TX_SIL164_BIT) in ast_post_gpu()