Searched refs:source_id (Results 1 - 26 of 26) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/
H A Dcik_event_interrupt.c38 (ihre->source_id == CIK_INTSRC_CP_END_OF_PIPE || cik_event_interrupt_isr()
39 ihre->source_id == CIK_INTSRC_SQ_INTERRUPT_MSG || cik_event_interrupt_isr()
40 ihre->source_id == CIK_INTSRC_CP_BAD_OPCODE); cik_event_interrupt_isr()
55 if (ihre->source_id == CIK_INTSRC_CP_END_OF_PIPE) cik_event_interrupt_wq()
57 else if (ihre->source_id == CIK_INTSRC_SQ_INTERRUPT_MSG) cik_event_interrupt_wq()
59 else if (ihre->source_id == CIK_INTSRC_CP_BAD_OPCODE) cik_event_interrupt_wq()
H A Dcik_int.h29 uint32_t source_id; member in struct:cik_ih_ring_entry
/linux-4.4.14/drivers/clocksource/
H A Dsamsung_pwm_timer.c75 unsigned int source_id; member in struct:samsung_pwm_clocksource
298 samsung_time_stop(pwm.source_id); samsung_clocksource_suspend()
303 samsung_timer_set_prescale(pwm.source_id, pwm.tscaler_div); samsung_clocksource_resume()
304 samsung_timer_set_divisor(pwm.source_id, pwm.tdiv); samsung_clocksource_resume()
306 samsung_time_setup(pwm.source_id, pwm.tcnt_max); samsung_clocksource_resume()
307 samsung_time_start(pwm.source_id, true); samsung_clocksource_resume()
344 samsung_timer_set_prescale(pwm.source_id, pwm.tscaler_div); samsung_clocksource_init()
345 samsung_timer_set_divisor(pwm.source_id, pwm.tdiv); samsung_clocksource_init()
349 samsung_time_setup(pwm.source_id, pwm.tcnt_max); samsung_clocksource_init()
350 samsung_time_start(pwm.source_id, true); samsung_clocksource_init()
352 if (pwm.source_id == 4) samsung_clocksource_init()
355 pwm.source_reg = pwm.base + pwm.source_id * 0x0c + 0x14; samsung_clocksource_init()
392 pwm.source_id = channel; _samsung_pwm_clocksource_init()
/linux-4.4.14/sound/pci/ca0106/
H A Dca0106_mixer.c245 unsigned int source_id; snd_ca0106_i2c_capture_source_put() local
251 source_id = ucontrol->value.enumerated.item[0] ; snd_ca0106_i2c_capture_source_put()
252 if (source_id >= 4) snd_ca0106_i2c_capture_source_put()
254 change = (emu->i2c_capture_source != source_id); snd_ca0106_i2c_capture_source_put()
256 ca0106_set_i2c_capture_source(emu, source_id, 0); snd_ca0106_i2c_capture_source_put()
476 int source_id; snd_ca0106_i2c_volume_get() local
478 source_id = kcontrol->private_value; snd_ca0106_i2c_volume_get()
480 ucontrol->value.integer.value[0] = emu->i2c_capture_volume[source_id][0]; snd_ca0106_i2c_volume_get()
481 ucontrol->value.integer.value[1] = emu->i2c_capture_volume[source_id][1]; snd_ca0106_i2c_volume_get()
491 int source_id; snd_ca0106_i2c_volume_put() local
494 source_id = kcontrol->private_value; snd_ca0106_i2c_volume_put()
495 ogain = emu->i2c_capture_volume[source_id][0]; /* Left */ snd_ca0106_i2c_volume_put()
500 if (emu->i2c_capture_source == source_id) snd_ca0106_i2c_volume_put()
502 emu->i2c_capture_volume[source_id][0] = ucontrol->value.integer.value[0]; snd_ca0106_i2c_volume_put()
505 ogain = emu->i2c_capture_volume[source_id][1]; /* Right */ snd_ca0106_i2c_volume_put()
510 if (emu->i2c_capture_source == source_id) snd_ca0106_i2c_volume_put()
512 emu->i2c_capture_volume[source_id][1] = ucontrol->value.integer.value[1]; snd_ca0106_i2c_volume_put()
/linux-4.4.14/drivers/acpi/apei/
H A Dhest.c98 hest_hdr->type, hest_hdr->source_id); apei_hest_parse()
105 hest_hdr->source_id); apei_hest_parse()
158 if (hdr->source_id == hest_hdr->source_id) { hest_parse_ghes()
160 hdr->source_id); hest_parse_ghes()
164 ghes_dev = platform_device_alloc("GHES", hest_hdr->source_id); hest_parse_ghes()
H A Dghes.c255 error_block_length, generic->header.source_id); ghes_new()
345 g->header.source_id); ghes_read_estatus()
495 pfx_seq, generic->header.source_id); __ghes_print_estatus()
670 g->header.source_id); ghes_add_timer()
931 ghes->generic->header.source_id); ghes_nmi_add()
938 ghes->generic->header.source_id); ghes_nmi_remove()
966 generic->header.source_id); ghes_probe()
972 generic->header.source_id); ghes_probe()
976 generic->notify.type, generic->header.source_id); ghes_probe()
985 generic->header.source_id); ghes_probe()
1011 generic->header.source_id); ghes_probe()
1017 generic->header.source_id); ghes_probe()
/linux-4.4.14/drivers/pci/pcie/aer/
H A Daer_inject.c61 u32 source_id; member in struct:aer_error
176 target = &err->source_id; find_pci_config_dword()
426 rperr->source_id &= 0xffff0000; aer_inject()
427 rperr->source_id |= (einj->bus << 8) | devfn; aer_inject()
439 rperr->source_id &= 0x0000ffff; aer_inject()
440 rperr->source_id |= ((einj->bus << 8) | devfn) << 16; aer_inject()
/linux-4.4.14/sound/pci/emu10k1/
H A Demumixer.c939 unsigned int source_id; snd_audigy_i2c_capture_source_put() local
949 source_id = ucontrol->value.enumerated.item[0]; snd_audigy_i2c_capture_source_put()
952 if (source_id >= 2) snd_audigy_i2c_capture_source_put()
954 change = (emu->i2c_capture_source != source_id); snd_audigy_i2c_capture_source_put()
959 if (source_id==0) snd_audigy_i2c_capture_source_put()
965 ngain = emu->i2c_capture_volume[source_id][0]; /* Left */ snd_audigy_i2c_capture_source_put()
969 ngain = emu->i2c_capture_volume[source_id][1]; /* Right */ snd_audigy_i2c_capture_source_put()
974 source = 1 << (source_id + 2); snd_audigy_i2c_capture_source_put()
976 emu->i2c_capture_source = source_id; snd_audigy_i2c_capture_source_put()
1004 unsigned int source_id; snd_audigy_i2c_volume_get() local
1006 source_id = kcontrol->private_value; snd_audigy_i2c_volume_get()
1009 if (source_id >= 2) snd_audigy_i2c_volume_get()
1012 ucontrol->value.integer.value[0] = emu->i2c_capture_volume[source_id][0]; snd_audigy_i2c_volume_get()
1013 ucontrol->value.integer.value[1] = emu->i2c_capture_volume[source_id][1]; snd_audigy_i2c_volume_get()
1023 unsigned int source_id; snd_audigy_i2c_volume_put() local
1026 source_id = kcontrol->private_value; snd_audigy_i2c_volume_put()
1029 if (source_id >= 2) snd_audigy_i2c_volume_put()
1031 ogain = emu->i2c_capture_volume[source_id][0]; /* Left */ snd_audigy_i2c_volume_put()
1036 if (emu->i2c_capture_source == source_id) snd_audigy_i2c_volume_put()
1038 emu->i2c_capture_volume[source_id][0] = ngain; snd_audigy_i2c_volume_put()
1041 ogain = emu->i2c_capture_volume[source_id][1]; /* Right */ snd_audigy_i2c_volume_put()
1046 if (emu->i2c_capture_source == source_id) snd_audigy_i2c_volume_put()
1048 emu->i2c_capture_volume[source_id][1] = ngain; snd_audigy_i2c_volume_put()
/linux-4.4.14/sound/usb/
H A Dclock.c138 static bool uac_clock_source_is_valid(struct snd_usb_audio *chip, int source_id) uac_clock_source_is_valid() argument
144 snd_usb_find_clock_source(chip->ctrl_intf, source_id); uac_clock_source_is_valid()
157 snd_usb_ctrl_intf(chip) | (source_id << 8), uac_clock_source_is_valid()
163 __func__, source_id); uac_clock_source_is_valid()
/linux-4.4.14/drivers/iommu/
H A Ddmar.c1568 u8 fault_reason, u16 source_id, unsigned long long addr) dmar_fault_do_one()
1579 (source_id >> 8), PCI_SLOT(source_id & 0xFF), dmar_fault_do_one()
1580 PCI_FUNC(source_id & 0xFF), addr >> 48, dmar_fault_do_one()
1587 (source_id >> 8), PCI_SLOT(source_id & 0xFF), dmar_fault_do_one()
1588 PCI_FUNC(source_id & 0xFF), addr, fault_reason, reason); dmar_fault_do_one()
1613 u16 source_id; dmar_fault() local
1629 source_id = dma_frcd_source_id(data); dmar_fault()
1641 source_id, guest_addr); dmar_fault()
1567 dmar_fault_do_one(struct intel_iommu *iommu, int type, u8 fault_reason, u16 source_id, unsigned long long addr) dmar_fault_do_one() argument
H A Dintel-iommu.c1350 u16 did, u16 source_id, u8 function_mask, __iommu_flush_context()
1365 | DMA_CCMD_SID(source_id) | DMA_CCMD_FM(function_mask); __iommu_flush_context()
1349 __iommu_flush_context(struct intel_iommu *iommu, u16 did, u16 source_id, u8 function_mask, u64 type) __iommu_flush_context() argument
/linux-4.4.14/drivers/scsi/
H A Dmesh.h37 unsigned char source_id; member in struct:mesh_regs
H A Dmesh.c373 out_8(&mr->source_id, ms->host->this_id); mesh_init()
485 out_8(&mr->dest_id, mr->source_id); mesh_start_cmd()
1722 out_8(&mr->source_id, ms->host->this_id); mesh_host_reset()
/linux-4.4.14/arch/s390/include/uapi/asm/
H A Dzcrypt.h165 * @source_id: Source id [originator id]
178 uint32_t source_id; member in struct:ep11_cprb
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/pm/
H A Dbase.c719 u8 source_id = 0; nvkm_perfsrc_new() local
728 source_id++; nvkm_perfsrc_new()
754 sig->source[source_nr++] = source_id + 1; nvkm_perfsrc_new()
/linux-4.4.14/drivers/char/
H A Dmbcs.h118 source_id:2, // 5:4 member in struct:cm_error_detail1::__anon3699
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
H A Dfw-api.h1434 * @source_id: the source from where we got the MCC, see iwl_mcc_source
1439 u8 source_id; member in struct:iwl_mcc_update_cmd
1451 * @source_id: the MCC source, see iwl_mcc_source
1461 u8 source_id; member in struct:iwl_mcc_update_resp
1478 * @source_id: identity of the change originator, see iwl_mcc_source
1483 u8 source_id; member in struct:iwl_mcc_chub_notif
H A Dnvm.c627 .source_id = (u8)src_id, iwl_mvm_update_mcc()
853 src = notif->source_id; iwl_mvm_rx_chub_update_mcc()
H A Dmac80211.c333 src_id = resp->source_id; iwl_mvm_get_regdomain()
/linux-4.4.14/drivers/edac/
H A Dsb_edac.c305 u8 node_id, source_id; member in struct:sbridge_dev
943 pvt->sbridge_dev->source_id = SOURCE_ID(reg); get_dimm_config()
949 pvt->sbridge_dev->source_id); get_dimm_config()
1024 pvt->sbridge_dev->source_id, i/4, i%4, j); get_dimm_config()
/linux-4.4.14/drivers/firewire/
H A Dcore-transaction.c212 int destination_id, int source_id, int generation, int speed, fw_fill_request()
241 HEADER_OFFSET_HIGH(offset >> 32) | HEADER_SOURCE(source_id); fw_fill_request()
211 fw_fill_request(struct fw_packet *packet, int tcode, int tlabel, int destination_id, int source_id, int generation, int speed, unsigned long long offset, void *payload, size_t length) fw_fill_request() argument
/linux-4.4.14/sound/pci/hda/
H A Dpatch_ca0132.c1241 make_scp_header(unsigned int target_id, unsigned int source_id, make_scp_header() argument
1254 header |= (source_id & 0xff) << 8; make_scp_header()
1265 unsigned int *target_id, unsigned int *source_id, extract_scp_header()
1282 if (source_id) extract_scp_header()
1283 *source_id = (header >> 8) & 0xff; extract_scp_header()
1264 extract_scp_header(unsigned int header, unsigned int *target_id, unsigned int *source_id, unsigned int *get_flag, unsigned int *req, unsigned int *device_flag, unsigned int *resp_flag, unsigned int *error_flag, unsigned int *data_size) extract_scp_header() argument
/linux-4.4.14/include/acpi/
H A Dactbl1.h414 u16 source_id; member in struct:acpi_hest_header
/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_hsi.h71 __le16 source_id; member in struct:hwrm_fwd_req_cmpl
85 __le16 source_id; member in struct:hwrm_fwd_resp_cmpl
H A Dbnxt.c1247 vf_id = le16_to_cpu(fwd_req_cmpl->source_id); bnxt_hwrm_handler()
/linux-4.4.14/drivers/media/platform/exynos4-is/
H A Dfimc-lite.c994 v4l2_dbg(1, debug, sd, "%s: %s --> %s, flags: 0x%x. source_id: 0x%x\n", fimc_lite_link_setup()

Completed in 1457 milliseconds