Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F146730549
D19669.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
633 B
Referenced Files
None
Subscribers
None
D19669.diff
View Options
Index: sys/dev/mmc/mmcreg.h
===================================================================
--- sys/dev/mmc/mmcreg.h
+++ sys/dev/mmc/mmcreg.h
@@ -561,11 +561,14 @@
#define CCCR_BUS_WIDTH_4 (1 << 1)
#define CCCR_BUS_WIDTH_1 (1 << 0)
#define SD_IO_CCCR_CARDCAP 0x08
+#define CCCR_CC_SMB (1 << 1)
#define SD_IO_CCCR_CISPTR 0x09 /* XXX 9-10, 10-11, or 9-12 */
/* Function Basic Registers (FBR) */
#define SD_IO_FBR_START 0x00100
#define SD_IO_FBR_SIZE 0x00700
+#define SD_IO_FBR_CIS_OFFSET 0x9
+#define SD_IO_FBR_IOBLKSZ_OFFSET 0x10
/* Card Information Structure (CIS) */
#define SD_IO_CIS_START 0x01000
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Mar 6, 2:40 AM (18 h, 51 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29309199
Default Alt Text
D19669.diff (633 B)
Attached To
Mode
D19669: Add more field offsets for SDIO
Attached
Detach File
Event Timeline
Log In to Comment