Home
last modified time | relevance | path

Searched defs:core (Results 76 – 100 of 347) sorted by relevance

12345678910>>...14

/openbmc/linux/drivers/staging/media/meson/vdec/
H A Dcodec_hevc_common.c32 struct amvdec_core *core = sess->core; in codec_hevc_setup_decode_head() local
60 struct amvdec_core *core = sess->core; in codec_hevc_setup_buffers_gxbb() local
115 struct amvdec_core *core = sess->core; in codec_hevc_setup_buffers_gxl() local
252 struct amvdec_core *core = sess->core; in codec_hevc_setup_buffers() local
H A Dvdec.c56 struct amvdec_core *core = sess->core; in vdec_recycle_thread() local
284 struct amvdec_core *core = sess->core; in vdec_start_streaming() local
399 struct amvdec_core *core = sess->core; in vdec_stop_streaming() local
872 struct amvdec_core *core = video_drvdata(file); in vdec_open() local
961 struct amvdec_core *core = data; in vdec_isr() local
971 struct amvdec_core *core = data; in vdec_threaded_isr() local
996 struct amvdec_core *core; in vdec_probe() local
1111 struct amvdec_core *core = platform_get_drvdata(pdev); in vdec_remove() local
/openbmc/linux/drivers/phy/broadcom/
H A Dphy-bcm-cygnus-pcie.c30 struct cygnus_pcie_phy_core *core; member
51 struct cygnus_pcie_phy_core *core = phy->core; in cygnus_pcie_power_config() local
117 struct cygnus_pcie_phy_core *core; in cygnus_pcie_phy_probe() local
/openbmc/linux/sound/soc/sof/intel/
H A Dtgl.c25 static int tgl_dsp_core_get(struct snd_sof_dev *sdev, int core) in tgl_dsp_core_get()
39 static int tgl_dsp_core_put(struct snd_sof_dev *sdev, int core) in tgl_dsp_core_put()
/openbmc/linux/include/linux/bcma/
H A Dbcma.h291 static inline void *bcma_get_drvdata(struct bcma_device *core) in bcma_get_drvdata()
367 static inline u32 bcma_read8(struct bcma_device *core, u16 offset) in bcma_read8()
371 static inline u32 bcma_read16(struct bcma_device *core, u16 offset) in bcma_read16()
375 static inline u32 bcma_read32(struct bcma_device *core, u16 offset) in bcma_read32()
380 void bcma_write8(struct bcma_device *core, u16 offset, u32 value) in bcma_write8()
385 void bcma_write16(struct bcma_device *core, u16 offset, u32 value) in bcma_write16()
390 void bcma_write32(struct bcma_device *core, u16 offset, u32 value) in bcma_write32()
400 static inline void bcma_block_write(struct bcma_device *core, in bcma_block_write()
407 static inline u32 bcma_aread32(struct bcma_device *core, u16 offset) in bcma_aread32()
412 void bcma_awrite32(struct bcma_device *core, u16 offset, u32 value) in bcma_awrite32()
[all …]
/openbmc/linux/drivers/gpu/drm/v3d/
H A Dv3d_debugfs.c85 int i, core; in v3d_v3d_debugfs_regs() local
133 int core; in v3d_v3d_debugfs_ident() local
211 int core = 0; in v3d_measure_clock() local
H A Dv3d_gem.c22 v3d_init_core(struct v3d_dev *v3d, int core) in v3d_init_core()
48 v3d_idle_axi(struct v3d_dev *v3d, int core) in v3d_idle_axi()
154 v3d_invalidate_l2c(struct v3d_dev *v3d, int core) in v3d_invalidate_l2c()
166 v3d_flush_l2t(struct v3d_dev *v3d, int core) in v3d_flush_l2t()
194 int core = 0; in v3d_clean_caches() local
221 v3d_invalidate_slices(struct v3d_dev *v3d, int core) in v3d_invalidate_slices()
/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dvenc.c606 struct venus_core *core = inst->core; in venc_pm_get() local
619 struct venus_core *core = inst->core; in venc_pm_put() local
637 struct venus_core *core = inst->core; in venc_pm_get_put() local
1062 struct venus_core *core = inst->core; in venc_queue_setup() local
1440 struct venus_core *core = video_drvdata(file); in venc_open() local
1548 struct venus_core *core; in venc_probe() local
1599 struct venus_core *core = dev_get_drvdata(pdev->dev.parent); in venc_remove() local
1610 struct venus_core *core = dev_get_drvdata(dev); in venc_runtime_suspend() local
1622 struct venus_core *core = dev_get_drvdata(dev); in venc_runtime_resume() local
H A Dhfi_venus.c115 struct venus_core *core; member
1109 static irqreturn_t venus_isr(struct venus_core *core) in venus_isr()
1141 static int venus_core_init(struct venus_core *core) in venus_core_init()
1170 static int venus_core_deinit(struct venus_core *core) in venus_core_deinit()
1444 static int venus_resume(struct venus_core *core) in venus_resume()
1465 static int venus_suspend_1xx(struct venus_core *core) in venus_suspend_1xx()
1563 static int venus_suspend_3xx(struct venus_core *core) in venus_suspend_3xx()
1631 static int venus_suspend(struct venus_core *core) in venus_suspend()
1670 void venus_hfi_destroy(struct venus_core *core) in venus_hfi_destroy()
1681 int venus_hfi_create(struct venus_core *core) in venus_hfi_create()
[all …]
/openbmc/linux/drivers/misc/sgi-gru/
H A Dgrufile.c314 int core; in gru_chiplet_cpu_to_mmr() local
361 int ret, core; in gru_chiplet_setup_tlb_irq() local
391 int core, irq = IRQ_GRU + chiplet; in gru_chiplet_teardown_tlb_irq() local
410 int irq, core; in gru_chiplet_setup_tlb_irq() local
437 int irq, core; in gru_chiplet_teardown_tlb_irq() local
/openbmc/linux/drivers/bcma/
H A Dscan.c249 struct bcma_device *core; in bcma_find_core_by_index() local
260 struct bcma_device *core; in bcma_find_core_reverse() local
273 struct bcma_device *core) in bcma_get_next_core()
482 struct bcma_device *core = kzalloc(sizeof(*core), GFP_KERNEL); in bcma_bus_scan() local
/openbmc/linux/arch/mips/include/asm/octeon/
H A Dcvmx-coremask.h49 int core) in cvmx_coremask_is_core_set()
80 static inline void cvmx_coremask_clear_core(struct cvmx_coremask *pcm, int core) in cvmx_coremask_clear_core()
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dbgmac-bcma.c18 static inline bool bgmac_is_bcm4707_family(struct bcma_device *core) in bgmac_is_bcm4707_family()
124 static int bgmac_probe(struct bcma_device *core) in bgmac_probe()
328 static void bgmac_remove(struct bcma_device *core) in bgmac_remove()
/openbmc/linux/drivers/media/pci/cx88/
H A Dcx88-dsp.c157 static s32 detect_a2_a2m_eiaj(struct cx88_core *core, s16 x[], u32 N) in detect_a2_a2m_eiaj()
224 static s32 detect_btsc(struct cx88_core *core, s16 x[], u32 N) in detect_btsc()
237 static s16 *read_rds_samples(struct cx88_core *core, u32 *N) in read_rds_samples()
272 s32 cx88_dsp_detect_stereo_sap(struct cx88_core *core) in cx88_dsp_detect_stereo_sap()
H A Dcx88-vbi.c55 struct cx88_core *core = dev->core; in cx8800_start_vbi_dma() local
85 struct cx88_core *core = dev->core; in cx8800_stop_vbi_dma() local
208 struct cx88_core *core = dev->core; in stop_streaming() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dminimal.c36 struct mlxsw_core *core; member
110 struct mlxsw_core *core = mlxsw_m_port->mlxsw_m->core; in mlxsw_m_get_module_info() local
122 struct mlxsw_core *core = mlxsw_m_port->mlxsw_m->core; in mlxsw_m_get_module_eeprom() local
135 struct mlxsw_core *core = mlxsw_m_port->mlxsw_m->core; in mlxsw_m_get_module_eeprom_by_page() local
146 struct mlxsw_core *core = mlxsw_m_port->mlxsw_m->core; in mlxsw_m_reset() local
159 struct mlxsw_core *core = mlxsw_m_port->mlxsw_m->core; in mlxsw_m_get_module_power_mode() local
172 struct mlxsw_core *core = mlxsw_m_port->mlxsw_m->core; in mlxsw_m_set_module_power_mode() local
/openbmc/qemu/tests/qtest/
H A Dnuma-test.c141 int64_t socket, core, thread, node; in pc_numa_cpu() local
194 int64_t core, node; in spapr_numa_cpu() local
238 int64_t socket, cluster, core, thread, node; in aarch64_numa_cpu() local
288 int64_t socket, core, thread, node; in loongarch64_numa_cpu() local
/openbmc/linux/drivers/media/platform/amphion/
H A Dvpu_imx8q.c142 int vpu_imx8q_boot_core(struct vpu_core *core) in vpu_imx8q_boot_core()
149 int vpu_imx8q_get_power_state(struct vpu_core *core) in vpu_imx8q_get_power_state()
156 int vpu_imx8q_on_firmware_loaded(struct vpu_core *core) in vpu_imx8q_on_firmware_loaded()
H A Dvpu_rpc.c21 int vpu_iface_check_memory_region(struct vpu_core *core, dma_addr_t addr, u32 size) in vpu_iface_check_memory_region()
246 struct vpu_iface_ops *vpu_core_get_iface(struct vpu_core *core) in vpu_core_get_iface()
/openbmc/linux/rust/kernel/
H A Dallocator.rs39 unsafe { bindings::krealloc(ptr as *const core::ffi::c_void, size, flags) as *mut u8 } in krealloc_aligned() constant
51 bindings::kfree(ptr as *const core::ffi::c_void); in dealloc() constant
/openbmc/linux/drivers/clk/microchip/
H A Dclk-core.c92 struct pic32_clk_common *core; member
215 struct pic32_clk_common *core) in pic32_periph_clk_register()
242 struct pic32_clk_common *core; member
559 struct pic32_clk_common *core) in pic32_refo_clk_register()
586 struct pic32_clk_common *core; member
733 struct pic32_clk_common *core) in pic32_spll_clk_register()
767 struct pic32_clk_common *core; member
928 struct pic32_clk_common *core) in pic32_sys_clk_register()
959 struct pic32_clk_common *core; member
1011 struct pic32_clk_common *core) in pic32_sosc_clk_register()
/openbmc/u-boot/arch/powerpc/cpu/mpc8xxx/
H A Dcpu.c160 int fsl_qoriq_dsp_core_to_cluster(unsigned int core) in fsl_qoriq_dsp_core_to_cluster()
183 int fsl_qoriq_core_to_cluster(unsigned int core) in fsl_qoriq_core_to_cluster()
306 int is_core_valid(unsigned int core) in is_core_valid()
/openbmc/qemu/hw/intc/
H A Dloongson_liointc.c64 uint32_t irq, core, ip; in update_irq() local
129 int core = offset / R_ISR_SIZE; in liointc_read() local
178 int core = offset / R_ISR_SIZE; in liointc_write() local
/openbmc/u-boot/drivers/clk/renesas/
H A Dclk-rcar-gen3.c91 const struct cpg_core_clk *core; in gen3_clk_get_parent() local
114 const struct cpg_core_clk *core; in gen3_clk_setup_sdif_div() local
160 const struct cpg_core_clk *core; in gen3_clk_get_rate64() local
/openbmc/linux/sound/soc/intel/avs/
H A Dskl.c48 int skl_log_buffer_offset(struct avs_dev *adev, u32 core) in skl_log_buffer_offset()
54 #define FW_REGS_DBG_LOG_WP(core) (0x30 + 0x4 * core) argument

12345678910>>...14