/openbmc/linux/tools/testing/selftests/net/ |
H A D | vrf-xfrm-tests.sh | 70 out=$(eval ip netns exec host1 $cmd 2>&1) 180 ip netns del host1 186 create_ns "host1" 189 connect_ns "host1" eth0 ${HOST1_4}/24 ${HOST1_6}/64 \ 192 create_vrf "host1" ${VRF} ${TABLE} 193 ip -netns host1 link set dev eth0 master ${VRF} 198 for ns in host1 host2 220 # host1 - IPv4 out 221 ip -netns host1 xfrm policy add \ 230 # host1 - IPv4 in [all …]
|
/openbmc/obmc-console/docs/ |
H A D | mux-support.md | 39 For declaring the different consoles, the section name, e.g. `[host1]` must be 46 [host1] 48 logfile = /var/log/console-host1.log 73 $ obmc-console-client -i host1 76 Connecting to console 'host1' will cause console 'host2' to: 82 Then the following happens for console 'host1': 118 xyz.openbmc_project.Console.host1 926 obmc-console-server root ... 128 └─ /xyz/openbmc_project/console/host1 131 $ busctl tree xyz.openbmc_project.Console.host1 135 └─ /xyz/openbmc_project/console/host1 [all …]
|
/openbmc/u-boot/drivers/smem/ |
H A D | msm_smem.c | 142 * @host1: second processor/host with access to this partition 151 __le16 host1; member 178 * @host1: second processor/host with access to this partition 189 __le16 host1; member 354 phdr->host0, phdr->host1); in qcom_smem_alloc_private() 540 phdr->host0, phdr->host1); in qcom_smem_get_private() 664 u32 host0, host1, size; in qcom_smem_set_global_partition() local 674 host1 = le16_to_cpu(entry->host1); in qcom_smem_set_global_partition() 676 if (host0 == SMEM_GLOBAL_HOST && host0 == host1) in qcom_smem_set_global_partition() 697 host1 = le16_to_cpu(header->host1); in qcom_smem_set_global_partition() [all …]
|
/openbmc/openbmc/meta-facebook/recipes-phosphor/hostlogger/phosphor-hostlogger/fb-compute-multihost/ |
H A D | ttyS0.conf | 1 SOCKET_ID=host1 5 HOST_STATE=/xyz/openbmc_project/state/host1 6 OUT_DIR=/var/lib/obmc/hostlogs/host1
|
/openbmc/phosphor-misc/http-redirect/ |
H A D | test.awk | 89 host1 = "somewhere.example.com" 91 headers[0] = "Host: " host1 ports[port] 124 host1 = "somewhere.example.com" 128 expect="Location: https://" host1 "/\r" 132 headers[0] = "Host: " host1 ports[port] 137 testabsuris(expect, headers, host1, ports)
|
/openbmc/linux/drivers/soc/qcom/ |
H A D | smem.c | 145 * @host1: second processor/host with access to this partition 154 __le16 host1; member 181 * @host1: second processor/host with access to this partition 192 __le16 host1; member 456 le16_to_cpu(phdr->host0), le16_to_cpu(phdr->host1)); in qcom_smem_alloc_private() 667 le16_to_cpu(phdr->host0), le16_to_cpu(phdr->host1)); in qcom_smem_get_private() 887 struct smem_ptable_entry *entry, u16 host0, u16 host1) in qcom_smem_partition_header() argument 909 if (host1 != le16_to_cpu(header->host1)) { in qcom_smem_partition_header() 910 dev_err(smem->dev, "bad host1 (%hu != %hu)\n", in qcom_smem_partition_header() 911 host1, le16_to_cpu(header->host1)); in qcom_smem_partition_header() [all …]
|
/openbmc/linux/drivers/pci/endpoint/functions/ |
H A D | pci-epf-ntb.c | 14 * HOST1 and HOST2 can communicate with each other using SoC as a bridge. 18 * | HOST1 | | HOST2 | 133 * @ntb: NTB device that facilitates communication between HOST1 and HOST2 136 * Once NTB function in HOST1 and the NTB function in HOST2 invoke 178 * @ntb: NTB device that facilitates communication between HOST1 and HOST2 223 * BAR_MW4 for rest of the BARs of epf_ntb_epc that is connected to HOST1. This 287 * @ntb: NTB device that facilitates communication between HOST1 and HOST2 324 * @ntb: NTB device that facilitates communication between HOST1 and HOST2 371 * HOST1. This is populated in epf_ntb_alloc_peer_mem() in this driver along 427 * @ntb: NTB device that facilitates communication between HOST1 and HOST2 [all …]
|
/openbmc/openbmc/meta-facebook/recipes-phosphor/console/obmc-console/fb-compute-multihost/ |
H A D | server.ttyS0.conf | 2 console-id = host1 3 logfile = /var/log/obmc-console-host1.log
|
H A D | client.2201.conf | 1 console-id = host1
|
H A D | obmc-console-ttyS1-ssh-bic@.service | 7 …r /etc/dropbear/dropbear_rsa_host_key -c "/usr/bin/obmc-console-client -i host1" $DROPBEAR_EXTRA_A…
|
H A D | obmc-console-ttyS1-ssh-host@.service | 7 …r /etc/dropbear/dropbear_rsa_host_key -c "/usr/bin/obmc-console-client -i host1" $DROPBEAR_EXTRA_A…
|
/openbmc/openbmc/meta-amd/meta-common/recipes-phosphor/console/obmc-console/ |
H A D | server.ttyVUART0.conf | 3 socket-id = host1 5 logfile = /var/log/obmc-console-host1.log
|
H A D | client.2201.conf | 1 socket-id = host1
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | ehci-mx5.c | 40 /* Host1 ULPI interrupt enable */ 42 /* HOST1 wakeup intr enable */ 44 /* HOST1 power mask */ 46 /* HOST1 power pin polarity */
|
/openbmc/phosphor-settingsd/ |
H A D | README-settings-manager.md | 12 - It should be possible, for example, for host0/ and host1/ on a system with two 35 /xyz/openbmc_project/control/host1/boot_mode:
|
/openbmc/linux/arch/arm/boot/dts/rockchip/ |
H A D | rk3288-veyron-chromebook.dtsi | 61 /* This turns on vbus for host1 (dwc2) */ 62 vcc5_host1: vcc5-host1-regulator { 174 host1_pwr_en: host1-pwr-en {
|
H A D | rk3288-phycore-rdk.dts | 50 vcc_host1_5v: usb-host1-regulator { 211 host1_vbus_drv: host1-vbus-drv {
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | rk3288-veyron-chromebook.dtsi | 55 /* This turns on vbus for host1 (dwc2) */ 56 vcc5_host1: vcc5-host1-regulator { 195 host1_pwr_en: host1-pwr-en {
|
/openbmc/linux/Documentation/PCI/endpoint/ |
H A D | pci-ntb-function.rst | 23 configures the SoC with multiple EP instances, HOST1 and HOST2 can 30 | HOST1 | | HOST2 | 291 Above diagram shows Config region + Scratchpad region for HOST1 (connected to 292 EP controller 1) allocated in local memory. The HOST1 can access the config 297 for HOST1, however the same is applicable for HOST2. 336 HOST1 can raise doorbell interrupt on HOST2 and also how HOST1 can access
|
/openbmc/linux/Documentation/admin-guide/nfs/ |
H A D | nfs-rdma.rst | 187 assumes you have two IB hosts named host1 and host2): 191 host1$ ip link set dev ib0 up 192 host1$ ip address add dev ib0 a.b.c.x 195 host1$ ping a.b.c.y
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | ralink,rt3883-pinctrl.yaml | 39 lna a, lna g, mdio, pci-dev, pci-fnc, pci-host1, pci-host2, 173 const: pci-host1
|
/openbmc/linux/drivers/gpu/drm/msm/dsi/ |
H A D | dsi_manager.c | 135 * during PLL0 clock's set_rate. The PHY1 reset called by host1 here in dsi_mgr_phy_enable() 257 pr_err("%s: power on host1 failed, %d\n", in dsi_mgr_bridge_power_on() 330 pr_err("%s: enable host1 failed, %d\n", __func__, ret); in dsi_mgr_bridge_pre_enable() 385 pr_err("%s: host1 disable failed, %d\n", __func__, ret); in dsi_mgr_bridge_post_disable() 402 pr_err("%s: host1 power off failed, %d\n", in dsi_mgr_bridge_post_disable()
|
/openbmc/docs/designs/ |
H A D | uart-mux-support.md | 220 busctl set-property xyz.openbmc_project.Console.host1 \ 231 busctl tree --user xyz.openbmc_project.Console.host1 235 ├─/xyz/openbmc_project/console/host1 242 busctl tree --user xyz.openbmc_project.Console.host1 246 └─/xyz/openbmc_project/console/host1 407 | xyz.openbmc_project.Console.host1 +-----+ +-----+ ttyS0 +-----+ UART0 +-----+ | +…
|
/openbmc/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-bmc-facebook-yosemitev2.dts | 51 // Host1 Console 123 //Host1 IPMB bus
|
/openbmc/openbmc/meta-facebook/recipes-x86/chassis/ |
H A D | x86-power-control_%.bbappend | 4 SRC_URI:append:yosemitev2 = " file://power-config-host1.json"
|