Home
last modified time | relevance | path

Searched refs:mod_id (Results 1 – 19 of 19) sorted by relevance

/linux-6.3-rc2/sound/soc/intel/skylake/
A Dskl-sst.c258 if (module->mod_info->mod_id == mod_id) in skl_get_module()
270 if (module->mod_info->mod_id == mod_id) in skl_put_module()
278 char *mod_name, int mod_id) in skl_fill_module_table() argument
305 skl_module->mod_info->mod_id = mod_id; in skl_fill_module_table()
314 struct sst_dsp *ctx, u16 mod_id) in skl_module_get_from_id() argument
324 if (module->mod_info->mod_id == mod_id) in skl_module_get_from_id()
430 mod_id, 0, true); in skl_load_module()
437 ret = skl_get_module(ctx, mod_id); in skl_load_module()
448 usage_cnt = skl_put_module(ctx, mod_id); in skl_unload_module()
459 SKL_NUM_MODULES, &mod_id); in skl_unload_module()
[all …]
A Dskl-sst-dsp.h150 int (*load_mod)(struct sst_dsp *ctx, u16 mod_id, u8 *mod_name);
151 int (*unload_mod)(struct sst_dsp *ctx, u16 mod_id);
185 u16 mod_id; member
A Dskl-topology.h226 u16 mod_id; member
A Dskl-topology.c726 pvt_id = skl_get_pvt_instance_id_map(skl, inst->mod_id, in skl_fill_sink_instance_id()
847 params->u.map[i].mod_id = module_id; in skl_tplg_find_moduleid_from_uuid()
/linux-6.3-rc2/drivers/gpu/host1x/hw/
A Dopcodes.h50 unsigned mod_id, unsigned offset, bool auto_inc) in host1x_class_host_indoff_reg_write() argument
53 | host1x_uclass_indoff_indmodid_f(mod_id) in host1x_class_host_indoff_reg_write()
61 unsigned mod_id, unsigned offset, bool auto_inc) in host1x_class_host_indoff_reg_read() argument
63 u32 v = host1x_uclass_indoff_indmodid_f(mod_id) in host1x_class_host_indoff_reg_read()
/linux-6.3-rc2/drivers/sh/superhyway/
A Dsuperhyway-sysfs.c29 superhyway_ro_attr(mod_id, "0x%04x\n", vcr.mod_id);
A Dsuperhyway.c83 dev->id.id = dev->vcr.mod_id; in superhyway_add_device()
/linux-6.3-rc2/sound/soc/intel/atom/
A Dsst-atom-controls.h319 #define SST_FILL_MODULE_ID(dst, mod_id) (\ argument
320 dst.module_id = (mod_id))
326 #define SST_FILL_DESTINATION2(dst, loc_id, mod_id) do { \ argument
328 SST_FILL_MODULE_ID(dst, mod_id); \
330 #define SST_FILL_DESTINATION3(dst, cell_idx, path_id, mod_id) do { \ argument
332 SST_FILL_MODULE_ID(dst, mod_id); \
A Dsst-mfld-dsp.h184 u16 mod_id; /*!< Pipe_id */ member
/linux-6.3-rc2/drivers/net/ethernet/freescale/fman/
A Dfman.h350 u8 mod_id, enum fman_intr_type intr_type,
354 u8 mod_id, enum fman_intr_type intr_type);
A Dfman.c1495 static int get_module_event(enum fman_event_modules module, u8 mod_id, in get_module_event() argument
1503 event = FMAN_EV_ERR_MAC0 + mod_id; in get_module_event()
1505 event = FMAN_EV_MAC0 + mod_id; in get_module_event()
1511 event = (FMAN_EV_FMAN_CTRL_0 + mod_id); in get_module_event()
2050 u8 mod_id, enum fman_intr_type intr_type, in fman_register_intr() argument
2055 event = get_module_event(module, mod_id, intr_type); in fman_register_intr()
2076 u8 mod_id, enum fman_intr_type intr_type) in fman_unregister_intr() argument
2080 event = get_module_event(module, mod_id, intr_type); in fman_unregister_intr()
/linux-6.3-rc2/include/linux/
A Dsuperhyway.h26 u16 mod_id; /* Module ID */ member
/linux-6.3-rc2/sound/soc/intel/avs/
A Dtopology.h128 u32 mod_id; member
A Dpath.c596 t->mod_id); in avs_path_binding_arm()
598 dev_err(adev->dev, "path mod %d not found\n", t->mod_id); in avs_path_binding_arm()
A Dtopology.c1006 .offset = offsetof(struct avs_tplg_binding, mod_id),
/linux-6.3-rc2/drivers/net/ethernet/hisilicon/hns3/hns3pf/
A Dhclge_err.h208 u8 mod_id; member
A Dhclge_err.c2770 u8 mod_id, total_module, type_id, total_type, i, is_ras; in hclge_handle_error_type_reg_log() local
2774 mod_id = mod_info->mod_id; in hclge_handle_error_type_reg_log()
2782 if (mod_id == hclge_hw_module_id_st[i].module_id) { in hclge_handle_error_type_reg_log()
2803 "unknown module[%u] or type[%u].\n", mod_id, type_id); in hclge_handle_error_type_reg_log()
/linux-6.3-rc2/sound/soc/intel/atom/sst/
A Dsst_pvt.c322 dsp->mod_id = 0; in sst_fill_header_dsp()
/linux-6.3-rc2/sound/pci/hda/
A Dpatch_ca0132.c2357 int mod_id, int src_id, int req, int dir, const void *data, in dspio_scp() argument
2382 scp_send.hdr = make_scp_header(mod_id, src_id, (dir == SCP_GET), req, in dspio_scp()
2438 static int dspio_set_param(struct hda_codec *codec, int mod_id, in dspio_set_param() argument
2441 return dspio_scp(codec, mod_id, src_id, req, SCP_SET, data, len, NULL, in dspio_set_param()
2445 static int dspio_set_uint_param(struct hda_codec *codec, int mod_id, in dspio_set_uint_param() argument
2448 return dspio_set_param(codec, mod_id, 0x20, req, &data, in dspio_set_uint_param()

Completed in 61 milliseconds