Home
last modified time | relevance | path

Searched defs:BP (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/tools/perf/arch/x86/tests/
H A Dregs_load.S10 #define BP 6 * 8 macro
/openbmc/linux/drivers/sbus/char/
H A Dbbc_i2c.c67 #define claim_device(BP,ECHILD) set_device_claimage(BP,ECHILD,1) argument
68 #define release_device(BP,ECHILD) set_device_claimage(BP,ECHILD,0) argument
/openbmc/u-boot/drivers/bios_emulator/include/x86emu/
H A Dregs.h104 i386_general_register SP, BP, SI, DI, IP; member
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Db44.c73 #define TX_RING_GAP(BP) \ argument
75 #define TX_BUFFS_AVAIL(BP) \ argument
/openbmc/qemu/target/i386/hvf/
H A Dx86.h232 #define BP(cpu) RX(cpu, R_EBP) macro
/openbmc/linux/sound/soc/sh/
H A Dfsi.c101 #define BP (1 << 4) /* Fix the signal of Biphase output */ macro