Searched full:l1ss (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/contrib/device-tree/Bindings/pci/ |
| H A D | brcm,stb-pcie.yaml | 73 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 ]
|
| /freebsd/sys/arm/broadcom/bcm2835/ |
| H A D | bcm2838_pci.c | 728 if (ofw_bus_has_prop(dev, "brcm,enable-l1ss")) { in bcm_pcib_attach() 730 device_printf(dev, "note: enabling L1SS due to OF " in bcm_pcib_attach() 731 "property brcm,enable-l1ss\n"); in bcm_pcib_attach()
|
| /freebsd/sys/contrib/dev/rtw89/ |
| H A D | pci.c | 27 MODULE_PARM_DESC(disable_aspm_l1ss, "Set Y to disable PCI L1SS support"); 4150 rtw89_err(rtwdev, "failed to %s L1SS, ret=%d", in rtw89_pci_l1ss_set_ax()
|
| /freebsd/sys/contrib/dev/athk/ath10k/ |
| H A D | wmi.h | 3883 /* L1SS state machine enable */ 3982 /* L1SS state machine enable */
|