Home
last modified time | relevance | path

Searched refs:handle (Results 1051 – 1075 of 4154) sorted by relevance

1...<<41424344454647484950>>...167

/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dfsl-ls208xa.dtsi788 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 Dge_imp3a.dts185 tbi-handle = <&tbi0>;
186 phy-handle = <&phy0>;
191 tbi-handle = <&tbi1>;
192 phy-handle = <&phy1>;
H A Dp5020ds.dts170 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 Dp2020ds.dtsi195 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 Dp3041ds.dts170 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 Dholly.dts88 mdio-handle = <&MDIO>;
89 phy-handle = <&PHY1>;
101 mdio-handle = <&MDIO>;
102 phy-handle = <&PHY2>;
/openbmc/u-boot/arch/arm/dts/
H A Dast2600-evb.dts89 phy-handle = <&ethphy0>;
97 phy-handle = <&ethphy1>;
105 phy-handle = <&ethphy2>;
113 phy-handle = <&ethphy3>;
H A Dast2600-pfr.dts90 phy-handle = <&ethphy0>;
98 phy-handle = <&ethphy1>;
106 phy-handle = <&ethphy2>;
114 phy-handle = <&ethphy3>;
/openbmc/linux/drivers/media/platform/sunxi/sun6i-csi/
H A Dsun6i_csi.c43 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 Dmscc,vsc7514-switch.yaml176 phy-handle = <&phy0>;
181 phy-handle = <&phy1>;
222 phy-handle = <&phy0>;
227 phy-handle = <&phy1>;
H A Dmicrochip,lan966x-switch.yaml104 phy-handle:
121 - phy-handle
156 phy-handle = <&phy0>;
H A Dnvidia,tegra234-mgbe.yaml79 phy-handle: true
103 - phy-handle
148 phy-handle = <&mgbe0_phy>;
/openbmc/linux/drivers/hwmon/
H A Dscmi-hwmon.c241 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 Dirq_helpers.c390 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 Dmptsas.c414 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 Dhp-agp.c477 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 Defi-stub-helper.c385 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 Dcoresight-platform.c503 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 Dhinic_hw_eqs.c112 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 Dndtest.c47 .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 Drsparser.c274 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 Dst,stih4xx.txt15 - 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 Dactypes.h237 #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 Dgrant_table.h180 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 Darmada-3720-gl-mv1000.dts176 phy-handle = <&switch0phy0>;
182 phy-handle = <&switch0phy1>;
191 phy-handle = <&switch0phy2>;

1...<<41424344454647484950>>...167