Searched refs:tx_chip_type (Results 1 – 5 of 5) sorted by relevance
217 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()
174 enum ast_tx_chip tx_chip_type; member
511 if (ast->tx_chip_type == AST_TX_SIL164) in ast_init_3rdtx()
998 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()
392 if (ast->tx_chip_type != AST_TX_NONE) in ast_post_gpu()
Completed in 12 milliseconds