Home
last modified time | relevance | path

Searched refs:tx_chip_type (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/ast/
A Dast_main.c217 ast->tx_chip_type = AST_TX_NONE; in ast_detect_chip()
230 ast->tx_chip_type = AST_TX_SIL164; in ast_detect_chip()
242 ast->tx_chip_type = AST_TX_SIL164; in ast_detect_chip()
255 ast->tx_chip_type = AST_TX_DP501; in ast_detect_chip()
260 switch(ast->tx_chip_type) { in ast_detect_chip()
A Dast_drv.h174 enum ast_tx_chip tx_chip_type; member
A Dast_dp501.c511 if (ast->tx_chip_type == AST_TX_SIL164) in ast_init_3rdtx()
A Dast_mode.c998 if (ast->tx_chip_type == AST_TX_DP501) in ast_crtc_dpms()
1002 if (ast->tx_chip_type == AST_TX_DP501) in ast_crtc_dpms()
1220 if (ast->tx_chip_type == AST_TX_DP501) { in ast_get_modes()
A Dast_post.c392 if (ast->tx_chip_type != AST_TX_NONE) in ast_post_gpu()

Completed in 12 milliseconds