tx_chip_type      431 drivers/gpu/drm/ast/ast_dp501.c 			if (ast->tx_chip_type == AST_TX_SIL164)
tx_chip_type      109 drivers/gpu/drm/ast/ast_drv.h 	enum ast_tx_chip tx_chip_type;
tx_chip_type      215 drivers/gpu/drm/ast/ast_main.c 	ast->tx_chip_type = AST_TX_NONE;
tx_chip_type      228 drivers/gpu/drm/ast/ast_main.c 			ast->tx_chip_type = AST_TX_SIL164;
tx_chip_type      240 drivers/gpu/drm/ast/ast_main.c 			ast->tx_chip_type = AST_TX_SIL164;
tx_chip_type      253 drivers/gpu/drm/ast/ast_main.c 			ast->tx_chip_type = AST_TX_DP501;
tx_chip_type      258 drivers/gpu/drm/ast/ast_main.c 	switch(ast->tx_chip_type) {
tx_chip_type      516 drivers/gpu/drm/ast/ast_mode.c 		if (ast->tx_chip_type == AST_TX_DP501)
tx_chip_type      521 drivers/gpu/drm/ast/ast_mode.c 		if (ast->tx_chip_type == AST_TX_DP501)
tx_chip_type      757 drivers/gpu/drm/ast/ast_mode.c 	if (ast->tx_chip_type == AST_TX_DP501) {
tx_chip_type      394 drivers/gpu/drm/ast/ast_post.c 		if (ast->tx_chip_type != AST_TX_NONE)