Home
last modified time | relevance | path

Searched refs:TX_TYPE_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/ast/
H A Dast_drv.h416 #define TX_TYPE_MASK GENMASK(3, 1) macro
H A Dast_main.c289 if (ast_get_index_reg_mask(ast, AST_IO_CRTC_PORT, 0xD1, TX_TYPE_MASK) == in ast_detect_tx_chip()