Searched refs:rtsx_pci_write_config_byte (Results 1 – 2 of 2) sorted by relevance
1327 rtsx_pci_write_config_byte(pcr, pcr->pcie_cap + PCI_EXP_LNKCTL + 1, 1); in rtsx_pci_init_hw()1329 rtsx_pci_write_config_byte(pcr, 0x70F, 0x5B); in rtsx_pci_init_hw()
105 #define rtsx_pci_write_config_byte(pcr, where, val) \ macro