Home
last modified time | relevance | path

Searched defs:pat (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/arch/mips/mach-mt7620/
H A Dddr_calibrate.c56 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 Dphysmem.c49 uint64_t pat:1; /* page-attribute table */ member
/openbmc/u-boot/lib/
H A Dhashtable.c537 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 Dr8a66597.h506 u16 val, u16 pat, unsigned long offset) in r8a66597_mdfy()
/openbmc/qemu/target/arm/
H A Dhelper.c7678 GPatternSpec *pat = NULL; in modify_arm_cp_regs_with_len() local
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-sve.c1653 static bool do_predset(DisasContext *s, int esz, int rd, int pat, bool setflag) in do_predset()
/openbmc/qemu/target/i386/
H A Dcpu.h1949 uint64_t pat; member