Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/ast/
A Dast_main.c71 uint32_t data, jregd0, jregd1; in ast_detect_config_mode() local
95 jregd0 = ast_get_index_reg_mask(ast, AST_IO_CRTC_PORT, 0xd0, 0xff); in ast_detect_config_mode()
97 if (!(jregd0 & 0x80) || !(jregd1 & 0x10)) { in ast_detect_config_mode()
100 && ((jregd0 & AST_VRAM_INIT_STATUS_MASK) == 0)) in ast_detect_config_mode()

Completed in 3 milliseconds