Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/ast/
Dast_main.c261 ast->tx_chip_types = AST_TX_SIL164_BIT; in ast_detect_tx_chip()
273 ast->tx_chip_types = AST_TX_SIL164_BIT; in ast_detect_tx_chip()
299 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.c1908 if (ast->tx_chip_types & AST_TX_SIL164_BIT) { in ast_mode_config_init()
Dast_post.c351 if (ast->tx_chip_types & AST_TX_SIL164_BIT) in ast_post_gpu()