HomeSort by: relevance | last modified time | path
    Searched refs:tx_chip_type (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/ast/
ast_main.c 220 ast->tx_chip_type = AST_TX_NONE;
233 ast->tx_chip_type = AST_TX_SIL164;
245 ast->tx_chip_type = AST_TX_SIL164;
258 ast->tx_chip_type = AST_TX_DP501;
263 switch(ast->tx_chip_type) {
ast_drv.h 136 enum ast_tx_chip tx_chip_type; member in struct:ast_private
ast_dp501.c 436 if (ast->tx_chip_type == AST_TX_SIL164)
ast_mode.c 784 if (ast->tx_chip_type == AST_TX_DP501)
789 if (ast->tx_chip_type == AST_TX_DP501)
1003 if (ast->tx_chip_type == AST_TX_DP501) {
ast_post.c 399 if (ast->tx_chip_type != AST_TX_NONE)

Completed in 18 milliseconds