Loading drivers/misc/qseecom.c +1 −1 Original line number Diff line number Diff line Loading @@ -65,7 +65,7 @@ #define QSEE_CE_CLK_100MHZ 100000000 #define CE_CLK_DIV 1000000 #define QSEECOM_MAX_SG_ENTRY 512 #define QSEECOM_MAX_SG_ENTRY 4096 #define QSEECOM_SG_ENTRY_MSG_BUF_SZ_64BIT \ (QSEECOM_MAX_SG_ENTRY * SG_ENTRY_SZ_64BIT) Loading Loading
drivers/misc/qseecom.c +1 −1 Original line number Diff line number Diff line Loading @@ -65,7 +65,7 @@ #define QSEE_CE_CLK_100MHZ 100000000 #define CE_CLK_DIV 1000000 #define QSEECOM_MAX_SG_ENTRY 512 #define QSEECOM_MAX_SG_ENTRY 4096 #define QSEECOM_SG_ENTRY_MSG_BUF_SZ_64BIT \ (QSEECOM_MAX_SG_ENTRY * SG_ENTRY_SZ_64BIT) Loading