65.14.49 SDMMC AHB Control Register

Name: SDMMC_ACR
Offset: 0x208
Reset: 0x00000000
Property: Read/Write

Bit 3130292827262524 
          
Access  
Reset  
Bit 2322212019181716 
          
Access  
Reset  
Bit 15141312111098 
 DFQOS[3:0]  BUFM[1:0] 
Access R/WR/WR/WR/WR/WR/W 
Reset 000000 
Bit 76543210 
       BMAX[1:0] 
Access R/WR/W 
Reset 00 

Bits 15:12 – DFQOS[3:0] Descriptor Fetch QOS

This field defines the QOS value of ADMA AHB access when fetching descriptor. For all other accesses, the QOS is set to 0.

Bits 9:8 – BUFM[1:0] AHB Bufferable Mode

This field defines if last access of data transfer is bufferable or not.

ValueNameDescription
0 NEVER

All SDMA/ADMA AHB accesses are not bufferable.

1 ALWAYS

All SDMA/ADMA AHB accesses are bufferable.

2 BLOCK

All SDMA/ADMA AHB accesses are bufferable except the last access of a data block.

3 TRANSFER

All SDMA/ADMA AHB accesses are bufferable except the last access of a data transfer.

Bits 1:0 – BMAX[1:0] AHB Maximum Burst

This field selects the maximum burst size in case of DMA transfer.

ValueNameDescription
0 INCR16

The maximum burst size is INCR16.

1 INCR8

The maximum burst size is INCR8.

2 INCR4

The maximum burst size is INCR4.

3 SINGLE

Only SINGLE transfers are performed.