/openbmc/openbmc/meta-phosphor/recipes-phosphor/console/ |
H A D | obmc-console_git.bb | 79 # align with the lack of a client configuration file
|
/openbmc/qemu/tests/docker/dockerfiles/ |
H A D | debian.docker | 166 # As a final step configure the user (if env is defined)
|
/openbmc/linux/arch/arm64/boot/dts/mediatek/ |
H A D | mt8183-kukui-kakadu.dtsi | 354 * we're relying on the fact that this pin has a default
|
/openbmc/qemu/crypto/ |
H A D | rsakey-nettle.c.inc | 17 * You should have received a copy of the GNU Lesser General Public
|
/openbmc/qemu/hw/net/ |
H A D | mipsnet.c | 260 qemu_format_nic_info_str(qemu_get_queue(s->nic), s->conf.macaddr.a); in mipsnet_realize()
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | omap5-l4.dtsi | 264 target-module@5e000 { /* 0x4a05e000, ap 69 2a.0 */ 349 target-module@66000 { /* 0x4a066000, ap 23 0a.0 */ 858 target-module@18000 { /* 0x4a218000, ap 47 1a.0 */ 890 target-module@20000 { /* 0x4a220000, ap 49 4a.0 */ 898 target-module@22000 { /* 0x4a222000, ap 107 3a.0 */ 930 target-module@2a000 { /* 0x4a22a000, ap 55 5a.0 */ 1522 target-module@6a000 { /* 0x4806a000, ap 24 0a.0 */ 1799 rng_target: target-module@90000 { /* 0x48090000, ap 55 1a.0 */ 1892 target-module@9c000 { /* 0x4809c000, ap 51 3a.0 */ 1973 target-module@a8000 { /* 0x480a8000, ap 59 2a.0 */
|
H A D | omap4-l4.dtsi | 139 target-module@56000 { /* 0x4a056000, ap 7 0a.0 */ 503 target-module@59000 { /* 0x4a0d9000, ap 13 1a.0 */ 614 target-module@76000 { /* 0x4a0f6000, ap 29 3a.0 */ 656 target-module@0 { /* 0x4a100000, ap 21 2a.0 */ 793 target-module@6000 { /* 0x4a206000, ap 37 4a.0 */ 857 target-module@1c000 { /* 0x4a21c000, ap 59 5a.0 */ 1540 target-module@40000 { /* 0x48040000, ap 13 0a.0 */ 1913 target-module@78000 { /* 0x48078000, ap 41 1a.0 */ 2003 rng_target: target-module@90000 { /* 0x48090000, ap 57 2a.0 */ 2171 target-module@a2000 { /* 0x480a2000, ap 79 3a.0 */
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | sun6i-a31.dtsi | 8 * licensing only applies to this file, and not this project as a 11 * a) This file is free software; you can redistribute it and/or 24 * obtaining a copy of this software and associated documentation 591 * might need a higher signal drive strength 613 * and need a higher signal drive strength
|
H A D | dra7-evm-common.dtsi | 146 * for a valid file to boot and the flash here is
|
/openbmc/qemu/target/hexagon/imported/ |
H A D | ldst.idef | 14 * You should have received a copy of the GNU General Public License 41 /* These instructions do a load an unpack */ 62 /* These instructions do a load an unpack */ 306 STD_MEMOP_AMODES(iand_memop, "=clrbit(#U5)", "Clear a bit in memory", tmp &= (~(1<<UiV))) 307 STD_MEMOP_AMODES(ior_memop, "=setbit(#U5)", "Set a bit in memory", tmp |= (1<<UiV))
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | stv0900_core.c | 110 s32 ge2comp(s32 a, s32 width) in ge2comp() argument 113 return a; in ge2comp() 115 return (a >= (1 << (width - 1))) ? (a - (1 << width)) : a; in ge2comp()
|
/openbmc/linux/arch/arm/boot/dts/allwinner/ |
H A D | sun8i-r40.dtsi | 7 * licensing only applies to this file, and not this project as a 10 * a) This file is free software; you can redistribute it and/or 23 * obtaining a copy of this software and associated documentation 562 clk_out_a_pin: clk-out-a-pin { 589 * and need a higher signal drive strength
|
H A D | sun6i-a31.dtsi | 8 * licensing only applies to this file, and not this project as a 11 * a) This file is free software; you can redistribute it and/or 24 * obtaining a copy of this software and associated documentation 635 * might need a higher signal drive strength 657 * and need a higher signal drive strength
|
/openbmc/linux/tools/power/cpupower/po/ |
H A D | ka.po | 466 " -a, --affected-cpus Determines which CPUs need to have their frequency\n" 469 " -a, --affected-cpus განსაზღვრავს, რომელი CPU-ებს სჭირდებათ მათი სიხშირის\n" 542 "The argument passed to this tool can't be combined with passing a --cpu " 657 "- Trying to set a specific frequency, but userspace governor is not " 659 " for example because of hardware which cannot be set to a specific "
|
/openbmc/linux/drivers/net/ethernet/mscc/ |
H A D | ocelot_net.c | 268 const struct flow_action_entry *a; in ocelot_setup_tc_cls_matchall_mirred() local 277 a = &action->entries[0]; in ocelot_setup_tc_cls_matchall_mirred() 278 if (!a->dev) in ocelot_setup_tc_cls_matchall_mirred() 281 if (!ocelot_netdevice_dev_check(a->dev)) { in ocelot_setup_tc_cls_matchall_mirred() 287 other_priv = netdev_priv(a->dev); in ocelot_setup_tc_cls_matchall_mirred()
|
/openbmc/linux/include/linux/mfd/ |
H A D | palmas.h | 30 #define is_palmas(a) (((a) == PALMAS_CHIP_OLD_ID) || \ argument 31 ((a) == PALMAS_CHIP_ID)) 32 #define is_palmas_charger(a) ((a) == PALMAS_CHIP_CHARGER_ID) argument
|
/openbmc/qemu/hw/usb/ |
H A D | host-libusb.c | 794 int rc, c, i, a, e; in usb_host_speed_compat() local 802 for (a = 0; a < conf->interface[i].num_altsetting; a++) { in usb_host_speed_compat() 803 intf = &conf->interface[i].altsetting[a]; in usb_host_speed_compat()
|
/openbmc/linux/kernel/events/ |
H A D | uprobes.c | 640 const struct __uprobe_key *a = key; in __uprobe_cmp_key() local 641 return uprobe_cmp(a->inode, a->offset, __node_2_uprobe(b)); in __uprobe_cmp_key() 644 static inline int __uprobe_cmp(struct rb_node *a, const struct rb_node *b) in __uprobe_cmp() argument 646 struct uprobe *u = __node_2_uprobe(a); in __uprobe_cmp()
|
/openbmc/linux/lib/raid6/ |
H A D | int.uc | 46 * is just a waste of space.
|
/openbmc/linux/arch/powerpc/boot/dts/fsl/ |
H A D | gef_sbc310.dts | 37 /* flash@0,0 is a mirror of part of the memory in flash@1,0
|
H A D | p1020utm-pc.dtsi | 133 it enables USB2. OTOH, U-Boot does create a new node
|
/openbmc/linux/Documentation/devicetree/bindings/mips/cavium/ |
H A D | bootbus.txt | 3 The Octeon Boot Bus is a configurable parallel bus with 8 chip
|
/openbmc/linux/arch/arm64/crypto/ |
H A D | aes-ce.S | 15 .arch armv8-a+crypto
|
/openbmc/u-boot/arch/arc/ |
H A D | Kconfig | 101 Introduced as a part of ARC HS38 release.
|
/openbmc/qemu/pc-bios/ |
H A D | bamboo.dts | 169 * later cannot be changed. Chip supports a second
|