/openbmc/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3399-gru-bob.dts | 3 * Google Gru-Bob Rev 4+ board device tree source 12 model = "Google Bob"; 13 compatible = "google,bob-rev13", "google,bob-rev12", 14 "google,bob-rev11", "google,bob-rev10", 15 "google,bob-rev9", "google,bob-rev8", 16 "google,bob-rev7", "google,bob-rev6", 17 "google,bob-rev5", "google,bob-rev4", 18 "google,bob", "google,gru", "rockchip,rk3399"; 93 /* Kevin has an external pull up, but Bob does not. */
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | rk3399-gru-bob.dts | 3 * Google Gru-Bob Rev 4+ board device tree source 13 model = "Google Bob"; 14 compatible = "google,bob-rev13", "google,bob-rev12", 15 "google,bob-rev11", "google,bob-rev10", 16 "google,bob-rev9", "google,bob-rev8", 17 "google,bob-rev7", "google,bob-rev6", 18 "google,bob-rev5", "google,bob-rev4", 19 "google,bob", "google,gru", "rockchip,rk3399";
|
/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
H A D | qcom,rpmh-regulator.yaml | 38 For PM6150L, smps1 - smps8, ldo1 - ldo11, bob 41 For PM660L, smps1 - smps3, smps5, ldo1 - ldo8, bob 46 For PM8150L, smps1 - smps8, ldo1 - ldo11, bob, flash, rgb 48 For PM8350C, smps1 - smps10, ldo1 - ldo13, bob 52 For PMI8998, bob 111 bob: 115 description: BOB regulator node. 120 "^(smps|ldo|lvs|bob)[0-9]+$": 158 vdd-bob-supply: 159 description: BOB regulator parent supply phandle. [all …]
|
H A D | qcom,smd-rpm-regulator.yaml | 36 For pm660l s1, s2, s3, s5, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, bob 72 For pmi8998, bob 110 "^((s|l|lvs|5vs)[0-9]*)|(boost-bypass)|(bob)$":
|
/openbmc/qemu/include/qemu/ |
H A D | jhash.h | 3 * Copyright (C) 2006. Bob Jenkins (bob_jenkins@burtleburtle.net) 5 * http://burtleburtle.net/bob/hash/ 7 * These are the credits from Bob's sources: 9 * lookup3.c, by Bob Jenkins, May 2006, Public Domain. 19 * I've modified Bob's hash to be useful in the Linux kernel, and
|
/openbmc/linux/include/dt-bindings/regulator/ |
H A D | qcom,rpmh-regulator.h | 17 * and BOB type regulators. This mode is supported 18 * by LDO, HFSMPS, BOB, and PMIC4 FTSMPS type 23 * supported by HFSMPS, BOB, and PMIC4 FTSMPS type 27 * corresponds to PWM for SMPS and BOB type
|
/openbmc/linux/include/linux/ |
H A D | jhash.h | 6 * Copyright (C) 2006. Bob Jenkins (bob_jenkins@burtleburtle.net) 8 * https://burtleburtle.net/bob/hash/ 10 * These are the credits from Bob's sources: 12 * lookup3.c, by Bob Jenkins, May 2006, Public Domain. 22 * I've modified Bob's hash to be useful in the Linux kernel, and
|
/openbmc/linux/tools/include/linux/ |
H A D | jhash.h | 6 * Copyright (C) 2006. Bob Jenkins (bob_jenkins@burtleburtle.net) 8 * https://burtleburtle.net/bob/hash/ 10 * These are the credits from Bob's sources: 12 * lookup3.c, by Bob Jenkins, May 2006, Public Domain. 22 * I've modified Bob's hash to be useful in the Linux kernel, and
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | sun4v_mcd.S | 5 * Authors: Bob Picco <bob.picco@oracle.com>,
|
/openbmc/linux/Documentation/devicetree/bindings/arm/ |
H A D | rockchip.yaml | 240 - description: Google Bob (Asus Chromebook Flip C101PA) 242 - const: google,bob-rev13 243 - const: google,bob-rev12 244 - const: google,bob-rev11 245 - const: google,bob-rev10 246 - const: google,bob-rev9 247 - const: google,bob-rev8 248 - const: google,bob-rev7 249 - const: google,bob-rev6 250 - const: google,bob-rev5 [all …]
|
/openbmc/qemu/tests/unit/ |
H A D | test-authz-list.c | 85 qauthz_list_append_rule(auth, "bob", QAUTHZ_LIST_POLICY_ALLOW, in test_authz_complex() 93 g_assert(qauthz_is_allowed(QAUTHZ(auth), "bob", &error_abort)); in test_authz_complex() 111 g_assert_cmpint(qauthz_list_append_rule(auth, "bob", in test_authz_add_remove()
|
H A D | test-authz-listfile.c | 137 " { \"match\": \"bob\"," in test_authz_complex() 158 g_assert(qauthz_is_allowed(QAUTHZ(auth), "bob", &error_abort)); in test_authz_complex()
|
/openbmc/u-boot/configs/ |
H A D | chromebook_bob_defconfig | 23 CONFIG_DEFAULT_FDT_FILE="rockchip/rk3399-gru-bob.dtb" 46 CONFIG_DEFAULT_DEVICE_TREE="rk3399-gru-bob"
|
/openbmc/linux/drivers/regulator/ |
H A D | qcom-rpmh-regulator.c | 25 * and mode of LDO, SMPS, and BOB type PMIC regulators. 114 * only used by BOB rpmh-regulator resources. 868 RPMH_VREG("bob", "bob%s1", &pmic4_bob, "vdd-bob"), 932 RPMH_VREG("bob", "bob%s1", &pmic5_bob, "vdd-bob"), 1040 RPMH_VREG("bob", "bob%s1", &pmic5_bob, "vdd-bob"), 1076 RPMH_VREG("bob1", "bob%s1", &pmic5_bob, "vdd-bob1"), 1077 RPMH_VREG("bob2", "bob%s2", &pmic5_bob, "vdd-bob2"), 1183 RPMH_VREG("bob", "bob%s1", &pmic5_bob, "vdd-bob"), 1350 RPMH_VREG("ldo7", "ldo%s7", &pmic5_pldo, "vdd-l7-bob"), 1396 RPMH_VREG("bob", "bob%s1", &pmic4_bob, "vdd-bob"),
|
/openbmc/linux/Documentation/scsi/ |
H A D | dpti.rst | 29 Dell Computer. It was ported from Bob Pasteur's (of DPT) original 30 non-Linux driver. Mark Salyzyn and Bob Pasteur consulted on the original
|
H A D | sym53c500_cs.rst | 29 Bob Tracy (rct@frus.com)
|
/openbmc/u-boot/board/google/gru/ |
H A D | MAINTAINERS | 1 CHROMEBOOK BOB BOARD
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sdm670-google-sargo.dts | 336 vdd-bob-supply = <&vph_pwr>; 389 * PMIC4 BOB ranges don't support that. Widen the range a 390 * little to avoid adding a new BOB regulator type. 392 vreg_bob: bob {
|
H A D | sm8450-qrd.dts | 154 vdd-bob-supply = <&vph_pwr>; 168 vreg_bob: bob { 300 vdd-l7-bob-supply = <&vreg_bob>;
|
/openbmc/linux/drivers/usb/storage/ |
H A D | karma.c | 5 * (c) 2006 Bob Copeland <me@bobcopeland.com> 24 MODULE_AUTHOR("Bob Copeland <me@bobcopeland.com>, Keith Bennett <keith@mcs.st-and.ac.uk>");
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | stv0288.h | 7 Copyright (C) 2008 TurboSight.com, <bob@turbosight.com>
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | Plexus | 9 … prior written permission of The Codehaus. For written permission, please contact bob@codehaus.org.
|
/openbmc/linux/block/partitions/ |
H A D | karma.c | 6 * Copyright (C) 2006 Bob Copeland (me@bobcopeland.com)
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | rcar-fdp1.rst | 9 The video deinterlacing mode (such as Bob, Weave, ...). The R-Car FDP1
|
/openbmc/openbmc/poky/meta-selftest/recipes-test/devtool/devtool-upgrade-test1-1.5.3/ |
H A D | backported.patch | 33 + - (#1284) do not gzip man page, for non-Linux OSes (Bob Friesenhahn)
|