Searched refs:PPMD_PCIE (Results 1 – 3 of 3) sorted by relevance
502 case PPMD_PCIE: in ppm_ioctl()988 case PPMD_PCIE: in ppm_ctlops()1217 (domp->model == PPMD_PCIE)) { in ppm_svc_resume_ctlop()1263 (domp->model != PPMD_PCIE)) || (domp->devlist == NULL)) in ppm_bringup_domains()1279 case PPMD_PCIE: in ppm_bringup_domains()1308 (domp->model != PPMD_PCIE)) || (domp->devlist == NULL)) in ppm_sync_bookkeeping()1333 case PPMD_PCIE: in ppm_sync_bookkeeping()1429 (ppmd->domp->model == PPMD_PCIE)) in ppm_dev_init()1490 (ppmd->domp->model == PPMD_PCIE)) in ppm_dev_fini()2621 case PPMD_PCIE: in ppm_power_up_domain()[all …]
214 "PCIE", PPMD_PCIE, PPMD_LOCK_ONE, PPMD_ON,
262 #define PPMD_PCIE 6 /* PCI Express pm model */ macro