Searched refs:lctl (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/i2c/ |
| H A D | i2c-uniphier-f.c | 32 u32 lctl; /* clock low period control */ member 308 writel(clk_count / 2, ®s->lctl); in uniphier_fi2c_set_bus_speed()
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | addrconf.c | 6172 struct ctl_table lctl; in addrconf_sysctl_forward() local 6179 lctl = *ctl; in addrconf_sysctl_forward() 6180 lctl.data = &val; in addrconf_sysctl_forward() 6182 ret = proc_dointvec(&lctl, write, buffer, lenp, ppos); in addrconf_sysctl_forward() 6196 struct ctl_table lctl; in addrconf_sysctl_mtu() local 6198 lctl = *ctl; in addrconf_sysctl_mtu() 6199 lctl.extra1 = &min_mtu; in addrconf_sysctl_mtu() 6200 lctl.extra2 = idev ? &idev->dev->mtu : NULL; in addrconf_sysctl_mtu() 6202 return proc_dointvec_minmax(&lctl, write, buffer, lenp, ppos); in addrconf_sysctl_mtu() 6268 struct ctl_table lctl; in addrconf_sysctl_disable() local [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/virt/kvm/ |
| H A D | s390-pv.rst | 55 KVM cannot intercept lctl(g) and lpsw(e) anymore in order to be
|
| /OK3568_Linux_fs/kernel/arch/s390/kvm/ |
| H A D | interrupt.c | 435 vcpu->arch.sie_block->lctl = 0x0000; in __reset_intercept_indicators() 439 vcpu->arch.sie_block->lctl |= (LCTL_CR0 | LCTL_CR9 | in __reset_intercept_indicators() 452 vcpu->arch.sie_block->lctl |= LCTL_CR6; in set_intercept_indicators_io() 462 vcpu->arch.sie_block->lctl |= LCTL_CR0; in set_intercept_indicators_ext() 472 vcpu->arch.sie_block->lctl |= LCTL_CR14; in set_intercept_indicators_mchk()
|
| H A D | vsie.c | 473 scb_s->lctl = scb_o->lctl; in shadow_scb()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlegacy/ |
| H A D | common.c | 1219 u16 lctl; in il_power_initialize() local 1221 pcie_capability_read_word(il->pci_dev, PCI_EXP_LNKCTL, &lctl); in il_power_initialize() 1222 il->power_data.pci_pm = !(lctl & PCI_EXP_LNKCTL_ASPM_L0S); in il_power_initialize() 4243 u16 lctl; in il_apm_init() local 4283 ret = pcie_capability_read_word(il->pci_dev, PCI_EXP_LNKCTL, &lctl); in il_apm_init() 4284 if (!ret && (lctl & PCI_EXP_LNKCTL_ASPM_L1)) { in il_apm_init()
|
| /OK3568_Linux_fs/kernel/arch/s390/boot/ |
| H A D | head.S | 99 lctl %c6,%c6,.Lcr6 # set IO subclass mask
|
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | kvm_host.h | 190 __u16 lctl; /* 0x0044 */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/pcie/ |
| H A D | trans.c | 300 u16 lctl; in iwl_pcie_apm_config() local 310 pcie_capability_read_word(trans_pcie->pci_dev, PCI_EXP_LNKCTL, &lctl); in iwl_pcie_apm_config() 311 trans->pm_support = !(lctl & PCI_EXP_LNKCTL_ASPM_L0S); in iwl_pcie_apm_config() 316 (lctl & PCI_EXP_LNKCTL_ASPM_L1) ? "En" : "Dis", in iwl_pcie_apm_config()
|
| /OK3568_Linux_fs/kernel/arch/s390/tools/ |
| H A D | opcodes.txt | 476 b7 lctl RS_CCRD
|