Searched refs:app_rsts (Results 1 – 3 of 3) sorted by relevance
358 if (!btpci->dw.app_rsts[bt1_pcie_app_rsts[i]].rstc) { in bt1_pcie_get_resources()484 ret = reset_control_bulk_reset(DW_PCIE_NUM_APP_RSTS, pci->app_rsts); in bt1_pcie_cold_start_bus()
79 pci->app_rsts[i].id = dw_pcie_app_rsts[i]; in dw_pcie_get_resets()86 pci->app_rsts); in dw_pcie_get_resets()
405 struct reset_control_bulk_data app_rsts[DW_PCIE_NUM_APP_RSTS]; member