Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/ast/
H A Dast_drv.c142 uint32_t scu_rev = 0xffffffff; in ast_detect_chip() local
155 scu_rev = data; in ast_detect_chip()
184 scu_rev = __ast_read32(regs, 0x1207c); in ast_detect_chip()
209 switch (scu_rev & 0x300) { in ast_detect_chip()
220 switch (scu_rev & 0x300) { in ast_detect_chip()
231 switch (scu_rev & 0x300) { in ast_detect_chip()
242 switch (scu_rev & 0x0300) { in ast_detect_chip()