Page MenuHomeFreeBSD

Add some CMD53-related definitions
ClosedPublic

Authored by kibab on Apr 5 2019, 4:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 28, 8:12 PM
Unknown Object (File)
Fri, Mar 14, 10:34 PM
Unknown Object (File)
Mar 7 2025, 6:06 AM
Unknown Object (File)
Mar 6 2025, 7:30 PM
Unknown Object (File)
Feb 24 2025, 3:18 AM
Unknown Object (File)
Feb 20 2025, 2:06 AM
Unknown Object (File)
Feb 17 2025, 2:41 AM
Unknown Object (File)
Jan 30 2025, 3:21 AM
Subscribers

Details

Summary

In preparation to adding block mode functions, add necessary definitions.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Apr 6 2019, 8:53 PM
sys/dev/mmc/mmcreg.h
577 ↗(On Diff #55848)

0x00100 is a magic number, Would SD_IO_CCCR_SIZE or some new constant be more appropriate?

Addressed reviewer's comment about magic constant, added more comments.

This revision now requires review to proceed.Apr 10 2019, 8:34 PM
This revision is now accepted and ready to land.Apr 10 2019, 8:42 PM
This revision was automatically updated to reflect the committed changes.