Home
last modified time | relevance | path

Searched refs:icd (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/kernel/arch/mips/pci/
H A Dops-tx3927.c86 *val = *(volatile u8 *) ((unsigned long) & tx3927_pcicptr->icd | (where & 3)); in tx3927_pci_read_config()
90 *val = le16_to_cpu(*(volatile u16 *) ((unsigned long) & tx3927_pcicptr->icd | (where & 3))); in tx3927_pci_read_config()
94 *val = le32_to_cpu(tx3927_pcicptr->icd); in tx3927_pci_read_config()
109 *(volatile u8 *) ((unsigned long) & tx3927_pcicptr->icd | (where & 3)) = val; in tx3927_pci_write_config()
113 *(volatile u16 *) ((unsigned long) & tx3927_pcicptr->icd | (where & 2)) = in tx3927_pci_write_config()
118 tx3927_pcicptr->icd = cpu_to_le32(val); in tx3927_pci_write_config()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/opencl/
H A Dopencl-icd-loader_git.bb11 PROVIDES = "virtual/opencl-icd"
36 PACKAGES = "opencl-icd-loader opencl-icd-loader-dev"
H A Docl-icd_2.3.1.bb8 SRC_URI = "git://github.com/OCL-dev/ocl-icd.git;protocol=https;branch=master"
/OK3568_Linux_fs/kernel/arch/mips/include/asm/octeon/
H A Dcvmx-iob-defs.h72 uint64_t icd:1; member
74 uint64_t icd:1;
99 uint64_t icd:1; member
101 uint64_t icd:1;
147 uint64_t icd:1; member
149 uint64_t icd:1;
195 uint64_t icd:1; member
197 uint64_t icd:1;
/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_inode_buf.h35 static inline bool xfs_icdinode_has_bigtime(const struct xfs_icdinode *icd) in xfs_icdinode_has_bigtime() argument
37 return icd->di_flags2 & XFS_DIFLAG2_BIGTIME; in xfs_icdinode_has_bigtime()
/OK3568_Linux_fs/external/libmali/
H A Dmeson.build24 opencl_icd = get_option('opencl-icd')
227 'OpenCL vendor icd',
228 output : 'mali.icd',
238 'Vulkan vendor icd',
243 install_dir : get_option('datadir') / 'vulkan' / 'icd.d',
H A Dmeson_options.txt13 option('opencl-icd', type: 'boolean', value: 'true',
/OK3568_Linux_fs/buildroot/package/freescale-imx/imx-gpu-viv/
H A Dimx-gpu-viv.mk93 $(INSTALL) -D -m 0644 $(@D)/gpu-core/etc/Vivante.icd $(TARGET_DIR)/etc/OpenCL/vendors/Vivante.icd
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/rockchip-libmali/
H A Drockchip-libmali.bb28 # The ICD OpenCL implementation should work with opencl-icd-loader.
32 ${@ 'opencl-icd-loader' if not d.getVar('MALI_GPU').startswith('utgard') else ''} \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/opencl/
H A Dclinfo_3.0.21.02.21.bb16 DEPENDS += "opencl-headers opencl-icd-loader"
/OK3568_Linux_fs/buildroot/package/rockchip/rockchip-mali/
H A Drockchip-mali.mk108 -Dwith-overlay=true -Dopencl-icd=false -Dkhr-header=true \
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dsm501.c1132 struct i2c_gpio_platform_data *icd; in sm501_register_gpio_i2c_instance() local
1158 icd = dev_get_platdata(&pdev->dev); in sm501_register_gpio_i2c_instance()
1159 icd->timeout = iic->timeout; in sm501_register_gpio_i2c_instance()
1160 icd->udelay = iic->udelay; in sm501_register_gpio_i2c_instance()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/txx9/
H A Dtx3927.h132 volatile unsigned long icd; member
/OK3568_Linux_fs/kernel/drivers/scsi/be2iscsi/
H A Dbe_mgmt.h41 unsigned short icd; member
H A Dbe_mgmt.c1540 req->table[i].icd = inv_tbl[i].icd; in beiscsi_mgmt_invalidate_icds()
H A Dbe_main.c253 inv_tbl.icd = abrt_io_task->psgl_handle->sgl_index; in beiscsi_eh_abort()
336 inv_tbl->tbl[nents].icd = io_task->psgl_handle->sgl_index; in beiscsi_eh_device_reset()
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/mesa/
H A Dmesa.inc124 PACKAGECONFIG[opencl] = "-Dgallium-opencl=icd -Dopencl-spirv=true,-Dgallium-opencl=disabled -Dopenc…
298 FILES:libopencl-mesa = "${libdir}/libMesaOpenCL.so.* ${sysconfdir}/OpenCL/vendors/mesa.icd"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/opencv/
H A Dopencv_4.5.5.bb132 PACKAGECONFIG[opencl] = "-DWITH_OPENCL=ON,-DWITH_OPENCL=OFF,opencl-headers virtual/opencl-icd,"
/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_scsi.c422 unsli3.fcp_ext.icd); in lpfc_new_scsi_buf_s3()
4162 lpfc_fcpcmd_to_iocb(iocb_cmd->unsli3.fcp_ext.icd, fcp_cmnd); in lpfc_scsi_prep_cmnd()
4225 lpfc_fcpcmd_to_iocb(piocb->unsli3.fcp_ext.icd, fcp_cmnd); in lpfc_scsi_prep_task_mgmt_cmd()
H A Dlpfc_hw.h4064 uint8_t icd[32]; /* immediate command data (32 bytes) */ member
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/packagegroups/
H A Dpackagegroup-meta-oe.bb189 opencl-icd-loader \