Searched refs:__AST_CHIP_GEN (Results 1 – 2 of 2) sorted by relevance
86 #define __AST_CHIP_GEN(__chip) (((unsigned long)(__chip)) >> 16) macro246 return __AST_CHIP_GEN(ast->chip); in __ast_gen()
298 return __AST_CHIP_GEN(chip); in ast_detect_chip()