Home
last modified time | relevance | path

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

/xnu-8796.141.3/EXTERNAL_HEADERS/img4/
H A Dchip.h348 img4_chip_select_categorized_ap(void);
350 #define img4_chip_select_categorized_ap(...) \ macro
/xnu-8796.141.3/EXTERNAL_HEADERS/TrustCache/
H A DTypesConfig.h35 return img4_chip_select_categorized_ap(); in chipEnvironmentCategorized()