Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/ast/
H A Dast_drv.h207 enum ast_tx_chip tx_chip; member
441 void __ast_device_set_tx_chip(struct ast_device *ast, enum ast_tx_chip tx_chip);
H A Dast_dp501.c463 if (ast->tx_chip == AST_TX_SIL164) in ast_init_3rdtx()
H A Dast_mode.c1043 switch (ast->tx_chip) { in ast_mode_config_init()