Home
last modified time | relevance | path

Searched defs:set_feature (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/target/tricore/
H A Dcpu.c28 static inline void set_feature(CPUTriCoreState *env, int feature) in set_feature() function
/openbmc/qemu/target/s390x/
H A Dcpu_models.c707 static void set_feature(Object *obj, Visitor *v, const char *name, in set_feature() function
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dzynq_nand.c1056 u8 set_feature[4] = {ONDIE_ECC_FEATURE_ENABLE, 0x00, 0x00, 0x00}; in zynq_nand_init() local
H A Darasan_nfc.c1094 u8 set_feature[4] = {ENABLE_ONDIE_ECC, 0x00, 0x00, 0x00}; in arasan_check_ondie() local
/openbmc/qemu/target/arm/
H A Dcpu.h808 static inline void set_feature(CPUARMState *env, int feature) in set_feature() function