/openbmc/linux/arch/s390/crypto/ |
H A D | chacha-s390.S | 441 #define B0 %v1 macro 495 VLR B0,K1 526 VAF A0,A0,B0 551 VX B0,B0,C0 557 VERLLF B0,B0,12 564 VAF A0,A0,B0 589 VX B0,B0,C0 595 VERLLF B0,B0,7 608 VSLDB B0,B0,B0,4 621 VAF A0,A0,B0 [all …]
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | intel_step.c | 37 [1] = { COMMON_GT_MEDIA_STEP(B0), .display_step = STEP_B0 }, 54 [3] = { COMMON_STEP(B0) }, 63 [1] = { COMMON_STEP(B0) }, 68 [1] = { COMMON_GT_MEDIA_STEP(B0), .display_step = STEP_C0 }, 76 [1] = { COMMON_GT_MEDIA_STEP(B0), .display_step = STEP_D0 }, 81 [1] = { COMMON_STEP(B0) }, 87 [1] = { COMMON_STEP(B0) }, 93 [0x4] = { COMMON_GT_MEDIA_STEP(B0), .display_step = STEP_B0 }, 100 [0x4] = { COMMON_GT_MEDIA_STEP(B0), .display_step = STEP_B0 }, 108 [0x4] = { COMMON_GT_MEDIA_STEP(B0) }, [all …]
|
H A D | intel_step.h | 31 func(B0) \
|
/openbmc/linux/drivers/tty/ |
H A D | tty_baudrate.c | 33 B0, B50, B75, B110, B134, B150, B200, B300, B600, B1200, B1800, B2400, 92 if (cbaud == B0) in tty_termios_input_baud_rate() 143 if (((termios->c_cflag >> IBSHIFT) & CBAUD) != B0) in tty_termios_encode_baud_rate()
|
/openbmc/linux/arch/arm64/boot/dts/amd/ |
H A D | amd-overdrive-rev-b0.dts | 4 * Note: For Seattle Rev.B0 15 model = "AMD Seattle (Rev.B0) Development Board (Overdrive)";
|
/openbmc/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-bmc-qcom-dc-scm-v1.dts | 96 /*B0-B7*/ "BMC_FLASH_MUX_SEL","","","","","","","", 132 /*B0-B7*/ "SCMFPGA_SPARE_GPIO3_1V8","SCMFPGA_SPARE_GPIO4_1V8",
|
H A D | aspeed-bmc-vegman-n110.dts | 16 /*B0-B7*/ "","","","","","","","", 53 …/*B0-B7*/ "CPU1_MISMATCH","","CPU1_MEM_THERM_EVENT","","CPU2_PRESENCE","","CPU2_THERMTRIP","","CPU…
|
H A D | aspeed-bmc-vegman-sx20.dts | 16 /*B0-B7*/ "","","","","","","","", 53 …/*B0-B7*/ "CPU1_MISMATCH","","CPU1_MEM_THERM_EVENT","","CPU2_PRESENCE","","CPU2_THERMTRIP","","CPU…
|
H A D | aspeed-bmc-asus-x4tf.dts | 193 /*B0 - B7 8*/ "", "", "", "", "", "", "", ""; 321 /*B0 8*/ "Drive_NVMe1", "Drive_NVMe2", "", "", 553 /*B0 8*/ "", "", "", "", "", "", "PS_PWROK", "",
|
H A D | aspeed-bmc-facebook-greatlakes.dts | 247 /*B0-B7*/ "power-bmc-nic","presence-ocp-debug", 288 /*18B0-18B7*/ "","","","","","","","",
|
H A D | aspeed-bmc-vegman-rx20.dts | 44 /*B0-B7*/ "","","","","","","","", 81 …/*B0-B7*/ "CPU1_MISMATCH","","CPU1_MEM_THERM_EVENT","","CPU2_PRESENCE","","CPU2_THERMTRIP","","CPU…
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | termbits-common.h | 30 #define B0 0x00000000 /* hang up */ macro
|
/openbmc/linux/arch/arm/boot/dts/broadcom/ |
H A D | bcm958625-meraki-mx64.dts | 3 * Device Tree Bindings for Cisco Meraki MX64 with B0+ SoC.
|
H A D | bcm958625-meraki-mx64w.dts | 3 * Device Tree Bindings for Cisco Meraki MX64W with B0+ SoC.
|
H A D | bcm-nsp-ax.dtsi | 4 * Notable differences from B0+ are the secondary-boot-reg and
|
/openbmc/u-boot/tools/gdb/ |
H A D | gdbcont.c | 33 if ((speed = cvtspeed(optarg)) == B0) in main()
|
H A D | gdbsend.c | 48 if ((speed = cvtspeed(optarg)) == B0) in main()
|
H A D | serial.c | 60 return B0; in cvtspeed()
|
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | qca,qca7000.txt | 54 local-mac-address = [ A0 B0 C0 D0 E0 F0 ]; 84 local-mac-address = [ A0 B0 C0 D0 E0 F0 ];
|
/openbmc/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3588-nanopc-t6.dts | 213 /* GPIO0 B0-B7 */ 228 /* GPIO1 B0-B7 */ 243 /* GPIO2 B0-B7 */ 258 /* GPIO3 B0-B7 */ 273 /* GPIO4 B0-B7 */
|
H A D | rk3588s-indiedroid-nova.dts | 153 /* GPIO0 B0-B7 */ 168 /* GPIO1 B0-B7 */ 183 /* GPIO3 B0-B7 */ 198 /* GPIO4 B0-B7 */
|
/openbmc/linux/drivers/usb/serial/ |
H A D | upd78f0730.c | 312 if (C_BAUD(tty) == B0) in upd78f0730_set_termios() 314 else if (old_termios && (old_termios->c_cflag & CBAUD) == B0) in upd78f0730_set_termios()
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | pixfmt-sdr-pcu16be.rst | 31 - Byte B0
|
H A D | pixfmt-sdr-pcu18be.rst | 31 - Byte B0
|
H A D | pixfmt-sdr-pcu20be.rst | 31 - Byte B0
|