Searched defs:set_feature (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/target/tricore/ |
H A D | cpu.c | 28 static inline void set_feature(CPUTriCoreState *env, int feature) in set_feature() function
|
/openbmc/qemu/target/s390x/ |
H A D | cpu_models.c | 707 static void set_feature(Object *obj, Visitor *v, const char *name, in set_feature() function
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | zynq_nand.c | 1056 u8 set_feature[4] = {ONDIE_ECC_FEATURE_ENABLE, 0x00, 0x00, 0x00}; in zynq_nand_init() local
|
H A D | arasan_nfc.c | 1094 u8 set_feature[4] = {ENABLE_ONDIE_ECC, 0x00, 0x00, 0x00}; in arasan_check_ondie() local
|
/openbmc/qemu/target/arm/ |
H A D | cpu.h | 808 static inline void set_feature(CPUARMState *env, int feature) in set_feature() function
|