Searched refs:rtsx_set_dev_flag (Results 1 – 2 of 2) sorted by relevance
1459 rtsx_set_dev_flag(pcr, ASPM_L1_1_EN); in rtsx_pci_init_chip()1464 rtsx_set_dev_flag(pcr, ASPM_L1_2_EN); in rtsx_pci_init_chip()1469 rtsx_set_dev_flag(pcr, PM_L1_1_EN); in rtsx_pci_init_chip()1474 rtsx_set_dev_flag(pcr, PM_L1_2_EN); in rtsx_pci_init_chip()
1175 #define rtsx_set_dev_flag(cr, flag) \ macro