Searched refs:ltr (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/ntb/hw/intel/ |
| H A D | ntb_hw_gen4.c | 464 u32 ltr; in intel_ntb4_link_enable() local 467 ltr = NTB_LTR_ACTIVE_REQMNT | NTB_LTR_ACTIVE_VAL | NTB_LTR_ACTIVE_LATSCALE; in intel_ntb4_link_enable() 469 ltr = (ltr << NTB_LTR_NS_SHIFT) | ltr; in intel_ntb4_link_enable() 470 iowrite32(ltr, ndev->self_mmio + GEN4_LTR_ACTIVE_OFFSET); in intel_ntb4_link_enable() 473 ltr = NTB_LTR_IDLE_VAL | NTB_LTR_IDLE_LATSCALE | NTB_LTR_IDLE_REQMNT; in intel_ntb4_link_enable() 475 ltr = (ltr << NTB_LTR_NS_SHIFT) | ltr; in intel_ntb4_link_enable() 476 iowrite32(ltr, ndev->self_mmio + GEN4_LTR_IDLE_OFFSET); in intel_ntb4_link_enable()
|
| /linux/drivers/thunderbolt/ |
| H A D | nhi_ops.c | 113 u32 max_ltr, ltr; in icl_nhi_set_ltr() local 118 ltr = max_ltr << 16 | max_ltr; in icl_nhi_set_ltr() 119 pci_write_config_dword(nhi->pdev, VS_CAP_15, ltr); in icl_nhi_set_ltr()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | nbif_v6_3_1.c | 408 u16 devctl2, ltr; in nbif_v6_3_1_program_aspm() local 444 ltr = pci_find_ext_capability(adev->pdev, PCI_EXT_CAP_ID_LTR); in nbif_v6_3_1_program_aspm() 446 if (ltr) { in nbif_v6_3_1_program_aspm() 447 pci_write_config_dword(adev->pdev, ltr + PCI_LTR_MAX_SNOOP_LAT, 0x10011001); in nbif_v6_3_1_program_aspm()
|
| /linux/sound/soc/sof/ |
| H A D | ipc4-fw-reg.h | 133 u32 ltr; member
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-platform-dfl-port | 42 What: /sys/bus/platform/devices/dfl-port.0/ltr 47 Set ltr to 1 if the AFU can tolerate latency >= 40us or set it
|
| H A D | sysfs-platform-dfl-fme | 244 Reporting (ltr) value. It returns 1 if all Accelerated
|
| /linux/arch/x86/boot/ |
| H A D | pmjump.S | 61 ltr %di
|
| /linux/drivers/media/pci/intel/ipu6/ |
| H A D | ipu6.h | 318 u32 ltr; member
|
| /linux/drivers/media/platform/qcom/venus/ |
| H A D | hfi_cmds.c | 937 struct hfi_ltr_mode *in = pdata, *ltr = prop_data; in pkt_session_set_property_1x() local 949 ltr->ltr_mode = in->ltr_mode; in pkt_session_set_property_1x() 950 ltr->ltr_count = in->ltr_count; in pkt_session_set_property_1x() 951 ltr->trust_mode = in->trust_mode; in pkt_session_set_property_1x() 952 pkt->shdr.hdr.size += sizeof(u32) + sizeof(*ltr); in pkt_session_set_property_1x()
|
| /linux/drivers/pci/controller/ |
| H A D | vmd.c | 735 u16 ltr = VMD_BIOS_PM_QUIRK_LTR; in vmd_pm_enable_quirk() local 760 ltr_reg = (ltr << 16) | ltr; in vmd_pm_enable_quirk()
|
| /linux/arch/s390/tools/ |
| H A D | opcodes.txt | 25 12 ltr RR_RR
|