• Russell King's avatar
    [MMC] MMCI optimisations. · 55be7f8d
    Russell King authored
    Optimise register accesses; dereferencing "host" each time introduces
    extra loads.
    
    No need to check MCI_TXFIFOEMPTY when checking if we have a data IRQ.
    
    Since we support clock bypass mode, the maximum clock rate is the
    MCLK rate itself.
    55be7f8d
mmci.c 12.6 KB