Home
last modified time | relevance | path

Searched refs:rtsx_pci_update_cfg_byte (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/misc/cardreader/
Drts5260.c585 rtsx_pci_update_cfg_byte(pcr, pcr->pcie_cap + PCI_EXP_LNKCTL, in rts5260_set_aspm()
Drts5249.c361 rtsx_pci_update_cfg_byte(pcr, in rts5249_set_aspm()
Drtsx_pcr.c61 rtsx_pci_update_cfg_byte(pcr, pcr->pcie_cap + PCI_EXP_LNKCTL, in rtsx_pci_enable_aspm()
67 rtsx_pci_update_cfg_byte(pcr, pcr->pcie_cap + PCI_EXP_LNKCTL, in rtsx_pci_disable_aspm()
/Linux-v5.4/include/linux/
Drtsx_pci.h1322 static inline int rtsx_pci_update_cfg_byte(struct rtsx_pcr *pcr, int addr, in rtsx_pci_update_cfg_byte() function