/openbmc/linux/arch/arm/boot/dts/gemini/ |
H A D | gemini-ns2502.dts | 50 phy-handle = <&phy0>;
|
/openbmc/linux/drivers/pnp/pnpbios/ |
H A D | pnpbios.h | 106 __u8 handle; member
|
/openbmc/linux/arch/arm64/boot/dts/intel/ |
H A D | socfpga_agilex_socdk_nand.dts | 54 phy-handle = <&phy0>;
|
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | adi,axi-adc.yaml | 18 to the data-lines of the ADC and handle the streaming of data into
|
/openbmc/linux/drivers/platform/chrome/ |
H A D | cros_ec_lpc_mec.c | 214 status = acpi_get_handle(adev->handle, pathname, &aml_mutex); in cros_ec_lpc_mec_acpi_mutex()
|
/openbmc/linux/Documentation/driver-api/media/drivers/ |
H A D | zoran.rst | 194 And not every TV decoder is able to handle every format. Also the every 247 - can handle: PAL B/G/H/I, PAL N, PAL M, NTSC M, NTSC N, NTSC 4.43 and SECAM 253 - can handle: PAL B/G, NTSC M and SECAM 259 - can handle: PAL B/G/D/H/I/N, PAL N, PAL M, NTSC M, NTSC 4.43 and SECAM 265 - can handle: PAL B/D/G/H/I, NTSC M 271 - can handle: PAL B/G/H/I, PAL N, PAL M, NTSC M, NTSC 44, PAL 60, SECAM,NTSC Comb 277 - can handle: NTSC-M/N/44, PAL-M/N/B/G/H/I/D/K/L and SECAM 453 can't handle 1:2 compression without stopping capture after only a few minutes.
|
/openbmc/linux/drivers/iommu/ |
H A D | dma-iommu.c | 1419 static void iommu_dma_unmap_resource(struct device *dev, dma_addr_t handle, in iommu_dma_unmap_resource() argument 1422 __iommu_dma_unmap(dev, handle, size); in iommu_dma_unmap_resource() 1457 dma_addr_t handle, unsigned long attrs) in iommu_dma_free() argument 1459 __iommu_dma_unmap(dev, handle, size); in iommu_dma_free() 1501 dma_addr_t *handle, gfp_t gfp, unsigned long attrs) in iommu_dma_alloc() argument 1512 return iommu_dma_alloc_remap(dev, size, handle, gfp, in iommu_dma_alloc() 1525 *handle = __iommu_dma_map(dev, page_to_phys(page), size, ioprot, in iommu_dma_alloc() 1527 if (*handle == DMA_MAPPING_ERROR) { in iommu_dma_alloc()
|
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/ |
H A D | 0002-wayland-Add-support-for-the-Wayland-winsys.patch | 810 - * resource handle into the CreateWindowSurface and 816 - next_resource_handle = handle; 1180 + vc_dispmanx_resource_delete(buffer->handle); 1237 + buffer->handle = vc_dispmanx_resource_create(vc_format, 1241 + if(buffer->handle == DISPMANX_NO_HANDLE) { 1257 + vc_dispmanx_resource_delete(buffer->handle); 1267 + buffer->handle); 1632 + * Returns: A resource handle 1641 + return buffer->handle; 1679 + DISPMANX_RESOURCE_HANDLE_T handle; [all …]
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | gfx_v9_0.c | 2001 static int gfx_v9_0_sw_init(void *handle) in gfx_v9_0_sw_init() argument 2183 static int gfx_v9_0_sw_fini(void *handle) in gfx_v9_0_sw_fini() argument 3749 static int gfx_v9_0_hw_init(void *handle) in gfx_v9_0_hw_init() argument 3775 static int gfx_v9_0_hw_fini(void *handle) in gfx_v9_0_hw_fini() argument 3826 static int gfx_v9_0_suspend(void *handle) in gfx_v9_0_suspend() argument 3828 return gfx_v9_0_hw_fini(handle); in gfx_v9_0_suspend() 3831 static int gfx_v9_0_resume(void *handle) in gfx_v9_0_resume() argument 3833 return gfx_v9_0_hw_init(handle); in gfx_v9_0_resume() 3836 static bool gfx_v9_0_is_idle(void *handle) in gfx_v9_0_is_idle() argument 3853 if (gfx_v9_0_is_idle(handle)) in gfx_v9_0_wait_for_idle() [all …]
|
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_io.c | 107 #define QLCNIC_FETCH_RING_ID(handle) ((handle) >> 63) argument 143 u16 handle, u8 ring_id) in qlcnic_get_ref_handle() argument 146 return handle | (ring_id << 15); in qlcnic_get_ref_handle() 148 return handle; in qlcnic_get_ref_handle() 851 uint32_t producer, handle; in qlcnic_post_rx_buffers_nodb() local 871 handle = qlcnic_get_ref_handle(adapter, in qlcnic_post_rx_buffers_nodb() 873 pdesc->reference_handle = cpu_to_le16(handle); in qlcnic_post_rx_buffers_nodb() 1444 u32 producer, handle; in qlcnic_post_rx_buffers() local 1465 handle = qlcnic_get_ref_handle(adapter, buffer->ref_handle, in qlcnic_post_rx_buffers() 1467 pdesc->reference_handle = cpu_to_le16(handle); in qlcnic_post_rx_buffers()
|
/openbmc/linux/drivers/s390/scsi/ |
H A D | zfcp_fsf.c | 1070 req->qtcb->header.port_handle = zfcp_sdev->port->handle; in zfcp_fsf_abort_fcp_cmnd() 1251 req->qtcb->header.port_handle = wka_port->handle; in zfcp_fsf_send_ct() 1736 port->handle = header->port_handle; in zfcp_fsf_open_port_handler() 1872 req->qtcb->header.port_handle = erp_action->port->handle; in zfcp_fsf_close_port() 1907 wka_port->handle = header->port_handle; in zfcp_fsf_open_wka_port_handler() 2005 req->qtcb->header.port_handle = wka_port->handle; in zfcp_fsf_close_wka_port() 2097 req->qtcb->header.port_handle = erp_action->port->handle; in zfcp_fsf_close_physical_port() 2216 req->qtcb->header.port_handle = erp_action->port->handle; in zfcp_fsf_open_lun() 2308 req->qtcb->header.port_handle = erp_action->port->handle; in zfcp_fsf_close_lun() 2601 req->qtcb->header.port_handle = zfcp_sdev->port->handle; in zfcp_fsf_fcp_cmnd() [all …]
|
/openbmc/linux/arch/powerpc/boot/dts/ |
H A D | mpc8379_rdb.dts | 259 tbi-handle = <&tbi0>; 260 phy-handle = <&phy2>; 297 tbi-handle = <&tbi1>;
|
/openbmc/linux/block/ |
H A D | Kconfig | 147 identify, monitor, and handle FC traffic based on VM tags by inserting 198 block layer handle encryption, so users can take 207 Enabling this lets the block layer handle inline encryption
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_gem_shmem_helper.c | 404 uint32_t *handle) in drm_gem_shmem_create_with_handle() argument 417 ret = drm_gem_handle_create(file_priv, &shmem->base, handle); in drm_gem_shmem_create_with_handle() 505 return drm_gem_shmem_create_with_handle(file, dev, args->size, &args->handle); in drm_gem_shmem_dumb_create()
|
/openbmc/libpldm/src/dsp/ |
H A D | base.c | 543 uint32_t handle = le32toh(request->transfer_handle); in decode_multipart_receive_req() local 544 if (handle == 0 && request->transfer_opflag != PLDM_XFER_COMPLETE) { in decode_multipart_receive_req() 551 *transfer_handle = handle; in decode_multipart_receive_req()
|
/openbmc/linux/Documentation/devicetree/bindings/arm/firmware/ |
H A D | sdei.txt | 22 text to handle the specified event number.
|
/openbmc/linux/Documentation/admin-guide/perf/ |
H A D | qcom_l3_pmu.rst | 14 consisting of one CPU per socket which will be used to handle all the PMU
|
/openbmc/linux/arch/arc/include/asm/ |
H A D | unwind.h | 114 extern void unwind_remove_table(void *handle, int init_only);
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | zynq-zturn.dts | 75 phy-handle = <ðernet_phy>;
|
H A D | zynq-cc108.dts | 48 phy-handle = <ðernet_phy>;
|
/openbmc/u-boot/lib/efi_selftest/ |
H A D | efi_selftest_events.c | 44 static int setup(const efi_handle_t handle, in setup() argument
|
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/ |
H A D | ovly827e.c | 45 PUSH_MTHD(push, NV827E, SET_CONTEXT_DMA_ISO, asyw->image.handle[0]); in ovly827e_image_set()
|
H A D | base827c.c | 41 PUSH_MTHD(push, NV827C, SET_CONTEXT_DMAS_ISO(0), asyw->image.handle, 1); in base827c_image_set()
|
/openbmc/linux/Documentation/userspace-api/media/mediactl/ |
H A D | media-controller-intro.rst | 8 Media devices increasingly handle multiple related functions. Many USB
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libcapture/ |
H A D | libcapture-tiny-perl_0.48.bb | 32 perl-module-io-handle \
|