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

/linux-4.1.27/drivers/mmc/host/
H A Datmel-mci-regs.h27 # define ATMCI_MR_CLKDIV(x) ((x) << 0) /* Clock Divider */ macro
H A Datmel-mci.c1342 host->mode_reg = ATMCI_MR_CLKDIV(clkdiv >> 1) atmci_set_ios()
1352 host->mode_reg = ATMCI_MR_CLKDIV(clkdiv); atmci_set_ios()

Completed in 69 milliseconds