Searched refs:__AST_CHIP_GEN (Results 1 – 1 of 1) sorted by relevance
85 #define __AST_CHIP_GEN(__chip) (((unsigned long)(__chip)) >> 16) macro257 return __AST_CHIP_GEN(ast->chip); in __ast_gen()