Searched defs:pat (Results 1 – 7 of 7) sorted by relevance
/openbmc/u-boot/arch/mips/mach-mt7620/ |
H A D | ddr_calibrate.c | 56 static inline void cal_memset(void *src, u8 pat, u32 size) in cal_memset() 84 u32 offs, u32 pat, u32 val) in test_loop()
|
/openbmc/u-boot/arch/x86/lib/ |
H A D | physmem.c | 49 uint64_t pat:1; /* page-attribute table */ member
|
/openbmc/u-boot/lib/ |
H A D | hashtable.c | 537 static int match_string(int flag, const char *str, const char *pat, void *priv) in match_string()
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | r8a66597.h | 506 u16 val, u16 pat, unsigned long offset) in r8a66597_mdfy()
|
/openbmc/qemu/target/arm/ |
H A D | helper.c | 7678 GPatternSpec *pat = NULL; in modify_arm_cp_regs_with_len() local
|
/openbmc/qemu/target/arm/tcg/ |
H A D | translate-sve.c | 1653 static bool do_predset(DisasContext *s, int esz, int rd, int pat, bool setflag) in do_predset()
|
/openbmc/qemu/target/i386/ |
H A D | cpu.h | 1949 uint64_t pat; member
|