We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f895190 commit 0c84b7fCopy full SHA for 0c84b7f
include/linux/mtd/pfow.h
@@ -19,7 +19,7 @@
19
/* Identification info for LPDDR chip */
20
#define PFOW_MANUFACTURER_ID 0x0020
21
#define PFOW_DEVICE_ID 0x0022
22
-/* Address in PFOW where prog buffer can can be found */
+/* Address in PFOW where prog buffer can be found */
23
#define PFOW_PROGRAM_BUFFER_OFFSET 0x0040
24
/* Size of program buffer in words */
25
#define PFOW_PROGRAM_BUFFER_SIZE 0x0042
0 commit comments