Searched refs:tx_chip (Results 1 – 9 of 9) sorted by relevance
138 ast->tx_chip = AST_TX_NONE; in ast_detect_tx_chip()152 ast->tx_chip = AST_TX_SIL164; in ast_detect_tx_chip()167 ast->tx_chip = AST_TX_SIL164; in ast_detect_tx_chip()180 ast->tx_chip = AST_TX_DP501; in ast_detect_tx_chip()186 ast->tx_chip = AST_TX_ASTDP; in ast_detect_tx_chip()210 drm_info(dev, "Using %s\n", info_str[ast->tx_chip]); in ast_detect_tx_chip()362 switch (ast->tx_chip) { in ast_device_create()
40 if (ast->tx_chip == AST_TX_ASTDP) in ast_2600_post()
142 if (ast->tx_chip == AST_TX_SIL164) { in ast_2000_post()
341 if (ast->tx_chip == AST_TX_SIL164) { in ast_2100_post()
185 enum ast_tx_chip tx_chip; member
562 if (ast->tx_chip == AST_TX_SIL164) { in ast_2500_post()
463 if (ast->tx_chip == AST_TX_SIL164) in ast_init_3rdtx()
1045 switch (ast->tx_chip) { in ast_mode_config_init()
1321 if (ast->tx_chip == AST_TX_SIL164) { in ast_2300_post()
Completed in 18 milliseconds