scu_rev 68 drivers/gpu/drm/ast/ast_main.c static void ast_detect_config_mode(struct drm_device *dev, u32 *scu_rev) scu_rev 76 drivers/gpu/drm/ast/ast_main.c *scu_rev = 0xffffffff; scu_rev 80 drivers/gpu/drm/ast/ast_main.c scu_rev)) { scu_rev 110 drivers/gpu/drm/ast/ast_main.c *scu_rev = ast_read32(ast, 0x1207c); scu_rev 122 drivers/gpu/drm/ast/ast_main.c uint32_t jreg, scu_rev; scu_rev 143 drivers/gpu/drm/ast/ast_main.c ast_detect_config_mode(dev, &scu_rev); scu_rev 160 drivers/gpu/drm/ast/ast_main.c switch (scu_rev & 0x0300) { scu_rev 202 drivers/gpu/drm/ast/ast_main.c (scu_rev & 0x300) == 0x0) /* ast1300 */ scu_rev 205 drivers/gpu/drm/ast/ast_main.c (scu_rev & 0x300) == 0x100) /* ast1400 */ scu_rev 208 drivers/gpu/drm/ast/ast_main.c scu_rev == 0x100) /* ast2510 */