Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/misc/cardreader/
Drts5249.c366 rtsx_pci_update_cfg_byte(pcr, in rts5249_set_aspm()
Drts5260.c634 rtsx_pci_update_cfg_byte(pcr, pcr->pcie_cap + PCI_EXP_LNKCTL, in rts5260_set_aspm()
Drtsx_pcr.c73 rtsx_pci_update_cfg_byte(pcr, pcr->pcie_cap + PCI_EXP_LNKCTL, in rtsx_pci_enable_aspm()
79 rtsx_pci_update_cfg_byte(pcr, pcr->pcie_cap + PCI_EXP_LNKCTL, in rtsx_pci_disable_aspm()
/Linux-v4.19/include/linux/
Drtsx_pci.h1334 static inline int rtsx_pci_update_cfg_byte(struct rtsx_pcr *pcr, int addr, in rtsx_pci_update_cfg_byte() function