Loading drivers/bus/mhi/controllers/mhi_qcom.h +3 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,9 @@ #define MHI_PCIE_VENDOR_ID (0x17cb) #define MHI_PCIE_DEBUG_ID (0xffff) #define MHI_RPM_SUSPEND_TMR_MS (1000) /* runtime suspend timer */ #define MHI_RPM_SUSPEND_TMR_MS (250) #define MHI_PCI_BAR_NUM (0) extern const char * const mhi_ee_str[MHI_EE_MAX]; Loading Loading
drivers/bus/mhi/controllers/mhi_qcom.h +3 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,9 @@ #define MHI_PCIE_VENDOR_ID (0x17cb) #define MHI_PCIE_DEBUG_ID (0xffff) #define MHI_RPM_SUSPEND_TMR_MS (1000) /* runtime suspend timer */ #define MHI_RPM_SUSPEND_TMR_MS (250) #define MHI_PCI_BAR_NUM (0) extern const char * const mhi_ee_str[MHI_EE_MAX]; Loading