Searched refs:core (Results 101 - 125 of 2711) sorted by relevance

1234567891011>>

/linux-master/drivers/media/pci/cx88/
H A Dcx88-vp3054-i2c.c27 struct cx88_core *core = dev->core; local
44 struct cx88_core *core = dev->core; local
61 struct cx88_core *core = dev->core; local
71 struct cx88_core *core = dev->core; local
93 struct cx88_core *core = dev->core; local
[all...]
H A Dcx88-blackbird.c189 static void host_setup(struct cx88_core *core) argument
223 static int wait_ready_gpio0_bit1(struct cx88_core *core, u32 state) argument
239 static int memory_write(struct cx88_core *core, u32 address, u32 value) argument
252 return wait_ready_gpio0_bit1(core, 1);
255 static int memory_read(struct cx88_core *core, u32 address, u32 *value) argument
266 retval = wait_ready_gpio0_bit1(core, 1);
281 static int register_write(struct cx88_core *core, u32 address, u32 value) argument
293 return wait_ready_gpio0_bit1(core, 1);
296 static int register_read(struct cx88_core *core, u32 address, u32 *value) argument
306 retval = wait_ready_gpio0_bit1(core,
537 struct cx88_core *core = dev->core; local
552 struct cx88_core *core = dev->core; local
608 struct cx88_core *core = dev->core; local
796 struct cx88_core *core = dev->core; local
816 struct cx88_core *core = dev->core; local
832 struct cx88_core *core = dev->core; local
872 struct cx88_core *core = dev->core; local
894 struct cx88_core *core = dev->core; local
916 struct cx88_core *core = dev->core; local
929 struct cx88_core *core = dev->core; local
938 struct cx88_core *core = dev->core; local
954 struct cx88_core *core = dev->core; local
963 struct cx88_core *core = dev->core; local
979 struct cx88_core *core = dev->core; local
1002 struct cx88_core *core = dev->core; local
1016 struct cx88_core *core = dev->core; local
1025 struct cx88_core *core = dev->core; local
1078 struct cx88_core *core = drv->core; local
1110 struct cx88_core *core = drv->core; local
1155 struct cx88_core *core = drv->core; local
1221 struct cx88_core *core = drv->core; local
[all...]
/linux-master/drivers/staging/media/meson/vdec/
H A Dcodec_hevc_common.c32 struct amvdec_core *core = sess->core; local
38 amvdec_write_dos(core, HEVCD_MPP_DECOMP_CTL1, BIT(31));
42 if (codec_hevc_use_mmu(core->platform->revision,
44 amvdec_write_dos(core, HEVCD_MPP_DECOMP_CTL1, BIT(4));
46 amvdec_write_dos(core, HEVCD_MPP_DECOMP_CTL1, 0);
48 if (core->platform->revision < VDEC_REVISION_SM1)
49 amvdec_write_dos(core, HEVCD_MPP_DECOMP_CTL2, body_size / 32);
50 amvdec_write_dos(core, HEVC_CM_BODY_LENGTH, body_size);
51 amvdec_write_dos(core, HEVC_CM_HEADER_OFFSE
60 struct amvdec_core *core = sess->core; local
115 struct amvdec_core *core = sess->core; local
252 struct amvdec_core *core = sess->core; local
[all...]
H A Dcodec_h264.c148 static int codec_h264_can_recycle(struct amvdec_core *core) argument
150 return !amvdec_read_dos(core, AV_SCRATCH_7) ||
151 !amvdec_read_dos(core, AV_SCRATCH_8);
154 static void codec_h264_recycle(struct amvdec_core *core, u32 buf_idx) argument
160 if (!amvdec_read_dos(core, AV_SCRATCH_7))
161 amvdec_write_dos(core, AV_SCRATCH_7, buf_idx + 1);
163 amvdec_write_dos(core, AV_SCRATCH_8, buf_idx + 1);
169 struct amvdec_core *core = sess->core; local
174 dma_alloc_coherent(core
206 struct amvdec_core *core = sess->core; local
231 struct amvdec_core *core = sess->core; local
264 struct amvdec_core *core = sess->core; local
287 struct amvdec_core *core = sess->core; local
326 struct amvdec_core *core = sess->core; local
363 get_offset_msb(struct amvdec_core *core, int frame_num) argument
377 struct amvdec_core *core = sess->core; local
419 struct amvdec_core *core = sess->core; local
468 struct amvdec_core *core = sess->core; local
[all...]
/linux-master/arch/arm64/crypto/
H A DMakefile9 sha1-ce-y := sha1-ce-glue.o sha1-ce-core.o
12 sha2-ce-y := sha2-ce-glue.o sha2-ce-core.o
15 sha512-ce-y := sha512-ce-glue.o sha512-ce-core.o
18 sha3-ce-y := sha3-ce-glue.o sha3-ce-core.o
21 sm3-neon-y := sm3-neon-glue.o sm3-neon-core.o
24 sm3-ce-y := sm3-ce-glue.o sm3-ce-core.o
27 sm4-ce-cipher-y := sm4-ce-cipher-glue.o sm4-ce-cipher-core.o
30 sm4-ce-y := sm4-ce-glue.o sm4-ce-core.o
33 sm4-ce-ccm-y := sm4-ce-ccm-glue.o sm4-ce-ccm-core.o
36 sm4-ce-gcm-y := sm4-ce-gcm-glue.o sm4-ce-gcm-core
[all...]
/linux-master/drivers/bcma/
H A Dscan.c46 { BCMA_CORE_ARMCA9, "ARM Cortex A9 core (ihost)" },
249 struct bcma_device *core; local
251 list_for_each_entry(core, &bus->cores, list) {
252 if (core->core_index == index)
253 return core;
260 struct bcma_device *core; local
262 list_for_each_entry_reverse(core, &bus->cores, list) {
263 if (core->id.id == coreid)
264 return core;
273 struct bcma_device *core)
271 bcma_get_next_core(struct bcma_bus *bus, u32 __iomem **eromptr, struct bcma_device_id *match, int core_num, struct bcma_device *core) argument
482 struct bcma_device *core = kzalloc(sizeof(*core), GFP_KERNEL); local
[all...]
/linux-master/drivers/media/platform/amphion/
H A Dvpu_cmds.c66 static int vpu_cmd_send(struct vpu_core *core, struct vpu_rpc_event *pkt) argument
70 ret = vpu_iface_send_cmd(core, pkt);
76 vpu_mbox_send_type(core, COMMAND);
98 ret = vpu_iface_pack_cmd(inst->core, cmd->pkt, inst->id, id, data);
131 ret = vpu_cmd_send(inst->core, cmd->pkt);
166 struct vpu_core *core; local
169 if (!inst || !inst->core)
172 core = inst->core;
177 mutex_lock(&core
219 struct vpu_core *core; local
263 struct vpu_core *core; local
288 vpu_core_keep_active(struct vpu_core *core) argument
409 vpu_core_snapshot(struct vpu_core *core) argument
432 vpu_core_sw_reset(struct vpu_core *core) argument
[all...]
/linux-master/sound/pci/hda/
H A Dhda_bind.c13 #include <sound/core.h>
23 struct hda_codec *codec = container_of(dev, struct hda_codec, core);
25 container_of(drv, struct hda_codec_driver, core);
28 u32 id = codec->probe_id ? codec->probe_id : codec->core.vendor_id;
29 u32 rev_id = codec->core.revision_id;
44 struct hda_codec *codec = container_of(dev, struct hda_codec, core);
51 if (codec->core.dev.power.power_state.event != PM_EVENT_ON)
69 err = snd_hdac_device_set_chip_name(&codec->core, name);
75 codec->bus->mixer_assigned >= codec->core.addr) {
78 codec->core
[all...]
/linux-master/tools/perf/arch/x86/tests/
H A Dhybrid.c12 return (evsel->core.attr.config & PERF_HW_EVENT_MASK) == expected_config;
22 return (evsel->core.attr.config >> PERF_PMU_TYPE_SHIFT) == expected_config;
29 TEST_ASSERT_VAL("wrong number of entries", 1 == evlist->core.nr_entries);
30 TEST_ASSERT_VAL("wrong type", PERF_TYPE_HARDWARE == evsel->core.attr.type);
41 TEST_ASSERT_VAL("wrong number of entries", 2 == evlist->core.nr_entries);
42 TEST_ASSERT_VAL("wrong type", PERF_TYPE_HARDWARE == evsel->core.attr.type);
48 TEST_ASSERT_VAL("wrong type", PERF_TYPE_HARDWARE == evsel->core.attr.type);
60 TEST_ASSERT_VAL("wrong number of entries", 2 == evlist->core.nr_entries);
61 TEST_ASSERT_VAL("wrong type", PERF_TYPE_SOFTWARE == evsel->core.attr.type);
65 TEST_ASSERT_VAL("wrong type", PERF_TYPE_HARDWARE == evsel->core
[all...]
/linux-master/drivers/mux/
H A DMakefile6 mux-core-objs := core.o
12 obj-$(CONFIG_MULTIPLEXER) += mux-core.o
/linux-master/tools/perf/util/
H A Dsideband_evlist.c25 evsel = evsel__new_idx(attr, evlist->core.nr_entries);
58 for (i = 0; i < evlist->core.nr_mmaps; i++) {
62 if (perf_mmap__read_init(&map->core))
64 while ((event = perf_mmap__read_event(&map->core)) != NULL) {
72 perf_mmap__consume(&map->core);
75 perf_mmap__read_done(&map->core);
89 evsel->core.attr.sample_id_all = 1;
90 evsel->core.attr.watermark = 1;
91 evsel->core.attr.wakeup_watermark = 1;
107 if (evlist->core
[all...]
/linux-master/drivers/dma/dw-edma/
H A DMakefile6 dw-edma-objs := dw-edma-core.o \
7 dw-edma-v0-core.o \
8 dw-hdma-v0-core.o $(dw-edma-y)
/linux-master/tools/perf/tests/
H A Dtask-exit.c81 perf_evlist__set_maps(&evlist->core, cpus, threads);
90 evsel->core.attr.task = 1;
92 evsel->core.attr.sample_freq = 1000000;
94 evsel->core.attr.sample_freq = 1;
96 evsel->core.attr.inherit = 0;
97 evsel->core.attr.watermark = 0;
98 evsel->core.attr.wakeup_events = 1;
99 evsel->core.attr.exclude_kernel = 1;
119 if (perf_mmap__read_init(&md->core) < 0)
122 while ((event = perf_mmap__read_event(&md->core)) !
[all...]
/linux-master/drivers/vfio/pci/
H A DMakefile3 vfio-pci-core-y := vfio_pci_core.o vfio_pci_intrs.o vfio_pci_rdwr.o vfio_pci_config.o
4 vfio-pci-core-$(CONFIG_VFIO_PCI_ZDEV_KVM) += vfio_pci_zdev.o
5 obj-$(CONFIG_VFIO_PCI_CORE) += vfio-pci-core.o
/linux-master/drivers/media/pci/bt8xx/
H A Dbttv-gpio.c71 int bttv_sub_add_device(struct bttv_core *core, char *name) argument
80 sub->core = core;
81 sub->dev.parent = &core->pci->dev;
84 dev_set_name(&sub->dev, "%s%d", name, core->nr);
91 pr_info("%d: add subdevice \"%s\"\n", core->nr, dev_name(&sub->dev));
92 list_add_tail(&sub->list,&core->subs);
96 int bttv_sub_del_devices(struct bttv_core *core) argument
100 list_for_each_entry_safe(sub, save, &core->subs, list) {
128 void bttv_gpio_inout(struct bttv_core *core, u3 argument
142 bttv_gpio_read(struct bttv_core *core) argument
151 bttv_gpio_write(struct bttv_core *core, u32 value) argument
158 bttv_gpio_bits(struct bttv_core *core, u32 mask, u32 bits) argument
[all...]
/linux-master/tools/testing/selftests/kvm/lib/riscv/
H A Dprocessor.c221 struct kvm_riscv_core core; local
223 vcpu_get_reg(vcpu, RISCV_CORE_REG(mode), &core.mode);
224 vcpu_get_reg(vcpu, RISCV_CORE_REG(regs.pc), &core.regs.pc);
225 vcpu_get_reg(vcpu, RISCV_CORE_REG(regs.ra), &core.regs.ra);
226 vcpu_get_reg(vcpu, RISCV_CORE_REG(regs.sp), &core.regs.sp);
227 vcpu_get_reg(vcpu, RISCV_CORE_REG(regs.gp), &core.regs.gp);
228 vcpu_get_reg(vcpu, RISCV_CORE_REG(regs.tp), &core.regs.tp);
229 vcpu_get_reg(vcpu, RISCV_CORE_REG(regs.t0), &core.regs.t0);
230 vcpu_get_reg(vcpu, RISCV_CORE_REG(regs.t1), &core.regs.t1);
231 vcpu_get_reg(vcpu, RISCV_CORE_REG(regs.t2), &core
[all...]
/linux-master/sound/soc/codecs/
H A Dwl1273.c10 #include <linux/mfd/wl1273-core.h>
25 struct wl1273_core *core; member in struct:wl1273_priv
29 static int snd_wl1273_fm_set_i2s_mode(struct wl1273_core *core, argument
32 struct device *dev = &core->client->dev;
39 mutex_lock(&core->lock);
41 mode = core->i2s_mode & ~WL1273_IS2_WIDTH & ~WL1273_IS2_RATE;
109 dev_dbg(dev, "core->i2s_mode: 0x%04x\n", core->i2s_mode);
112 if (core->i2s_mode != mode) {
113 r = core
129 snd_wl1273_fm_set_channel_number(struct wl1273_core *core, int channel_number) argument
324 struct wl1273_core *core = wl1273->core; local
436 struct wl1273_core **core = component->dev->platform_data; local
[all...]
/linux-master/drivers/mfd/
H A Dsi476x-cmd.c21 #include <linux/mfd/si476x-core.h>
171 static int si476x_core_parse_and_nag_about_error(struct si476x_core *core) argument
177 if (core->revision != SI476X_REVISION_A10) {
178 err = si476x_core_i2c_xfer(core, SI476X_I2C_RECV,
227 dev_err(&core->client->dev,
230 dev_err(&core->client->dev,
244 * @core: si476x_device structure for the device we are
257 static int si476x_core_send_command(struct si476x_core *core, argument
265 struct i2c_client *client = core->client;
284 err = si476x_core_i2c_xfer(core, SI476X_I2C_SEN
347 si476x_cmd_clear_stc(struct si476x_core *core) argument
372 si476x_cmd_tune_seek_freq(struct si476x_core *core, uint8_t cmd, const uint8_t args[], size_t argn, uint8_t *resp, size_t respn) argument
404 si476x_core_cmd_func_info(struct si476x_core *core, struct si476x_func_info *info) argument
435 si476x_core_cmd_set_property(struct si476x_core *core, u16 property, u16 value) argument
462 si476x_core_cmd_get_property(struct si476x_core *core, u16 property) argument
520 si476x_core_cmd_dig_audio_pin_cfg(struct si476x_core *core, enum si476x_dclk_config dclk, enum si476x_dfs_config dfs, enum si476x_dout_config dout, enum si476x_xout_config xout) argument
569 si476x_core_cmd_zif_pin_cfg(struct si476x_core *core, enum si476x_iqclk_config iqclk, enum si476x_iqfs_config iqfs, enum si476x_iout_config iout, enum si476x_qout_config qout) argument
626 si476x_core_cmd_ic_link_gpo_ctl_pin_cfg(struct si476x_core *core, enum si476x_icin_config icin, enum si476x_icip_config icip, enum si476x_icon_config icon, enum si476x_icop_config icop) argument
660 si476x_core_cmd_ana_audio_pin_cfg(struct si476x_core *core, enum si476x_lrout_config lrout) argument
694 si476x_core_cmd_intb_pin_cfg_a10(struct si476x_core *core, enum si476x_intb_config intb, enum si476x_a1_config a1) argument
710 si476x_core_cmd_intb_pin_cfg_a20(struct si476x_core *core, enum si476x_intb_config intb, enum si476x_a1_config a1) argument
739 si476x_core_cmd_am_rsq_status(struct si476x_core *core, struct si476x_rsq_status_args *rsqargs, struct si476x_rsq_status_report *report) argument
788 si476x_core_cmd_fm_acf_status(struct si476x_core *core, struct si476x_acf_status_report *report) argument
824 si476x_core_cmd_am_acf_status(struct si476x_core *core, struct si476x_acf_status_report *report) argument
872 si476x_core_cmd_fm_seek_start(struct si476x_core *core, bool seekup, bool wrap) argument
900 si476x_core_cmd_fm_rds_status(struct si476x_core *core, bool status_only, bool mtfifo, bool intack, struct si476x_rds_status_report *report) argument
966 si476x_core_cmd_fm_rds_blockcount(struct si476x_core *core, bool clear, struct si476x_rds_blockcount_report *report) argument
994 si476x_core_cmd_fm_phase_diversity(struct si476x_core *core, enum si476x_phase_diversity_mode mode) argument
1019 si476x_core_cmd_fm_phase_div_status(struct si476x_core *core) argument
1048 si476x_core_cmd_am_seek_start(struct si476x_core *core, bool seekup, bool wrap) argument
1064 si476x_core_cmd_power_up_a10(struct si476x_core *core, struct si476x_power_up_args *puargs) argument
1087 si476x_core_cmd_power_up_a20(struct si476x_core *core, struct si476x_power_up_args *puargs) argument
1109 si476x_core_cmd_power_down_a10(struct si476x_core *core, struct si476x_power_down_args *pdargs) argument
1120 si476x_core_cmd_power_down_a20(struct si476x_core *core, struct si476x_power_down_args *pdargs) argument
1133 si476x_core_cmd_am_tune_freq_a10(struct si476x_core *core, struct si476x_tune_freq_args *tuneargs) argument
1150 si476x_core_cmd_am_tune_freq_a20(struct si476x_core *core, struct si476x_tune_freq_args *tuneargs) argument
1166 si476x_core_cmd_fm_rsq_status_a10(struct si476x_core *core, struct si476x_rsq_status_args *rsqargs, struct si476x_rsq_status_report *report) argument
1219 si476x_core_cmd_fm_rsq_status_a20(struct si476x_core *core, struct si476x_rsq_status_args *rsqargs, struct si476x_rsq_status_report *report) argument
1274 si476x_core_cmd_fm_rsq_status_a30(struct si476x_core *core, struct si476x_rsq_status_args *rsqargs, struct si476x_rsq_status_report *report) argument
1336 si476x_core_cmd_fm_tune_freq_a10(struct si476x_core *core, struct si476x_tune_freq_args *tuneargs) argument
1354 si476x_core_cmd_fm_tune_freq_a20(struct si476x_core *core, struct si476x_tune_freq_args *tuneargs) argument
1370 si476x_core_cmd_agc_status_a20(struct si476x_core *core, struct si476x_agc_status_report *report) argument
1398 si476x_core_cmd_agc_status_a10(struct si476x_core *core, struct si476x_agc_status_report *report) argument
1473 si476x_core_cmd_power_up(struct si476x_core *core, struct si476x_power_up_args *args) argument
1482 si476x_core_cmd_power_down(struct si476x_core *core, struct si476x_power_down_args *args) argument
1491 si476x_core_cmd_fm_tune_freq(struct si476x_core *core, struct si476x_tune_freq_args *args) argument
1500 si476x_core_cmd_am_tune_freq(struct si476x_core *core, struct si476x_tune_freq_args *args) argument
1509 si476x_core_cmd_fm_rsq_status(struct si476x_core *core, struct si476x_rsq_status_args *args, struct si476x_rsq_status_report *report) argument
1521 si476x_core_cmd_agc_status(struct si476x_core *core, struct si476x_agc_status_report *report) argument
1531 si476x_core_cmd_intb_pin_cfg(struct si476x_core *core, enum si476x_intb_config intb, enum si476x_a1_config a1) argument
[all...]
/linux-master/arch/xtensa/platforms/xt2000/include/platform/
H A Dhardware.h18 #include <asm/core.h>
H A Dserial.h14 #include <asm/core.h>
/linux-master/arch/x86/kernel/cpu/resctrl/
H A DMakefile2 obj-$(CONFIG_X86_CPU_RESCTRL) += core.o rdtgroup.o monitor.o
/linux-master/drivers/media/common/videobuf2/
H A Dvb2-trace.c2 #include <media/videobuf2-core.h>
/linux-master/drivers/usb/gadget/udc/aspeed-vhub/
H A DMakefile3 aspeed-vhub-y := core.o ep0.o epn.o dev.o hub.o
/linux-master/sound/aoa/core/
H A DMakefile3 snd-aoa-objs := core.o \
/linux-master/drivers/acpi/nfit/
H A DMakefile3 nfit-y := core.o

Completed in 196 milliseconds

1234567891011>>