Home
last modified time | relevance | path

Searched refs:tx_chip (Results 1 – 9 of 9) sorted by relevance

/drivers/gpu/drm/ast/
A Dast_main.c138 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()
A Dast_2600.c40 if (ast->tx_chip == AST_TX_ASTDP) in ast_2600_post()
A Dast_2000.c142 if (ast->tx_chip == AST_TX_SIL164) { in ast_2000_post()
A Dast_2100.c341 if (ast->tx_chip == AST_TX_SIL164) { in ast_2100_post()
A Dast_drv.h185 enum ast_tx_chip tx_chip; member
A Dast_2500.c562 if (ast->tx_chip == AST_TX_SIL164) { in ast_2500_post()
A Dast_dp501.c463 if (ast->tx_chip == AST_TX_SIL164) in ast_init_3rdtx()
A Dast_mode.c1045 switch (ast->tx_chip) { in ast_mode_config_init()
A Dast_2300.c1321 if (ast->tx_chip == AST_TX_SIL164) { in ast_2300_post()

Completed in 18 milliseconds