/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | mediatek,star-emac.yaml | 78 - phy-handle 96 phy-handle = <ð_phy>;
|
H A D | brcm,asp-v2.0.yaml | 145 phy-handle = <&phy0>; 152 phy-handle = <&phy1>;
|
H A D | cpsw.txt | 52 - phy_id : Specifies slave phy id (deprecated, use phy-handle) 53 - phy-handle : See ethernet.txt file in the same directory 61 Note: Exactly one of phy_id, phy-handle, or fixed-link must be specified.
|
/openbmc/linux/drivers/platform/chrome/ |
H A D | cros_usbpd_notify.c | 124 status = acpi_install_notify_handler(adev->handle, in cros_usbpd_notify_probe_acpi() 142 acpi_remove_notify_handler(adev->handle, ACPI_ALL_NOTIFY, in cros_usbpd_notify_remove_acpi()
|
/openbmc/linux/drivers/iio/accel/ |
H A D | bmc150-accel-i2c.c | 66 if (!acpi_check_dsm(adev->handle, &guid, 0, BIT(DUAL250E_SET_ANGLE_FN_INDEX))) in bmc150_acpi_set_angle_dsm() 80 obj = acpi_evaluate_dsm(adev->handle, &guid, 0, DUAL250E_SET_ANGLE_FN_INDEX, &args_obj); in bmc150_acpi_set_angle_dsm()
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | am335x-netcan-plus-1xx.dts | 73 phy-handle = <&phy0>; 79 phy-handle = <&phy1>;
|
/openbmc/linux/drivers/iio/light/ |
H A D | acpi-als.c | 90 status = acpi_evaluate_integer(als->device->handle, prop, NULL, in acpi_als_read_value() 94 acpi_evaluation_failure_warn(als->device->handle, prop, status); in acpi_als_read_value()
|
/openbmc/linux/drivers/accel/qaic/ |
H A D | qaic.h | 35 int handle; member 188 u32 handle; member
|
/openbmc/linux/arch/arm/boot/dts/intel/ixp/ |
H A D | intel-ixp42x-adi-coyote.dts | 87 phy-handle = <&phy5>; 109 phy-handle = <&phy4>;
|
/openbmc/linux/arch/arm/boot/dts/renesas/ |
H A D | r9a06g032-rzn1d400-db.dts | 158 phy-handle = <&switch0phy5>; 165 phy-handle = <&switch0phy4>;
|
/openbmc/linux/arch/arm/boot/dts/moxa/ |
H A D | moxart.dtsi | 127 phy-handle = <ðphy0>; 136 phy-handle = <ðphy1>;
|
/openbmc/bmcweb/http/ |
H A D | app.hpp | 64 void handle(const std::shared_ptr<Request>& req, in handle() function in crow::App 67 router.handle(req, asyncResp); in handle()
|
/openbmc/bmcweb/redfish-core/include/ |
H A D | query.hpp | 47 app.handle(req, asyncResp); in afterIfMatchRequest() 109 app.handle(getReq, getReqAsyncResp); in handleIfMatch()
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | fsl-lx2160a.dtsi | 1677 pcs-handle = <&pcs1>; 1683 pcs-handle = <&pcs2>; 1689 pcs-handle = <&pcs3>; 1695 pcs-handle = <&pcs4>; 1701 pcs-handle = <&pcs5>; 1707 pcs-handle = <&pcs6>; 1713 pcs-handle = <&pcs7>; 1719 pcs-handle = <&pcs8>; 1725 pcs-handle = <&pcs9>; 1731 pcs-handle = <&pcs10>; [all …]
|
/openbmc/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-gxl-s905x.dtsi | 17 phy-handle = <&internal_phy>;
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | meson-gxl-s905x.dtsi | 17 phy-handle = <&internal_phy>;
|
/openbmc/linux/drivers/gpu/drm/loongson/ |
H A D | lsdc_gem.h | 19 u32 handle,
|
/openbmc/linux/tools/testing/cxl/ |
H A D | mock_acpi.c | 25 if (!acpi_pci_find_root(adev->handle)) in to_cxl_host_bridge()
|
/openbmc/linux/Documentation/filesystems/spufs/ |
H A D | spu_create.rst | 27 pathname and returns a handle to associated with it. pathname must 32 The returned file handle can only be passed to spu_run(2) or closed, 34 ated directory entries in spufs are removed. When the last file handle
|
/openbmc/linux/drivers/crypto/allwinner/ |
H A D | Kconfig | 21 The Security System handle AES/DES/3DES ciphers in CBC mode 57 The Crypto Engine handle AES/3DES ciphers in ECB/CBC mode. 110 The Security System handle AES/3DES ciphers in ECB/CBC mode.
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | mt792x_acpi_sar.c | 13 acpi_handle root, handle; in mt792x_acpi_read() local 22 status = acpi_get_handle(root, method, &handle); in mt792x_acpi_read() 26 status = acpi_evaluate_object(handle, NULL, NULL, &buf); in mt792x_acpi_read()
|
/openbmc/linux/include/linux/qed/ |
H A D | qed_eth_if.h | 295 int (*q_rx_stop)(struct qed_dev *cdev, u8 rss_id, void *handle); 304 int (*q_tx_stop)(struct qed_dev *cdev, u8 rss_id, void *handle); 333 int (*get_coalesce)(struct qed_dev *cdev, u16 *coal, void *handle);
|
/openbmc/linux/sound/soc/amd/renoir/ |
H A D | rn-pci-acp3x.c | 211 acpi_handle handle; in snd_rn_acp_probe() local 273 handle = ACPI_HANDLE(&pci->dev); in snd_rn_acp_probe() 274 ret = acpi_evaluate_integer(handle, "_WOV", NULL, &dmic_status); in snd_rn_acp_probe()
|
/openbmc/linux/drivers/platform/x86/dell/ |
H A D | dell-rbtn.c | 38 status = acpi_evaluate_integer(device->handle, "CRBT", NULL, &output); in rbtn_check() 59 status = acpi_evaluate_integer(device->handle, "GRBT", NULL, &output); in rbtn_get() 77 status = acpi_evaluate_object(device->handle, "ARBT", &input, NULL); in rbtn_acquire()
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | reconfig.c | 255 phandle handle; in parse_node() local 266 handle = simple_strtoul(handle_str, NULL, 0); in parse_node() 268 *npp = of_find_node_by_phandle(handle); in parse_node()
|