Searched refs:AT91_MCI_CLKDIV (Results 1 – 2 of 2) sorted by relevance
22 #define AT91_MCI_CLKDIV (0xff << 0) /* Clock Divider */ macro
758 at91_mci_write(AT91_MCI_MR, (at91_mci_read(AT91_MCI_MR) & ~AT91_MCI_CLKDIV) | clkdiv); in at91_mci_set_iocfg()
Completed in 10 milliseconds