Home
last modified time | relevance | path

Searched refs:source_id (Results 1 – 25 of 62) sorted by relevance

123

/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dcik_event_interrupt.c45 ihre->source_id == CIK_INTSRC_GFX_MEM_PROT_FAULT) && in cik_event_interrupt_isr()
79 return ihre->source_id == CIK_INTSRC_CP_END_OF_PIPE || in cik_event_interrupt_isr()
80 ihre->source_id == CIK_INTSRC_SDMA_TRAP || in cik_event_interrupt_isr()
81 ihre->source_id == CIK_INTSRC_SQ_INTERRUPT_MSG || in cik_event_interrupt_isr()
82 ihre->source_id == CIK_INTSRC_CP_BAD_OPCODE || in cik_event_interrupt_isr()
83 ((ihre->source_id == CIK_INTSRC_GFX_PAGE_INV_FAULT || in cik_event_interrupt_isr()
84 ihre->source_id == CIK_INTSRC_GFX_MEM_PROT_FAULT) && in cik_event_interrupt_isr()
100 if (ihre->source_id == CIK_INTSRC_CP_END_OF_PIPE) in cik_event_interrupt_wq()
102 else if (ihre->source_id == CIK_INTSRC_SDMA_TRAP) in cik_event_interrupt_wq()
106 else if (ihre->source_id == CIK_INTSRC_CP_BAD_OPCODE) in cik_event_interrupt_wq()
[all …]
H A Dkfd_int_process_v11.c192 uint16_t pasid, uint16_t source_id) in event_interrupt_poison_consumption_v11() argument
209 switch (source_id) { in event_interrupt_poison_consumption_v11()
234 uint16_t source_id, client_id, pasid, vmid; in event_interrupt_isr_v11() local
242 if (!KFD_IRQ_IS_FENCE(client_id, source_id) && in event_interrupt_isr_v11()
255 client_id, source_id, vmid, pasid); in event_interrupt_isr_v11()
268 source_id == SOC15_INTSRC_SQ_INTERRUPT_MSG || in event_interrupt_isr_v11()
269 source_id == SOC15_INTSRC_CP_BAD_OPCODE || in event_interrupt_isr_v11()
270 source_id == SOC21_INTSRC_SDMA_TRAP || in event_interrupt_isr_v11()
271 KFD_IRQ_IS_FENCE(client_id, source_id) || in event_interrupt_isr_v11()
274 (source_id == UTCL2_1_0__SRCID__FAULT))) && in event_interrupt_isr_v11()
[all …]
H A Dkfd_int_process_v10.c188 uint16_t source_id, client_id, pasid, vmid; in event_interrupt_isr_v10() local
196 if (!KFD_IRQ_IS_FENCE(client_id, source_id) && in event_interrupt_isr_v10()
223 client_id, source_id, vmid, pasid); in event_interrupt_isr_v10()
236 source_id == SOC15_INTSRC_SDMA_TRAP || in event_interrupt_isr_v10()
237 source_id == SOC15_INTSRC_SQ_INTERRUPT_MSG || in event_interrupt_isr_v10()
238 source_id == SOC15_INTSRC_CP_BAD_OPCODE || in event_interrupt_isr_v10()
242 KFD_IRQ_IS_FENCE(client_id, source_id); in event_interrupt_isr_v10()
248 uint16_t source_id, client_id, pasid, vmid; in event_interrupt_wq_v10() local
264 if (source_id == SOC15_INTSRC_CP_END_OF_PIPE) in event_interrupt_wq_v10()
357 if (source_id == SOC15_INTSRC_SDMA_TRAP) { in event_interrupt_wq_v10()
[all …]
H A Dkfd_int_process_v9.c218 uint16_t source_id, client_id, pasid, vmid; in event_interrupt_isr_v9() local
226 if (!KFD_IRQ_IS_FENCE(client_id, source_id) && in event_interrupt_isr_v9()
250 !KFD_IRQ_IS_FENCE(client_id, source_id)) in event_interrupt_isr_v9()
272 client_id, source_id, vmid, pasid); in event_interrupt_isr_v9()
299 source_id == SOC15_INTSRC_SDMA_TRAP || in event_interrupt_isr_v9()
300 source_id == SOC15_INTSRC_SDMA_ECC || in event_interrupt_isr_v9()
301 source_id == SOC15_INTSRC_SQ_INTERRUPT_MSG || in event_interrupt_isr_v9()
302 source_id == SOC15_INTSRC_CP_BAD_OPCODE || in event_interrupt_isr_v9()
303 KFD_IRQ_IS_FENCE(client_id, source_id) || in event_interrupt_isr_v9()
313 uint16_t source_id, client_id, pasid, vmid; in event_interrupt_wq_v9() local
[all …]
H A Dkfd_debug.h43 unsigned int source_id, bool use_worker,
67 uint32_t source_id,
H A Dcik_int.h29 uint32_t source_id; member
/openbmc/qemu/hw/acpi/
H A Dghes.c290 static void build_ghes_v2(GArray *table_data, int source_id, BIOSLinker *linker) in build_ghes_v2() argument
299 build_append_int_noprefix(table_data, source_id, 2); in build_ghes_v2()
320 ACPI_GHES_ERRORS_FW_CFG_FILE, source_id * sizeof(uint64_t)); in build_ghes_v2()
322 switch (source_id) { in build_ghes_v2()
349 (ACPI_GHES_ERROR_SOURCE_COUNT + source_id) * sizeof(uint64_t)); in build_ghes_v2()
391 int acpi_ghes_record_errors(uint8_t source_id, uint64_t physical_address) in acpi_ghes_record_errors() argument
399 assert(source_id < ACPI_HEST_SRC_ID_RESERVED); in acpi_ghes_record_errors()
410 if (source_id < ACPI_HEST_SRC_ID_RESERVED) { in acpi_ghes_record_errors()
411 start_addr += source_id * sizeof(uint64_t); in acpi_ghes_record_errors()
H A Dghes-stub.c14 int acpi_ghes_record_errors(uint8_t source_id, uint64_t physical_address) in acpi_ghes_record_errors() argument
/openbmc/linux/drivers/clocksource/
H A Dsamsung_pwm_timer.c71 unsigned int source_id; member
293 samsung_time_stop(pwm.source_id); in samsung_clocksource_suspend()
299 samsung_timer_set_divisor(pwm.source_id, pwm.tdiv); in samsung_clocksource_resume()
301 samsung_time_setup(pwm.source_id, pwm.tcnt_max); in samsung_clocksource_resume()
302 samsung_time_start(pwm.source_id, true); in samsung_clocksource_resume()
339 samsung_timer_set_divisor(pwm.source_id, pwm.tdiv); in samsung_clocksource_init()
343 samsung_time_setup(pwm.source_id, pwm.tcnt_max); in samsung_clocksource_init()
344 samsung_time_start(pwm.source_id, true); in samsung_clocksource_init()
346 if (pwm.source_id == 4) in samsung_clocksource_init()
349 pwm.source_reg = pwm.base + pwm.source_id * 0x0c + 0x14; in samsung_clocksource_init()
[all …]
/openbmc/linux/drivers/acpi/apei/
H A Dhest.c106 hest_hdr->type, hest_hdr->source_id); in apei_hest_parse()
113 hest_hdr->source_id); in apei_hest_parse()
171 if (hdr->source_id == hest_hdr->source_id) { in hest_parse_ghes()
173 hdr->source_id); in hest_parse_ghes()
177 ghes_dev = platform_device_alloc("GHES", hest_hdr->source_id); in hest_parse_ghes()
H A Dghes.c290 error_block_length, generic->header.source_id); in ghes_new()
397 g->header.source_id); in __ghes_peek_estatus()
741 pfx_seq, generic->header.source_id); in __ghes_print_estatus()
944 g->header.source_id); in ghes_add_timer()
1345 generic->header.source_id); in ghes_probe()
1353 generic->header.source_id); in ghes_probe()
1360 generic->header.source_id); in ghes_probe()
1366 generic->header.source_id); in ghes_probe()
1370 generic->notify.type, generic->header.source_id); in ghes_probe()
1398 generic->header.source_id); in ghes_probe()
[all …]
/openbmc/linux/sound/pci/ca0106/
H A Dca0106_mixer.c231 unsigned int source_id; in snd_ca0106_i2c_capture_source_put() local
237 source_id = ucontrol->value.enumerated.item[0] ; in snd_ca0106_i2c_capture_source_put()
238 if (source_id >= 4) in snd_ca0106_i2c_capture_source_put()
240 change = (emu->i2c_capture_source != source_id); in snd_ca0106_i2c_capture_source_put()
242 ca0106_set_i2c_capture_source(emu, source_id, 0); in snd_ca0106_i2c_capture_source_put()
462 int source_id; in snd_ca0106_i2c_volume_get() local
464 source_id = kcontrol->private_value; in snd_ca0106_i2c_volume_get()
477 int source_id; in snd_ca0106_i2c_volume_put() local
480 source_id = kcontrol->private_value; in snd_ca0106_i2c_volume_put()
486 if (emu->i2c_capture_source == source_id) in snd_ca0106_i2c_volume_put()
[all …]
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dnvm-reg.h280 u8 source_id; member
317 u8 source_id; member
347 u8 source_id; member
378 u8 source_id; member
401 u8 source_id; member
/openbmc/linux/drivers/platform/surface/
H A Dsurface_aggregator_tabletsw.c513 static int ssam_pos_get_source(struct ssam_tablet_sw *sw, u32 *source_id) in ssam_pos_get_source() argument
536 *source_id = get_unaligned_le32(&sources.id[0]); in ssam_pos_get_source()
547 static int ssam_pos_get_posture_for_source(struct ssam_tablet_sw *sw, u32 source_id, u32 *posture) in ssam_pos_get_posture_for_source() argument
549 __le32 source_le = cpu_to_le32(source_id); in ssam_pos_get_posture_for_source()
564 u32 source_id; in ssam_pos_get_posture() local
568 status = ssam_pos_get_source(sw, &source_id); in ssam_pos_get_posture()
574 status = ssam_pos_get_posture_for_source(sw, source_id, &source_state); in ssam_pos_get_posture()
577 source_id, status); in ssam_pos_get_posture()
581 state->source = source_id; in ssam_pos_get_posture()
/openbmc/linux/sound/usb/
H A Dclock.c151 int source_id) in uac_clock_source_is_valid_quirk() argument
159 cs_desc = snd_usb_find_clock_source(chip, source_id, fmt->protocol); in uac_clock_source_is_valid_quirk()
194 snd_usb_ctrl_intf(chip) | (source_id << 8), in uac_clock_source_is_valid_quirk()
199 __func__, source_id); in uac_clock_source_is_valid_quirk()
213 int source_id) in uac_clock_source_is_valid() argument
221 cs_desc = snd_usb_find_clock_source(chip, source_id, fmt->protocol); in uac_clock_source_is_valid()
238 snd_usb_ctrl_intf(chip) | (source_id << 8), in uac_clock_source_is_valid()
244 __func__, source_id); in uac_clock_source_is_valid()
251 return uac_clock_source_is_valid_quirk(chip, fmt, source_id); in uac_clock_source_is_valid()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dnvm.c413 .source_id = (u8)src_id, in iwl_mvm_update_mcc()
464 resp_cp->source_id = mcc_resp_v8->source_id; in iwl_mvm_update_mcc()
490 resp_cp->source_id = mcc_resp_v4->source_id; in iwl_mvm_update_mcc()
515 resp_cp->source_id = mcc_resp_v3->source_id; in iwl_mvm_update_mcc()
610 if (iwl_mvm_is_vif_assoc(mvm) && notif->source_id == MCC_SOURCE_WIFI) { in iwl_mvm_rx_chub_update_mcc()
621 src = notif->source_id; in iwl_mvm_rx_chub_update_mcc()
/openbmc/qemu/include/hw/pci/
H A Dpcie_aer.h62 uint16_t source_id; /* bdf */ member
75 uint16_t source_id; /* bdf */ member
/openbmc/qemu/hw/i386/
H A Dintel_iommu.c341 key.sid = source_id; in vtd_lookup_iotlb()
377 key->sid = source_id; in vtd_update_iotlb()
514 if (vtd_try_collapse_fault(s, source_id)) { in vtd_report_frcd_fault()
1822 vtd_as = vtd_get_as_by_sid(s, source_id); in vtd_pt_enable_fast_path()
1966 vtd_pt_enable_fast_path(s, source_id); in vtd_do_iommu_translate()
2105 bus_n = VTD_SID_TO_BUS(source_id); in vtd_context_device_invalidate()
2106 devfn = VTD_SID_TO_DEVFN(source_id); in vtd_context_device_invalidate()
3350 uint16_t mask, source_id; in vtd_irte_get() local
3411 source_id = entry->irte.source_id; in vtd_irte_get()
3430 bus_max = source_id >> 8; in vtd_irte_get()
[all …]
/openbmc/linux/drivers/pci/pcie/
H A Daer_inject.c61 u32 source_id; member
173 target = &err->source_id; in find_pci_config_dword()
432 rperr->source_id &= 0xffff0000; in aer_inject()
433 rperr->source_id |= (einj->bus << 8) | devfn; in aer_inject()
445 rperr->source_id &= 0x0000ffff; in aer_inject()
446 rperr->source_id |= ((einj->bus << 8) | devfn) << 16; in aer_inject()
/openbmc/linux/sound/pci/emu10k1/
H A Demumixer.c1190 unsigned int source_id; in snd_audigy_i2c_capture_source_put() local
1202 if (source_id >= 2) in snd_audigy_i2c_capture_source_put()
1209 if (source_id==0) in snd_audigy_i2c_capture_source_put()
1224 source = 1 << (source_id + 2); in snd_audigy_i2c_capture_source_put()
1226 emu->i2c_capture_source = source_id; in snd_audigy_i2c_capture_source_put()
1254 unsigned int source_id; in snd_audigy_i2c_volume_get() local
1256 source_id = kcontrol->private_value; in snd_audigy_i2c_volume_get()
1259 if (source_id >= 2) in snd_audigy_i2c_volume_get()
1273 unsigned int source_id; in snd_audigy_i2c_volume_put() local
1276 source_id = kcontrol->private_value; in snd_audigy_i2c_volume_put()
[all …]
/openbmc/qemu/include/hw/i386/
H A Dintel_iommu.h211 uint64_t source_id:16; /* Source-ID */ member
213 uint64_t source_id:16; /* Source-ID */ member
/openbmc/u-boot/include/
H A Ddisplay.h21 int source_id; member
/openbmc/linux/drivers/iommu/intel/
H A Ddmar.c1962 u8 fault_reason, u32 pasid, u16 source_id, in dmar_fault_do_one() argument
1972 source_id >> 8, PCI_SLOT(source_id & 0xFF), in dmar_fault_do_one()
1973 PCI_FUNC(source_id & 0xFF), addr >> 48, in dmar_fault_do_one()
1982 source_id >> 8, PCI_SLOT(source_id & 0xFF), in dmar_fault_do_one()
1983 PCI_FUNC(source_id & 0xFF), addr, in dmar_fault_do_one()
1988 source_id >> 8, PCI_SLOT(source_id & 0xFF), in dmar_fault_do_one()
1989 PCI_FUNC(source_id & 0xFF), addr, in dmar_fault_do_one()
1992 dmar_fault_dump_ptes(iommu, source_id, addr, pasid); in dmar_fault_do_one()
2023 u16 source_id; in dmar_fault() local
2043 source_id = dma_frcd_source_id(data); in dmar_fault()
[all …]
/openbmc/u-boot/drivers/video/rockchip/
H A Drk3399_hdmi.c27 int vop_id = uc_plat->source_id; in rk3399_hdmi_enable()
/openbmc/linux/include/linux/
H A Ddmar.h130 void dmar_fault_dump_ptes(struct intel_iommu *iommu, u16 source_id,
133 static inline void dmar_fault_dump_ptes(struct intel_iommu *iommu, u16 source_id, in dmar_fault_dump_ptes() argument

123