Home
last modified time | relevance | path

Searched refs:handle (Results 1651 – 1675 of 4156) sorted by relevance

1...<<61626364656667686970>>...167

/openbmc/linux/arch/arm/boot/dts/renesas/
H A Dr9a06g032.dtsi391 pcs-handle = <&mii_conv5>;
397 pcs-handle = <&mii_conv4>;
403 pcs-handle = <&mii_conv3>;
409 pcs-handle = <&mii_conv2>;
/openbmc/linux/arch/arm64/boot/dts/marvell/
H A Darmada-8040-clearfog-gt-8k.dts514 phy-handle = <&switch0phy0>;
520 phy-handle = <&switch0phy1>;
526 phy-handle = <&switch0phy2>;
532 phy-handle = <&switch0phy3>;
/openbmc/linux/arch/arm64/boot/dts/broadcom/bcmbca/
H A Dbcm4908.dtsi237 phy-handle = <&phy8>;
243 phy-handle = <&phy9>;
249 phy-handle = <&phy10>;
255 phy-handle = <&phy11>;
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dmediatek,net.yaml458 phy-handle = <&phy0>;
465 phy-handle = <&phy1>;
550 phy-handle = <&phy5>;
557 phy-handle = <&phy6>;
/openbmc/linux/drivers/gpu/drm/etnaviv/
H A Detnaviv_gem.c588 u32 size, u32 flags, u32 *handle) in etnaviv_gem_new_handle() argument
617 ret = drm_gem_handle_create(file, obj, handle); in etnaviv_gem_new_handle()
712 uintptr_t ptr, u32 size, u32 flags, u32 *handle) in etnaviv_gem_new_userptr() argument
730 ret = drm_gem_handle_create(file, &etnaviv_obj->base, handle); in etnaviv_gem_new_userptr()
/openbmc/linux/include/acpi/
H A Dacpixf.h685 u32 *handle))
688 acpi_release_global_lock(u32 handle))
694 acpi_acquire_mutex(acpi_handle handle,
699 acpi_release_mutex(acpi_handle handle,
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/
H A Dffa.c520 u64 handle; in do_ffa_mem_reclaim() local
522 handle = PACK_HANDLE(handle_lo, handle_hi); in do_ffa_mem_reclaim()
529 .handle = handle, in do_ffa_mem_reclaim()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v8_0.c1900 static int gfx_v8_0_sw_init(void *handle) in gfx_v8_0_sw_init() argument
2044 static int gfx_v8_0_sw_fini(void *handle) in gfx_v8_0_sw_fini() argument
4790 static int gfx_v8_0_hw_init(void *handle) in gfx_v8_0_hw_init() argument
4837 static bool gfx_v8_0_is_idle(void *handle) in gfx_v8_0_is_idle() argument
4864 if (gfx_v8_0_rlc_is_idle(handle)) in gfx_v8_0_wait_for_rlc_idle()
4878 if (gfx_v8_0_is_idle(handle)) in gfx_v8_0_wait_for_idle()
4886 static int gfx_v8_0_hw_fini(void *handle) in gfx_v8_0_hw_fini() argument
4918 static int gfx_v8_0_suspend(void *handle) in gfx_v8_0_suspend() argument
4920 return gfx_v8_0_hw_fini(handle); in gfx_v8_0_suspend()
4923 static int gfx_v8_0_resume(void *handle) in gfx_v8_0_resume() argument
[all …]
/openbmc/linux/Documentation/arch/x86/
H A Dexception-tables.rst27 hardware present in every Linux-capable CPU handle this test.
255 The local label 3 (backwards again) is the address of the code to handle
260 If the fixup was able to handle the exception, control flow may be returned
291 and returns the address of the associated fault handle code c0199ff5.
293 handle code and returns.
355 table to be sorted in order to handle exceptions relatively early in the boot
/openbmc/linux/drivers/scsi/qla4xxx/
H A Dql4_fw.h1107 uint32_t handle; /* 04-07 */ member
1181 uint32_t handle; /* 04-07 */ member
1226 uint32_t handle; /* 04-07 */ member
1249 uint32_t handle; /* 04-07 */ member
1269 uint32_t handle; /* 04-07 */ member
1276 uint32_t handle; /* 04-07 */ member
/openbmc/pldm/libpldmresponder/
H A Dbios_config.cpp353 [](uint16_t handle, const Table& table) -> std::string { in checkAttributeValueTable() argument
355 table.data(), table.size(), handle); in checkAttributeValueTable()
725 uint16_t handle, uint8_t index, const std::optional<Table>& attrTable, in displayStringHandle() argument
729 attrTable->data(), attrTable->size(), handle); in displayStringHandle()
781 for (uint8_t handle : handles) in traceBIOSUpdate() local
783 auto nwVal = displayStringHandle(attrHandle, handle, attrTable, in traceBIOSUpdate()
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_priv.h711 #define GET_GPU_ID(handle) (handle >> 32) argument
712 #define GET_IDR_HANDLE(handle) (handle & 0xFFFFFFFF) argument
1060 int handle);
1062 int handle);
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/mycroft/files/
H A D0003-dev_setup.sh-Remove-the-TERM-dependency.patch20 -# If tput is available and can handle multiple colors
/openbmc/u-boot/drivers/tee/optee/
H A DKconfig10 handle Remote Procedure Calls (RPC) from OP-TEE needed to
/openbmc/u-boot/arch/arm/dts/
H A Dzynq-zed.dts43 phy-handle = <&ethernet_phy>;
H A Duniphier-ld11-ref.dts74 phy-handle = <&ethphy>;
H A Duniphier-ld20-ref.dts62 phy-handle = <&ethphy>;
H A Dzynq-syzygy-hub.dts47 phy-handle = <&ethernet_phy>;
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_crc32.c72 static int setup(const efi_handle_t handle, in setup() argument
/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A Dchcr_ktls.h95 struct chcr_ktls_uld_ctx *u_ctx = adap->uld[CXGB4_ULD_KTLS].handle; in chcr_get_first_rx_qid()
/openbmc/openbmc/poky/meta/recipes-core/glibc/
H A Dglibc-tests.inc3 # handle PN differences
/openbmc/linux/drivers/gpu/drm/nouveau/nvif/
H A Dclient.c81 client->object.handle = ~0; in nvif_client_ctor()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/enscript/
H A Denscript_1.6.6.bb5 be extended to handle different output media and includes many options for \
/openbmc/bmcweb/http/routing/
H A Dtaggedrule.hpp49 void handle(const Request& req, in handle() function in crow::TaggedRule
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pv/
H A Dpv_1.6.20.bb8 file://0001-pv-display-handle-error-of-tcgetpgrp-in-pv_in_foregr.patch \

1...<<61626364656667686970>>...167