Loading drivers/soc/qcom/pil-q6v5-mss.c +1 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,7 @@ #define MAX_VDD_MSS_UV 1150000 #define PROXY_TIMEOUT_MS 10000 #define MAX_SSR_REASON_LEN 81U #define MAX_SSR_REASON_LEN 256U #define STOP_ACK_TIMEOUT_MS 1000 #define subsys_to_drv(d) container_of(d, struct modem_data, subsys_desc) Loading drivers/soc/qcom/subsys-pil-tz.c +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ #define XO_FREQ 19200000 #define PROXY_TIMEOUT_MS 10000 #define MAX_SSR_REASON_LEN 81U #define MAX_SSR_REASON_LEN 256U #define STOP_ACK_TIMEOUT_MS 1000 #define CRASH_STOP_ACK_TO_MS 200 Loading Loading
drivers/soc/qcom/pil-q6v5-mss.c +1 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,7 @@ #define MAX_VDD_MSS_UV 1150000 #define PROXY_TIMEOUT_MS 10000 #define MAX_SSR_REASON_LEN 81U #define MAX_SSR_REASON_LEN 256U #define STOP_ACK_TIMEOUT_MS 1000 #define subsys_to_drv(d) container_of(d, struct modem_data, subsys_desc) Loading
drivers/soc/qcom/subsys-pil-tz.c +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ #define XO_FREQ 19200000 #define PROXY_TIMEOUT_MS 10000 #define MAX_SSR_REASON_LEN 81U #define MAX_SSR_REASON_LEN 256U #define STOP_ACK_TIMEOUT_MS 1000 #define CRASH_STOP_ACK_TO_MS 200 Loading