Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/arch/aarch64/
H A Darch_features.h779 unsigned int tgranx = ISOLATE_FIELD(read_id_aa64mmfr0_el1(), in CREATE_FEATURE_SUPPORTED() local
781 return (tgranx < 8U); in CREATE_FEATURE_SUPPORTED()
791 unsigned int tgranx = ISOLATE_FIELD(read_id_aa64mmfr0_el1(), in CREATE_FEATURE_PRESENT() local
793 return (tgranx < 8U); in CREATE_FEATURE_PRESENT()