Searched refs:rtsx_clear_dev_flag (Results 1 – 2 of 2) sorted by relevance
1439 rtsx_clear_dev_flag(pcr, ASPM_L1_1_EN); in rtsx_pci_init_chip()1444 rtsx_clear_dev_flag(pcr, ASPM_L1_2_EN); in rtsx_pci_init_chip()1449 rtsx_clear_dev_flag(pcr, PM_L1_1_EN); in rtsx_pci_init_chip()1454 rtsx_clear_dev_flag(pcr, PM_L1_2_EN); in rtsx_pci_init_chip()
1171 #define rtsx_clear_dev_flag(cr, flag) \ macro