/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | fsl-ls208xa.dtsi | 788 pcs-handle = <&pcs1>; 794 pcs-handle = <&pcs2>; 800 pcs-handle = <&pcs3>; 806 pcs-handle = <&pcs4>; 812 pcs-handle = <&pcs5>; 818 pcs-handle = <&pcs6>; 824 pcs-handle = <&pcs7>; 830 pcs-handle = <&pcs8>; 836 pcs-handle = <&pcs9>; 842 pcs-handle = <&pcs10>; [all …]
|
/openbmc/linux/arch/powerpc/boot/dts/fsl/ |
H A D | ge_imp3a.dts | 185 tbi-handle = <&tbi0>; 186 phy-handle = <&phy0>; 191 tbi-handle = <&tbi1>; 192 phy-handle = <&phy1>;
|
H A D | p5020ds.dts | 170 phy-handle = <&phy_sgmii_1c>; 175 phy-handle = <&phy_sgmii_1d>; 180 phy-handle = <&phy_sgmii_1e>; 185 phy-handle = <&phy_sgmii_1f>; 190 phy-handle = <&phy_rgmii_1>; 195 phy-handle = <&phy_xgmii_1>;
|
H A D | p2020ds.dtsi | 195 tbi-handle = <&tbi0>; 196 phy-handle = <&phy0>; 201 tbi-handle = <&tbi1>; 202 phy-handle = <&phy1>; 208 tbi-handle = <&tbi2>; 209 phy-handle = <&phy2>;
|
H A D | p3041ds.dts | 170 phy-handle = <&phy_sgmii_1c>; 175 phy-handle = <&phy_sgmii_1d>; 180 phy-handle = <&phy_sgmii_1e>; 185 phy-handle = <&phy_sgmii_1f>; 190 phy-handle = <&phy_rgmii_1>; 195 phy-handle = <&phy_xgmii_1>;
|
/openbmc/linux/arch/powerpc/boot/dts/ |
H A D | holly.dts | 88 mdio-handle = <&MDIO>; 89 phy-handle = <&PHY1>; 101 mdio-handle = <&MDIO>; 102 phy-handle = <&PHY2>;
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | ast2600-evb.dts | 89 phy-handle = <ðphy0>; 97 phy-handle = <ðphy1>; 105 phy-handle = <ðphy2>; 113 phy-handle = <ðphy3>;
|
H A D | ast2600-pfr.dts | 90 phy-handle = <ðphy0>; 98 phy-handle = <ðphy1>; 106 phy-handle = <ðphy2>; 114 phy-handle = <ðphy3>;
|
/openbmc/linux/drivers/media/platform/sunxi/sun6i-csi/ |
H A D | sun6i_csi.c | 43 struct fwnode_handle *handle; in sun6i_csi_isp_detect() local 49 handle = fwnode_graph_get_endpoint_by_id(dev_fwnode(dev), in sun6i_csi_isp_detect() 52 if (!handle) in sun6i_csi_isp_detect() 55 fwnode_handle_put(handle); in sun6i_csi_isp_detect()
|
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | mscc,vsc7514-switch.yaml | 176 phy-handle = <&phy0>; 181 phy-handle = <&phy1>; 222 phy-handle = <&phy0>; 227 phy-handle = <&phy1>;
|
H A D | microchip,lan966x-switch.yaml | 104 phy-handle: 121 - phy-handle 156 phy-handle = <&phy0>;
|
H A D | nvidia,tegra234-mgbe.yaml | 79 phy-handle: true 103 - phy-handle 148 phy-handle = <&mgbe0_phy>;
|
/openbmc/linux/drivers/hwmon/ |
H A D | scmi-hwmon.c | 241 const struct scmi_handle *handle = sdev->handle; in scmi_hwmon_probe() local 244 if (!handle) in scmi_hwmon_probe() 247 sensor_ops = handle->devm_protocol_get(sdev, SCMI_PROTOCOL_SENSOR, &ph); in scmi_hwmon_probe()
|
/openbmc/linux/drivers/regulator/ |
H A D | irq_helpers.c | 390 void regulator_irq_helper_cancel(void **handle) in regulator_irq_helper_cancel() argument 392 if (handle && *handle) { in regulator_irq_helper_cancel() 393 struct regulator_irq *h = *handle; in regulator_irq_helper_cancel()
|
/openbmc/linux/drivers/message/fusion/ |
H A D | mptsas.c | 414 if (port_info->phy_info[i].identify.handle == handle) { in mptsas_find_portinfo_by_handle() 1627 port_info->phy_info[i].attached.handle = sas_device->handle; in mptsas_refreshing_device_handles() 3392 u32 handle; in mptsas_expander_refresh() local 3394 handle = port_info->phy_info[0].handle; in mptsas_expander_refresh() 3803 u32 handle; in mptsas_not_responding_devices() local 3902 handle = buffer.phy_info[0].handle; in mptsas_not_responding_devices() 3927 u32 handle; in mptsas_probe_expanders() local 3935 handle = buffer.phy_info[0].handle; in mptsas_probe_expanders() 3942 port_info->phy_info[i].handle = handle; in mptsas_probe_expanders() 3975 u16 handle; in mptsas_probe_devices() local [all …]
|
/openbmc/linux/drivers/char/agp/ |
H A D | hp-agp.c | 477 acpi_handle handle, parent; in zx1_gart_probe() local 488 handle = obj; in zx1_gart_probe() 490 status = acpi_get_object_info(handle, &info); in zx1_gart_probe() 496 status = hp_acpi_csr_space(handle, &sba_hpa, &length); in zx1_gart_probe() 507 status = acpi_get_parent(handle, &parent); in zx1_gart_probe() 508 handle = parent; in zx1_gart_probe()
|
/openbmc/linux/drivers/firmware/efi/libstub/ |
H A D | efi-stub-helper.c | 385 efi_status_t efi_exit_boot_services(void *handle, void *priv, in efi_exit_boot_services() argument 404 status = efi_bs_call(exit_boot_services, handle, map->map_key); in efi_exit_boot_services() 437 status = efi_bs_call(exit_boot_services, handle, map->map_key); in efi_exit_boot_services() 514 efi_handle_t handle; in efi_load_initrd_dev_path() local 518 status = efi_bs_call(locate_device_path, &lf2_proto_guid, &dp, &handle); in efi_load_initrd_dev_path() 522 status = efi_bs_call(handle_protocol, handle, &lf2_proto_guid, in efi_load_initrd_dev_path()
|
/openbmc/linux/drivers/hwtracing/coresight/ |
H A D | coresight-platform.c | 503 status = acpi_evaluate_object_typed(adev->handle, "_DSD", NULL, in acpi_get_dsd_graph() 621 r_adev = acpi_fetch_acpi_dev(fields[2].reference.handle); in acpi_coresight_parse_link() 721 acpi_handle_to_logical_cpuid(acpi_handle handle) in acpi_handle_to_logical_cpuid() argument 728 if (pr && pr->handle == handle) in acpi_handle_to_logical_cpuid() 751 status = acpi_get_parent(adev->handle, &cpu_handle); in acpi_coresight_get_cpu()
|
/openbmc/linux/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_hw_eqs.c | 112 enum hinic_aeq_type event, void *handle, in hinic_aeq_register_hw_cb() argument 113 void (*hwe_handler)(void *handle, void *data, in hinic_aeq_register_hw_cb() argument 119 hwe_cb->handle = handle; in hinic_aeq_register_hw_cb() 149 enum hinic_ceq_type event, void *handle, in hinic_ceq_register_cb() argument 150 void (*handler)(void *handle, u32 ceqe_data)) in hinic_ceq_register_cb() argument 155 ceq_cb->handle = handle; in hinic_ceq_register_cb() 259 hwe_cb->hwe_handler(hwe_cb->handle, in aeq_irq_handler() 303 ceq_cb->handler(ceq_cb->handle, CEQE_DATA(ceqe)); in ceq_event_handler()
|
/openbmc/linux/tools/testing/nvdimm/test/ |
H A D | ndtest.c | 47 .handle = NFIT_DIMM_HANDLE(0, 0, 0, 0, 0), 54 .handle = NFIT_DIMM_HANDLE(0, 0, 0, 0, 1), 61 .handle = NFIT_DIMM_HANDLE(0, 0, 1, 0, 0), 68 .handle = NFIT_DIMM_HANDLE(0, 0, 1, 0, 1), 75 .handle = NFIT_DIMM_HANDLE(0, 1, 0, 0, 0), 85 .handle = NFIT_DIMM_HANDLE(1, 0, 0, 0, 0), 493 return sprintf(buf, "%#x\n", dimm->handle); in handle_show() 495 static DEVICE_ATTR_RO(handle); 586 0xa, 2016, ~(dimm->handle)); in id_show() 596 return sprintf(buf, "%#x\n", dimm->handle); in nvdimm_handle_show()
|
/openbmc/linux/drivers/pnp/pnpacpi/ |
H A D | rsparser.c | 274 acpi_handle handle = acpi_dev->handle; in pnpacpi_parse_allocated_resource() local 281 status = acpi_walk_resources(handle, METHOD_NAME__CRS, in pnpacpi_parse_allocated_resource() 553 acpi_handle handle = acpi_dev->handle; in pnpacpi_parse_resource_option_data() local 562 status = acpi_walk_resources(handle, METHOD_NAME__PRS, in pnpacpi_parse_resource_option_data() 626 acpi_handle handle = acpi_dev->handle; in pnpacpi_build_resource_template() local 631 status = acpi_walk_resources(handle, METHOD_NAME__CRS, in pnpacpi_build_resource_template() 645 status = acpi_walk_resources(handle, METHOD_NAME__CRS, in pnpacpi_build_resource_template()
|
/openbmc/linux/Documentation/devicetree/bindings/display/ |
H A D | st,stih4xx.txt | 15 - clocks: from common clock binding: handle hardware IP needed clocks, the 33 - clocks: from common clock binding: handle hardware IP needed clocks, the 66 - clocks: from common clock binding: handle hardware IP needed clocks, the 79 - clocks: from common clock binding: handle hardware IP needed clocks, the 92 - clocks: from common clock binding: handle hardware IP needed clocks, the 97 - pinctrl-0: pin control handle 106 - clocks: from common clock binding: handle hardware IP needed clocks, the
|
/openbmc/linux/include/acpi/ |
H A D | actypes.h | 237 #define acpi_os_delete_mutex(handle) (void) acpi_os_delete_semaphore (handle) argument 238 #define acpi_os_acquire_mutex(handle,time) acpi_os_wait_semaphore (handle, 1, time) argument 239 #define acpi_os_release_mutex(handle) (void) acpi_os_signal_semaphore (handle, 1) argument 936 acpi_handle handle; /* object reference */ member
|
/openbmc/linux/include/xen/ |
H A D | grant_table.h | 180 uint32_t flags, grant_handle_t handle) in gnttab_set_unmap_op() argument 189 unmap->handle = handle; in gnttab_set_unmap_op()
|
/openbmc/linux/arch/arm64/boot/dts/marvell/ |
H A D | armada-3720-gl-mv1000.dts | 176 phy-handle = <&switch0phy0>; 182 phy-handle = <&switch0phy1>; 191 phy-handle = <&switch0phy2>;
|