Searched refs:MCI_MR_BLKLEN (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/arm/at91/
H A Dat91_mcireg.h62 #define MCI_MR_BLKLEN 0x3fff0000ul /* (MCI) Data Block Length */ macro
H A Dat91_mci.c698 mr = RD4(sc,MCI_MR) & ~MCI_MR_BLKLEN;

Completed in 70 milliseconds