| /OK3568_Linux_fs/kernel/drivers/scsi/ufs/ |
| H A D | ufshcd-pci.c | 76 u32 ltr; in intel_ltr_set() local 85 ltr = readl(hba->mmio_base + INTEL_ACTIVELTR); in intel_ltr_set() 88 ltr &= ~INTEL_LTR_REQ; in intel_ltr_set() 90 ltr |= INTEL_LTR_REQ; in intel_ltr_set() 91 ltr &= ~INTEL_LTR_SCALE_MASK; in intel_ltr_set() 92 ltr &= ~INTEL_LTR_VALUE_MASK; in intel_ltr_set() 98 ltr |= INTEL_LTR_SCALE_32US | val; in intel_ltr_set() 100 ltr |= INTEL_LTR_SCALE_1US | val; in intel_ltr_set() 104 if (ltr == host->active_ltr) in intel_ltr_set() 107 writel(ltr, hba->mmio_base + INTEL_ACTIVELTR); in intel_ltr_set() [all …]
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | rbtree_latch.h | 76 __lt_insert(struct latch_tree_node *ltn, struct latch_tree_root *ltr, int idx, in __lt_insert() argument 79 struct rb_root *root = <r->tree[idx]; in __lt_insert() 100 __lt_erase(struct latch_tree_node *ltn, struct latch_tree_root *ltr, int idx) in __lt_erase() argument 102 rb_erase(<n->node[idx], <r->tree[idx]); in __lt_erase() 106 __lt_find(void *key, struct latch_tree_root *ltr, int idx, in __lt_find() argument 109 struct rb_node *node = rcu_dereference_raw(ltr->tree[idx].rb_node); in __lt_find()
|
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A D | intel-lpss.c | 164 u32 ltr; in intel_lpss_ltr_set() local 171 ltr = readl(lpss->priv + LPSS_PRIV_ACTIVELTR); in intel_lpss_ltr_set() 174 ltr &= ~LPSS_PRIV_LTR_REQ; in intel_lpss_ltr_set() 176 ltr |= LPSS_PRIV_LTR_REQ; in intel_lpss_ltr_set() 177 ltr &= ~LPSS_PRIV_LTR_SCALE_MASK; in intel_lpss_ltr_set() 178 ltr &= ~LPSS_PRIV_LTR_VALUE_MASK; in intel_lpss_ltr_set() 181 ltr |= LPSS_PRIV_LTR_SCALE_32US | val >> 5; in intel_lpss_ltr_set() 183 ltr |= LPSS_PRIV_LTR_SCALE_1US | val; in intel_lpss_ltr_set() 186 if (ltr == lpss->active_ltr) in intel_lpss_ltr_set() 189 writel(ltr, lpss->priv + LPSS_PRIV_ACTIVELTR); in intel_lpss_ltr_set() [all …]
|
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/kernel/drivers/mmc/host/ |
| H A D | sdhci-pci-core.c | 817 u32 ltr; in intel_ltr_set() local 826 ltr = readl(host->ioaddr + INTEL_ACTIVELTR); in intel_ltr_set() 829 ltr &= ~INTEL_LTR_REQ; in intel_ltr_set() 831 ltr |= INTEL_LTR_REQ; in intel_ltr_set() 832 ltr &= ~INTEL_LTR_SCALE_MASK; in intel_ltr_set() 833 ltr &= ~INTEL_LTR_VALUE_MASK; in intel_ltr_set() 839 ltr |= INTEL_LTR_SCALE_32US | val; in intel_ltr_set() 841 ltr |= INTEL_LTR_SCALE_1US | val; in intel_ltr_set() 845 if (ltr == intel_host->active_ltr) in intel_ltr_set() 848 writel(ltr, host->ioaddr + INTEL_ACTIVELTR); in intel_ltr_set() [all …]
|
| /OK3568_Linux_fs/u-boot/arch/x86/cpu/i386/ |
| H A D | call64.S | 52 ltr %ax
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/drivers/fpga/ |
| H A D | dfl-afu-main.c | 171 bool ltr; in ltr_store() local 174 if (kstrtobool(buf, <r)) in ltr_store() 182 v |= FIELD_PREP(PORT_CTRL_LATENCY, ltr ? 1 : 0); in ltr_store() 188 static DEVICE_ATTR_RW(ltr);
|
| /OK3568_Linux_fs/kernel/arch/x86/boot/ |
| H A D | pmjump.S | 61 ltr %di
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/qcom/venus/ |
| H A D | hfi_cmds.c | 924 struct hfi_ltr_mode *in = pdata, *ltr = prop_data; in pkt_session_set_property_1x() local 936 ltr->ltr_mode = in->ltr_mode; in pkt_session_set_property_1x() 937 ltr->ltr_count = in->ltr_count; in pkt_session_set_property_1x() 938 ltr->trust_mode = in->trust_mode; in pkt_session_set_property_1x() 939 pkt->shdr.hdr.size += sizeof(u32) + sizeof(*ltr); in pkt_session_set_property_1x()
|
| /OK3568_Linux_fs/kernel/arch/s390/boot/ |
| H A D | head.S | 178 ltr %r2,%r2 # got anything ? 219 ltr %r2,%r2
|
| /OK3568_Linux_fs/kernel/drivers/pci/ |
| H A D | pci.c | 1511 int ltr; in pci_save_ltr_state() local 1518 ltr = pci_find_ext_capability(dev, PCI_EXT_CAP_ID_LTR); in pci_save_ltr_state() 1519 if (!ltr) in pci_save_ltr_state() 1529 pci_read_config_word(dev, ltr + PCI_LTR_MAX_SNOOP_LAT, cap++); in pci_save_ltr_state() 1530 pci_read_config_word(dev, ltr + PCI_LTR_MAX_NOSNOOP_LAT, cap++); in pci_save_ltr_state() 1536 int ltr; in pci_restore_ltr_state() local 1540 ltr = pci_find_ext_capability(dev, PCI_EXT_CAP_ID_LTR); in pci_restore_ltr_state() 1541 if (!save_state || !ltr) in pci_restore_ltr_state() 1545 pci_write_config_word(dev, ltr + PCI_LTR_MAX_SNOOP_LAT, *cap++); in pci_restore_ltr_state() 1546 pci_write_config_word(dev, ltr + PCI_LTR_MAX_NOSNOOP_LAT, *cap++); in pci_restore_ltr_state()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_pcie.h | 198 uint32 ltr; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_pcie.h | 218 uint32 ltr; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_pcie.h | 218 uint32 ltr; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_pcie.h | 218 uint32 ltr; member
|
| /OK3568_Linux_fs/kernel/arch/x86/boot/compressed/ |
| H A D | head_64.S | 239 ltr %ax
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/ |
| H A D | typeahead.jquery.js | 232 ltr: { property 1036 this.$node.css(dir === "ltr" ? this.css.ltr : this.css.rtl);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_pcie.h | 225 uint32 ltr; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_pcie.h | 225 uint32 ltr; member
|
| /OK3568_Linux_fs/kernel/arch/s390/tools/ |
| H A D | opcodes.txt | 25 12 ltr RR_RR
|
| /OK3568_Linux_fs/kernel/Documentation/trace/ |
| H A D | ftrace.rst | 1357 # ls -ltr 1556 # ls -ltr 1708 # ls -ltr
|
| /OK3568_Linux_fs/kernel/arch/x86/kvm/ |
| H A D | emulate.c | 4534 II(Prot | Priv | SrcMem16, em_ltr, ltr),
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | as.info | 19476 l load instruction, for example 'ltr' load and test register
|