Searched refs:BP (Results 1 – 19 of 19) sorted by relevance
| /linux/arch/arm/boot/dts/marvell/ |
| H A D | kirkwood-db-88f6281.dts | 3 * Marvell DB-88F6281-BP Development Board Setup 16 model = "Marvell DB-88F6281-BP Development Board";
|
| H A D | kirkwood-db-88f6282.dts | 3 * Marvell DB-88F6282-BP Development Board Setup 16 model = "Marvell DB-88F6282-BP Development Board";
|
| H A D | dove-dove-db.dts | 7 model = "Marvell DB-MV88AP510-BP Development Board";
|
| H A D | kirkwood-db.dtsi | 3 * Marvell DB-{88F6281,88F6282}-BP Development Board Setup
|
| H A D | armada-xp-db.dts | 4 * (DB-78460-BP)
|
| H A D | armada-370-db.dts | 4 * (DB-88F6710-BP-DDR3)
|
| /linux/tools/perf/arch/x86/tests/ |
| H A D | regs_load.S | 10 #define BP 6 * 8 macro 38 movq %rbp, BP(%rdi) 75 movl %ebp, BP(%edi)
|
| /linux/tools/perf/arch/x86/util/ |
| H A D | unwind-libdw.c | 27 dwarf_regs[5] = REG(BP); in libdw__arch_set_initial_registers() 39 dwarf_regs[6] = REG(BP); in libdw__arch_set_initial_registers()
|
| H A D | perf_regs.c | 23 SMPL_REG(BP, PERF_REG_X86_BP),
|
| /linux/drivers/sbus/char/ |
| H A D | bbc_i2c.c | 67 #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
|
| /linux/Documentation/hwmon/ |
| H A D | mc13783-adc.rst | 36 Currently the driver only supports the Application Supply channel (BP / BPSNS), 49 2 Application Supply (BP) 2.50 - 4.65V -2.40V
|
| /linux/drivers/net/ethernet/broadcom/ |
| H A D | b44.c | 74 #define TX_RING_GAP(BP) \ argument 75 (B44_TX_RING_SIZE - (BP)->tx_pending) 76 #define TX_BUFFS_AVAIL(BP) \ argument 77 (((BP)->tx_cons <= (BP)->tx_prod) ? \ 78 (BP)->tx_cons + (BP)->tx_pending - (BP)->tx_prod : \ 79 (BP)->tx_cons - (BP)->tx_prod - TX_RING_GAP(BP))
|
| /linux/arch/x86/um/ |
| H A D | signal.c | 57 GETREG(BP, bp); in copy_sc_from_user() 129 PUTREG(BP, bp); in copy_sc_to_user()
|
| /linux/arch/um/os-Linux/skas/ |
| H A D | process.c | 53 R(BP); in ptrace_reg_name() 77 R(BP); in ptrace_reg_name()
|
| /linux/tools/testing/selftests/kvm/lib/x86/ |
| H A D | processor.c | 35 VEC_STR(BP); in ex_str()
|
| /linux/arch/arm/boot/dts/aspeed/ |
| H A D | aspeed-bmc-facebook-santabarbara.dts | 512 // E1S BP FRU
|
| /linux/arch/x86/kvm/ |
| H A D | trace.h | 463 EXS(DE), EXS(DB), EXS(BP), EXS(OF), EXS(BR), EXS(UD), EXS(NM), \
|
| /linux/ |
| H A D | .mailmap | 653 Praveen BP <praveenbp@ti.com>
|
| /linux/Documentation/virt/kvm/ |
| H A D | api.rst | 3753 - KVM_GUESTDBG_INJECT_BP: inject BP type exception [x86]
|