Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/ast/
Dast_main.c75 ast->tx_chip_types |= AST_TX_NONE_BIT; in ast_detect_tx_chip()
126 if (ast->tx_chip_types & AST_TX_NONE_BIT) in ast_detect_tx_chip()
Dast_drv.h94 #define AST_TX_NONE_BIT BIT(AST_TX_NONE) macro
Dast_mode.c1401 if (ast->tx_chip_types & AST_TX_NONE_BIT) { in ast_mode_config_init()