/openbmc/openbmc/poky/scripts/contrib/bb-perf/ |
H A D | bb-matrix.sh | 45 for BB in $BB_RANGE; do 47 RUNDIR="$DATADIR/$BB-$PM-build" 49 BB_LOG=$RUNDIR/$BB-$PM-bitbake.log 51 echo "BB=$BB PM=$PM Logging to $BB_LOG" 59 export BB_NUMBER_THREADS=$(echo $BB | sed 's/^0*//') 61 /usr/bin/time -f "$BB $PM $TIME_STR" -a -o $RUNTIME_LOG $BB_CMD &> $BB_LOG 64 cp -a tmp/buildstats $RUNDIR/$BB-$PM-buildstats
|
/openbmc/u-boot/board/toradex/apalis-tk1/ |
H A D | apalis-tk1.c | 249 gpio_request(TEGRA_GPIO(BB, 5), "BL_ON"); in board_preboot_os() 250 gpio_direction_output(TEGRA_GPIO(BB, 5), 0); in board_preboot_os()
|
H A D | pinmux-config-apalis-tk1.h | 45 GPIO_INIT(BB, 0, IN), 46 GPIO_INIT(BB, 3, OUT0), 47 GPIO_INIT(BB, 4, IN), 48 GPIO_INIT(BB, 5, OUT1), 49 GPIO_INIT(BB, 6, OUT0),
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 157.out | 4 === Setting WCE with qdev and with manually created BB ===
|
/openbmc/phosphor-fan-presence/docs/presence/ |
H A D | eeprom.md | 20 The I2C bus and address string of the form BB-AAAA that is used by the I2C
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-driver-pciback | 7 the format of DDDD:BB:DD.F-REG:SIZE:MASK will allow the guest
|
/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
H A D | pv88080.txt | 9 - "pvs,pv88080-ba" for PV88080 BA or BB silicon
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/ |
H A D | hddtemp.db | 405 "WDC WD400BB-00CAA0" 0 C "Western Digital 400BB-00CAA0" 419 "WDC WD600BB-32BSA0" 0 C "Western Digital 600BB-32BSA0" 428 "WDC WD800BB-32CCB0" 194 C "Western Digital 800BB-32CCB0" 429 "WDC WD800BB-55HEA0" 194 C "Western Digital 800BB-55HEA0" 430 "WDC WD800BB-00JHA0" 194 C "Western Digital 800BB-00JHA0" 431 "WDC WD800BB-00JKA0" 194 C "Western Digital 800BB-00JKA0" 432 "WDC WD800BB-55JKA0" 194 C "Western Digital 800BB-55JKA0"
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | rt5677.txt | 74 realtek,reset-gpio = <&gpio TEGRA_GPIO(BB, 3) GPIO_ACTIVE_LOW>;
|
/openbmc/u-boot/board/nvidia/jetson-tk1/ |
H A D | pinmux-config-jetson-tk1.h | 67 GPIO_INIT(BB, 3, OUT0), 68 GPIO_INIT(BB, 5, OUT0), 69 GPIO_INIT(BB, 6, OUT0), 70 GPIO_INIT(BB, 7, OUT0),
|
/openbmc/linux/drivers/crypto/ccp/ |
H A D | sp-pci.c | 30 #define BB GENMASK(23, 16) macro 107 FIELD_GET(BB, val), \
|
/openbmc/openbmc-test-automation/redfish/managers/ |
H A D | test_bmc_network_mac.robot | 25 ${less_byte_mac} AA:AA:AA:AA:BB 27 ${more_byte_mac} AA:AA:AA:AA:AA:AA:BB
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | tegra20-colibri.dts | 99 nvidia,vbus-gpio = <&gpio TEGRA_GPIO(BB, 1) GPIO_ACTIVE_HIGH>;
|
/openbmc/u-boot/board/nvidia/e2220-1170/ |
H A D | pinmux-config-e2220-1170.h | 75 GPIO_INIT(BB, 2, OUT0), 76 GPIO_INIT(BB, 3, OUT0), 77 GPIO_INIT(BB, 4, IN),
|
/openbmc/u-boot/board/nvidia/p2371-2180/ |
H A D | pinmux-config-p2371-2180.h | 80 GPIO_INIT(BB, 0, IN), 81 GPIO_INIT(BB, 2, OUT0), 82 GPIO_INIT(BB, 3, IN),
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-tegra186.c | 1027 TEGRA186_MAIN_GPIO_PORT(BB, 2, 3, 2), 1134 TEGRA194_AON_GPIO_PORT(BB, 0, 4, 4), 1205 TEGRA234_AON_GPIO_PORT(BB, 0, 5, 4), 1263 TEGRA241_AON_GPIO_PORT(BB, 0, 0, 4),
|
/openbmc/u-boot/board/cei/cei-tk1-som/ |
H A D | pinmux-config-cei-tk1-som.h | 61 GPIO_INIT(BB, 3, OUT0), 62 GPIO_INIT(BB, 6, OUT0), 63 GPIO_INIT(BB, 7, OUT0),
|
/openbmc/openbmc/meta-security/meta-parsec/ |
H A D | README.md | 89 2. Run cargo-bitbake inside the repository. It will produce a BB file. 90 3. Create a new include file with SRC_URI and LIC_FILES_CHKSUM from the BB file.
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/wic/ |
H A D | corstone1000-flash-firmware.wks.in | 34 part --source empty --size 2 --align 4 --part-name="FIP_B" --uuid 9424E370-7BC9-43BB-8C23-71EE645E1…
|
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/ |
H A D | bitbake-user-manual-ref-variables-context.rst | 54 Additionally, variables starting with ``BB`` configure how layers and files are
|
/openbmc/openbmc/poky/bitbake/contrib/vim/indent/ |
H A D | bitbake.vim | 121 " Handle first non-empty line inside a BB Python task 339 " types an obvious BB keyword like addhandler or addtask, or starts
|
/openbmc/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra124-apalis-eval.dts | 198 enable-gpios = <&gpio TEGRA_GPIO(BB, 5) GPIO_ACTIVE_HIGH>;
|
H A D | tegra124-apalis-v1.2-eval.dts | 200 enable-gpios = <&gpio TEGRA_GPIO(BB, 5) GPIO_ACTIVE_HIGH>;
|
/openbmc/linux/Documentation/translations/zh_CN/admin-guide/ |
H A D | unicode.rst | 71 [v1.3]:这些字符已正式添加到Unicode 3.2.0中;它们在U+23BA、U+23BB、U+23BC、
|
/openbmc/linux/Documentation/translations/zh_TW/admin-guide/ |
H A D | unicode.rst | 74 [v1.3]:這些字符已正式添加到Unicode 3.2.0中;它們在U+23BA、U+23BB、U+23BC、
|