Searched refs:ATMCI_MR_CLKODD (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/drivers/mmc/host/ | ||
H A D | atmel-mci-regs.h | 34 # define ATMCI_MR_CLKODD(x) ((x) << 16) /* LSB of Clock Divider */ macro |
H A D | atmel-mci.c | 1343 | ATMCI_MR_CLKODD(clkdiv & 1); atmci_set_ios() |
Completed in 159 milliseconds