Searched refs:FFMT (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/arch/parisc/kernel/ |
H A D | traps.c | 76 #define FFMT "%016llx" /* fpregs are 64-bit always */ macro 121 PRINTREGS(level, regs->fr, "fr", FFMT, i); in print_fr()
|
/openbmc/qemu/hw/net/ |
H A D | e1000_common.h | 53 defreg(WUPM), defreg(FFLT), defreg(FFMT), defreg(FFVT),
|
H A D | igb_common.h | 78 defreg(WUPM), defreg(FFMT),
|
H A D | e1000.c | 1175 [FFMT ... FFMT + 254] = &mac_readreg, 1207 [FFMT ... FFMT + 254] = &set_4bit, [FFVT ... FFVT + 254] = &mac_writereg, 1230 [FFLT] = markflag(MAC), [FFMT] = markflag(MAC),
|
H A D | e1000e_core.c | 3073 [FFMT ... FFMT + 254] = e1000e_mac_readreg, 3226 [FFMT ... FFMT + 254] = e1000e_set_4bit,
|
H A D | igb_core.c | 3621 [FFMT ... FFMT + 254] = igb_mac_readreg, 4036 [FFMT ... FFMT + 254] = igb_set_4bit,
|