Searched defs:features (Results 1 – 7 of 7) sorted by relevance
112 .. [1] Some SoCs can load 80KB, but the software implementation must be aligned114 .. _UniPhier BL: https://github.com/uniphier/uniphier-bl115 .. _U-Boot: https://www.denx.de/wiki/U-Boot116 .. _mbed TLS: https://tls.mbed.org/
55 Structured configuration description75 Target description86 Compiler abstraction93 External tools
22 uint64_t features; in sve_supported() local
25 uint64_t features; in spe_supported() local
38 uint32_t features = read_amcfgr() >> AMCFGR_NCG_SHIFT; in amu_group1_supported() local
39 uint64_t features = read_amcfgr_el0() >> AMCFGR_EL0_NCG_SHIFT; in amu_group1_supported() local
101 uint16_t features; member
Completed in 12 milliseconds