Home
last modified time | relevance | path

Searched full:l1ss (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/devicetree/bindings/pci/
H A Dbrcm,stb-pcie.yaml73 not provide any power savings; "no-l1ss" -- which provides Clock
74 Power Management, L0s, and L1, but cannot provide L1 substate (L1SS)
75 power savings. If the downstream device connected to the RC is L1SS
76 capable AND the OS enables L1SS, all PCIe traffic may abruptly halt,
78 and L1SS, but not compliant to provide Clock Power Management;
84 enum: [ safe, no-l1ss, default ]
/linux/drivers/misc/cardreader/
H A Drtsx_pcr.c1364 int err, l1ss; in rtsx_pci_init_chip() local
1454 l1ss = pci_find_ext_capability(pcr->pci, PCI_EXT_CAP_ID_L1SS); in rtsx_pci_init_chip()
1455 if (l1ss) { in rtsx_pci_init_chip()
1456 pci_read_config_dword(pcr->pci, l1ss + PCI_L1SS_CTL1, &lval); in rtsx_pci_init_chip()
/linux/include/linux/
H A Dpci.h403 u16 l1ss; /* L1SS Capability pointer */
395 u16 l1ss; /* L1SS Capability pointer */ global() member
/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi.h3918 /* L1SS state machine enable */
4017 /* L1SS state machine enable */