Searched refs:lctl (Results 1 – 5 of 5) sorted by relevance
/openbsd/gnu/llvm/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrSystem.td | 66 def LCTL : LoadMultipleRS<"lctl", 0xB7, CR64>;
|
/openbsd/sys/dev/pci/ |
H A D | if_iwm.c | 1728 pcireg_t lctl, cap; in iwm_apm_config() local 1738 lctl = pci_conf_read(sc->sc_pct, sc->sc_pcitag, in iwm_apm_config() 1740 if (lctl & PCI_PCIE_LCSR_ASPM_L1) { in iwm_apm_config() 1753 (lctl & PCI_PCIE_LCSR_ASPM_L1) ? "En" : "Dis", in iwm_apm_config()
|
H A D | if_iwx.c | 2386 pcireg_t lctl, cap; in iwx_apm_config() local 2395 lctl = pci_conf_read(sc->sc_pct, sc->sc_pcitag, in iwx_apm_config() 2397 sc->sc_pm_support = !(lctl & PCI_PCIE_LCSR_ASPM_L0S); in iwx_apm_config() 2403 (lctl & PCI_PCIE_LCSR_ASPM_L1) ? "En" : "Dis", in iwx_apm_config()
|
/openbsd/gnu/usr.bin/binutils/opcodes/ |
H A D | s390-opc.txt | 94 b7 lctl RS_CCRD "load control" g5 esa,zarch
|
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | s390-opc.txt | 94 b7 lctl RS_CCRD "load control" g5 esa,zarch
|