Searched defs:opr (Results 1 – 12 of 12) sorted by relevance
/openbmc/qemu/target/alpha/ |
H A D | int_helper.c | 94 uint8_t opa, opb, opr; in helper_minub8() local 110 uint8_t opr; in helper_minsb8() local 125 uint16_t opa, opb, opr; in helper_minuw4() local 141 uint16_t opr; in helper_minsw4() local 156 uint8_t opa, opb, opr; in helper_maxub8() local 172 uint8_t opr; in helper_maxsb8() local 187 uint16_t opa, opb, opr; in helper_maxuw4() local 203 uint16_t opr; in helper_maxsw4() local 218 uint8_t opa, opb, opr; in helper_perr() local
|
/openbmc/u-boot/common/ |
H A D | bedbug.c | 237 struct operand *opr; in print_operands() local 378 struct operand *opr; in get_operand_value() local
|
/openbmc/linux/drivers/staging/sm750fb/ |
H A D | sm750_cursor.c | 88 u8 color, mask, opr; in sm750_hw_cursor_setData() local
|
/openbmc/linux/drivers/ufs/core/ |
H A D | ufs-mcq.c | 237 struct ufshcd_mcq_opr_info_t *opr = &hba->mcq_opr[n]; in mcq_opr_base() local
|
/openbmc/qemu/target/rx/ |
H A D | translate.c | 805 static inline void rx_gen_op_rr(op2fn opr, int dst, int src) in rx_gen_op_rr() 810 static inline void rx_gen_op_rrr(op3fn opr, int dst, int src, int src2) in rx_gen_op_rrr() 815 static inline void rx_gen_op_irr(op3fn opr, int dst, int src, uint32_t src2) in rx_gen_op_irr() 821 static inline void rx_gen_op_mr(op3fn opr, DisasContext *ctx, in rx_gen_op_mr()
|
/openbmc/linux/drivers/spi/ |
H A D | spi-fsl-qspi.c | 168 #define LUT_DEF(idx, ins, pad, opr) \ argument
|
H A D | spi-nxp-fspi.c | 315 #define LUT_DEF(idx, ins, pad, opr) \ argument
|
/openbmc/linux/drivers/ufs/host/ |
H A D | ufs-mediatek.c | 1557 struct ufshcd_mcq_opr_info_t *opr; in ufs_mtk_op_runtime_config() local
|
H A D | ufs-qcom.c | 1741 struct ufshcd_mcq_opr_info_t *opr; in ufs_qcom_op_runtime_config() local
|
/openbmc/qemu/hw/ufs/ |
H A D | ufs.c | 765 UfsMcqOpReg *opr = &u->mcq_op_reg[qid]; in ufs_write_mcq_op_reg() local
|
/openbmc/qemu/disas/ |
H A D | microblaze.c | 642 const struct op_code_struct **opr) in read_insn_microblaze()
|
/openbmc/linux/include/ufs/ |
H A D | ufshcd.h | 1119 enum ufshcd_mcq_opr opr, int idx) in ufshcd_mcq_opr_offset()
|