Searched refs:rtsx_set_dev_flag (Results 1 – 2 of 2) sorted by relevance
1413 rtsx_set_dev_flag(pcr, ASPM_L1_1_EN); in rtsx_pci_init_chip()1418 rtsx_set_dev_flag(pcr, ASPM_L1_2_EN); in rtsx_pci_init_chip()1423 rtsx_set_dev_flag(pcr, PM_L1_1_EN); in rtsx_pci_init_chip()1428 rtsx_set_dev_flag(pcr, PM_L1_2_EN); in rtsx_pci_init_chip()
1175 #define rtsx_set_dev_flag(cr, flag) \ macro