Home
last modified time | relevance | path

Searched defs:t16 (Results 1 – 13 of 13) sorted by relevance

/openbmc/qemu/hw/timer/
H A Davr_timer16.c97 #define CLKSRC(t16) (t16->crb & T16_CRB_CS) argument
98 #define MODE(t16) (((t16->crb & T16_CRB_WGM23) >> 1) | \ argument
100 #define CNT(t16) VAL16(t16->cntl, t16->cnth) argument
101 #define OCRA(t16) VAL16(t16->ocral, t16->ocrah) argument
102 #define OCRB(t16) VAL16(t16->ocrbl, t16->ocrbh) argument
103 #define OCRC(t16) VAL16(t16->ocrcl, t16->ocrch) argument
104 #define ICR(t16) VAL16(t16->icrl, t16->icrh) argument
110 static inline int64_t avr_timer16_ns_to_ticks(AVRTimer16State *t16, int64_t t) in avr_timer16_ns_to_ticks()
118 static void avr_timer16_update_cnt(AVRTimer16State *t16) in avr_timer16_update_cnt()
127 static inline void avr_timer16_recalc_reset_time(AVRTimer16State *t16) in avr_timer16_recalc_reset_time()
[all …]
/openbmc/linux/fs/ntfs3/
H A Drecord.c36 u16 free_id, max_id, t16; in mi_new_attt_id() local
203 u16 t16; in mi_enum_attr() local
H A Dlznt.c152 u16 t16; in compress_chunk() local
H A Dinode.c1245 u16 t16, nsize = 0, aid = 0; in ntfs_create_inode() local
H A Dfslog.c390 u16 t16 = le16_to_cpu(lr->lcns_follow); in lrh_length() local
688 u16 t16; in check_log_rec() local
3776 u16 t16; in log_replay() local
H A Dfrecord.c1106 u16 t16; in ni_insert_attr() local
H A Dfsntfs.c1453 u16 t16; in ntfs_write_bh() local
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-a64.c1037 TCGv_i128 t16 = tcg_temp_new_i128(); in do_fp_st() local
1058 TCGv_i128 t16 = tcg_temp_new_i128(); in do_fp_ld() local
2704 TCGv_i128 t16 = tcg_temp_new_i128(); in gen_load_exclusive() local
2796 TCGv_i128 t16 = tcg_temp_new_i128(); in gen_store_exclusive() local
H A Dtranslate-sve.c4067 TCGv_i128 t16; in gen_sve_ldr() local
4169 TCGv_i128 t16; in gen_sve_str() local
/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_target.c3061 uint16_t t16; in qlt_build_ctio_crc2_pkt() local
/openbmc/qemu/target/ppc/
H A Dtranslate.c3214 TCGv_i128 t16; in STCX() local
/openbmc/qemu/target/sparc/
H A Dtranslate.c2340 TCGv_i128 t16 = tcg_temp_new_i128(); in gen_stda_asi() local
/openbmc/qemu/target/s390x/tcg/
H A Dtranslate.c4485 TCGv_i128 t16 = tcg_temp_new_i128(); in op_stpq() local