/openbmc/linux/drivers/comedi/drivers/ |
H A D | ni_labpc.c | 4 * Driver for National Instruments Lab-PC series boards and compatibles 10 * Description: National Instruments Lab-PC (& compatibles) 11 * Devices: [National Instruments] Lab-PC-1200 (lab-pc-1200), 12 * Lab-PC-1200AI (lab-pc-1200ai), Lab-PC+ (lab-pc+) 22 * Tested with lab-pc-1200. For the older Lab-PC+, not all input 27 * Kernel-level ISA plug-and-play support for the lab-pc-1200 boards 39 * The Lab-pc+ has quirky chanlist requirements when scanning multiple 42 * like lab-pc+ or scan up from channel zero. Chanlists consisting of all 47 * 320502b (lab-pc+) 58 .name = "lab-pc-1200", [all …]
|
H A D | ni_labpc_pci.c | 4 * Driver for National Instruments Lab-PC PCI-1200 10 * Description: National Instruments Lab-PC PCI-1200 129 MODULE_DESCRIPTION("Comedi: National Instruments Lab-PC PCI-1200 driver");
|
/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
H A D | qcom-labibb-regulator.yaml | 7 title: Qualcomm's LAB(LCD AMOLED Boost)/IBB(Inverting Buck Boost) Regulator 13 LAB can be used as a positive boost power supply and IBB can be used as a 19 const: qcom,pmi8998-lab-ibb 21 lab: 36 Short-circuit and over-current interrupts for lab. 86 compatible = "qcom,pmi8998-lab-ibb"; 88 lab {
|
/openbmc/linux/arch/mips/mm/ |
H A D | uasm.c | 413 void uasm_build_label(struct uasm_label **lab, u32 *addr, int lid) in uasm_build_label() argument 415 (*lab)->addr = addr; in uasm_build_label() 416 (*lab)->lab = lid; in uasm_build_label() 417 (*lab)++; in uasm_build_label() 495 (*rel)->lab = lid; in uasm_r_mips_pc16() 501 struct uasm_label *lab); 504 struct uasm_label *lab) in uasm_resolve_relocs() argument 508 for (; rel->lab != UASM_LABEL_INVALID; rel++) in uasm_resolve_relocs() 509 for (l = lab; l->lab != UASM_LABEL_INVALID; l++) in uasm_resolve_relocs() 510 if (rel->lab == l->lab) in uasm_resolve_relocs() [all …]
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | xpp | 1 LICENSE FOR THE Extreme! Lab PullParser 13 …"This product includes software developed by the Indiana University Extreme! Lab. For further info… 17 4) The name "Indiana Univeristy" and "Indiana Univeristy Extreme! Lab" shall not be used to endorse…
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | uasm.h | 191 int lab; member 194 void uasm_build_label(struct uasm_label **lab, u32 *addr, 205 static inline void uasm_l##lb(struct uasm_label **lab, u32 *addr) \ 207 uasm_build_label(lab, addr, label##lb); \ 299 int lab; member 306 void uasm_resolve_relocs(struct uasm_reloc *rel, struct uasm_label *lab); 308 void uasm_move_labels(struct uasm_label *lab, u32 *first, u32 *end, long off); 309 void uasm_copy_handler(struct uasm_reloc *rel, struct uasm_label *lab,
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | pmi8998.dtsi | 56 compatible = "qcom,pmi8998-lab-ibb"; 64 lab: lab { label
|
H A D | sdm845-lg-judyln.dts | 24 lab-supply = <&lab>;
|
/openbmc/linux/arch/m68k/kernel/ |
H A D | head.S | 525 #define is_not_amiga(lab) cmpl &MACH_AMIGA,%pc@(m68k_machtype); jne lab argument 526 #define is_not_atari(lab) cmpl &MACH_ATARI,%pc@(m68k_machtype); jne lab argument 527 #define is_not_mac(lab) cmpl &MACH_MAC,%pc@(m68k_machtype); jne lab argument 528 #define is_not_mvme147(lab) cmpl &MACH_MVME147,%pc@(m68k_machtype); jne lab argument 529 #define is_not_mvme16x(lab) cmpl &MACH_MVME16x,%pc@(m68k_machtype); jne lab argument 530 #define is_not_bvme6000(lab) cmpl &MACH_BVME6000,%pc@(m68k_machtype); jne lab argument 531 #define is_mvme147(lab) cmpl &MACH_MVME147,%pc@(m68k_machtype); jeq lab argument 532 #define is_mvme16x(lab) cmpl &MACH_MVME16x,%pc@(m68k_machtype); jeq lab argument 533 #define is_bvme6000(lab) cmpl &MACH_BVME6000,%pc@(m68k_machtype); jeq lab argument 534 #define is_not_hp300(lab) cmpl &MACH_HP300,%pc@(m68k_machtype); jne lab argument [all …]
|
/openbmc/qemu/hw/xtensa/ |
H A D | xtensa_sim.h | 2 * Copyright (c) 2019, Max Filippov, Open Source and Linux Lab. 12 * * Neither the name of the Open Source and Linux Lab nor the
|
H A D | xtensa_memory.h | 2 * Copyright (c) 2017, Max Filippov, Open Source and Linux Lab. 12 * * Neither the name of the Open Source and Linux Lab nor the
|
H A D | xtensa_memory.c | 2 * Copyright (c) 2017, Max Filippov, Open Source and Linux Lab. 12 * * Neither the name of the Open Source and Linux Lab nor the
|
/openbmc/qemu/include/hw/xtensa/ |
H A D | mx_pic.h | 2 * Copyright (c) 2013 - 2019, Max Filippov, Open Source and Linux Lab. 12 * * Neither the name of the Open Source and Linux Lab nor the
|
/openbmc/linux/drivers/regulator/ |
H A D | qcom-labibb-regulator.c | 170 * of the LAB and IBB regulators will be forced (regulators will be 173 * As last, if the writes to shut down the LAB/IBB regulators fail 334 /* IRQ polarities - LAB: trigger-low, IBB: trigger-high */ in qcom_labibb_set_ocp() 381 * This function checks the STATUS1 register on both LAB and IBB regulators 453 * The Portable Batch System (PBS) automatically disables LAB in qcom_labibb_sc_recovery_worker() 526 * The LAB and IBB regulators will be automatically disabled by the 750 {"lab", QCOM_LAB_TYPE, PMI8998_LAB_REG_BASE, &pmi8998_lab_desc}, 756 { .compatible = "qcom,pmi8998-lab-ibb", .data = &pmi8998_labibb_data}, 850 /* LAB Limits: 200-1600mA */ in qcom_labibb_regulator_probe() 896 .name = "qcom-lab-ibb-regulator",
|
/openbmc/qemu/target/xtensa/ |
H A D | core-dc233c.c | 2 * Copyright (c) 2012, Max Filippov, Open Source and Linux Lab. 12 * * Neither the name of the Open Source and Linux Lab nor the
|
H A D | core-sample_controller.c | 2 * Copyright (c) 2018, Max Filippov, Open Source and Linux Lab. 12 * * Neither the name of the Open Source and Linux Lab nor the
|
H A D | core-test_mmuhifi_c3.c | 2 * Copyright (c) 2019, Max Filippov, Open Source and Linux Lab. 12 * * Neither the name of the Open Source and Linux Lab nor the
|
H A D | core-test_kc705_be.c | 2 * Copyright (c) 2018, Max Filippov, Open Source and Linux Lab. 12 * * Neither the name of the Open Source and Linux Lab nor the
|
H A D | core-de212.c | 2 * Copyright (c) 2018, Max Filippov, Open Source and Linux Lab. 12 * * Neither the name of the Open Source and Linux Lab nor the
|
H A D | core-lx106.c | 2 * Copyright (c) 2022, Simon Safar, Max Filippov, Open Source and Linux Lab. 12 * * Neither the name of the Open Source and Linux Lab nor the
|
H A D | core-fsf.c | 2 * Copyright (c) 2011, Max Filippov, Open Source and Linux Lab. 12 * * Neither the name of the Open Source and Linux Lab nor the
|
H A D | core-dc232b.c | 2 * Copyright (c) 2011, Max Filippov, Open Source and Linux Lab. 12 * * Neither the name of the Open Source and Linux Lab nor the
|
H A D | core-dsp3400.c | 2 * Copyright (c) 2020, Max Filippov, Open Source and Linux Lab. 12 * * Neither the name of the Open Source and Linux Lab nor the
|
H A D | core-de233_fpu.c | 2 * Copyright (c) 2020, Max Filippov, Open Source and Linux Lab. 12 * * Neither the name of the Open Source and Linux Lab nor the
|
/openbmc/linux/arch/sh/kernel/ |
H A D | traps_32.c | 410 case 0x8000: /* bf lab, bf/s lab, bt lab, bt/s lab */ in handle_unaligned_access() 416 case 0x0B00: /* bf lab - no delayslot*/ in handle_unaligned_access() 419 case 0x0F00: /* bf/s lab */ in handle_unaligned_access() 430 case 0x0900: /* bt lab - no delayslot */ in handle_unaligned_access() 433 case 0x0D00: /* bt/s lab */ in handle_unaligned_access()
|