Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/ast/
H A Dast_drv.h85 #define __AST_CHIP_GEN(__chip) (((unsigned long)(__chip)) >> 16) macro
257 return __AST_CHIP_GEN(ast->chip); in __ast_gen()