Home
last modified time | relevance | path

Searched defs:enr (Results 1 – 10 of 10) sorted by relevance

/openbmc/qemu/target/s390x/tcg/
H A Dvec.h51 static inline uint8_t s390_vec_read_element8(const S390Vector *v, uint8_t enr) in s390_vec_read_element8()
57 static inline uint16_t s390_vec_read_element16(const S390Vector *v, uint8_t enr) in s390_vec_read_element16()
63 static inline uint32_t s390_vec_read_element32(const S390Vector *v, uint8_t enr) in s390_vec_read_element32()
69 static inline uint64_t s390_vec_read_element64(const S390Vector *v, uint8_t enr) in s390_vec_read_element64()
75 static inline uint64_t s390_vec_read_element(const S390Vector *v, uint8_t enr, in s390_vec_read_element()
92 static inline void s390_vec_write_element8(S390Vector *v, uint8_t enr, in s390_vec_write_element8()
99 static inline void s390_vec_write_element16(S390Vector *v, uint8_t enr, in s390_vec_write_element16()
106 static inline void s390_vec_write_element32(S390Vector *v, uint8_t enr, in s390_vec_write_element32()
113 static inline void s390_vec_write_element64(S390Vector *v, uint8_t enr, in s390_vec_write_element64()
120 static inline void s390_vec_write_element(S390Vector *v, uint8_t enr, in s390_vec_write_element()
H A Dvec_fpu_helper.c28 static uint8_t check_ieee_exc(CPUS390XState *env, uint8_t enr, bool XxC, in check_ieee_exc()
79 static float32 s390_vec_read_float32(const S390Vector *v, uint8_t enr) in s390_vec_read_float32()
84 static float64 s390_vec_read_float64(const S390Vector *v, uint8_t enr) in s390_vec_read_float64()
95 static void s390_vec_write_float32(S390Vector *v, uint8_t enr, float32 data) in s390_vec_write_float32()
100 static void s390_vec_write_float64(S390Vector *v, uint8_t enr, float64 data) in s390_vec_write_float64()
H A Dvec_string_helper.c239 uint8_t enr = first_inequal / (1 << es); in vfene() local
H A Dtranslate.c232 static inline int vec_reg_offset(uint8_t reg, uint8_t enr, MemOp es) in vec_reg_offset()
/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/
H A Dclock_manager_arria10.h16 u32 enr; member
43 u32 enr; member
H A Dclock_manager_s10.h75 u32 enr; member
103 u32 enr; member
/openbmc/u-boot/drivers/spi/
H A Drk_spi.h17 u32 enr; member
H A Dzynq_spi.c46 u32 enr; /* 0x14 */ member
H A Dzynq_qspi.c59 u32 enr; /* 0x14 */ member
/openbmc/linux/drivers/block/drbd/
Ddrbd_bitmap.c