Home
last modified time | relevance | path

Searched refs:sspl (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/pci/controller/
H A Dpci-mvebu.c251 u32 ctrl, lnkcap, cmd, dev_rev, unmask, sspl; in mvebu_pcie_setup_hw() local
309 sspl = mvebu_readl(port, PCIE_SSPL_OFF); in mvebu_pcie_setup_hw()
314 sspl |= PCIE_SSPL_ENABLE; in mvebu_pcie_setup_hw()
316 mvebu_writel(port, sspl, PCIE_SSPL_OFF); in mvebu_pcie_setup_hw()
822 u32 sspl = mvebu_readl(port, PCIE_SSPL_OFF); in mvebu_pci_bridge_emul_pcie_conf_write() local
824 sspl &= ~PCIE_SSPL_ENABLE; in mvebu_pci_bridge_emul_pcie_conf_write()
826 sspl |= PCIE_SSPL_ENABLE; in mvebu_pci_bridge_emul_pcie_conf_write()
827 mvebu_writel(port, sspl, PCIE_SSPL_OFF); in mvebu_pci_bridge_emul_pcie_conf_write()
1655 u32 cmd, sspl; in mvebu_pcie_remove() local
1693 sspl = mvebu_readl(port, PCIE_SSPL_OFF); in mvebu_pcie_remove()
[all …]
/linux-6.15/drivers/gpu/drm/amd/display/dc/sspl/
H A DMakefile28 AMD_DAL_SPL = $(addprefix $(AMDDALPATH)/dc/sspl/,$(SPL))
/linux-6.15/drivers/gpu/drm/amd/display/dc/
H A DMakefile55 DC_LIBS += sspl