Searched refs:rtsx_set_dev_flag (Results 1 – 2 of 2) sorted by relevance
1437 rtsx_set_dev_flag(pcr, ASPM_L1_1_EN); in rtsx_pci_init_chip()1442 rtsx_set_dev_flag(pcr, ASPM_L1_2_EN); in rtsx_pci_init_chip()1447 rtsx_set_dev_flag(pcr, PM_L1_1_EN); in rtsx_pci_init_chip()1452 rtsx_set_dev_flag(pcr, PM_L1_2_EN); in rtsx_pci_init_chip()
1169 #define rtsx_set_dev_flag(cr, flag) \ macro