Home
last modified time | relevance | path

Searched refs:ATMCI_MR_CLKODD (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/mmc/host/
H A Datmel-mci.c63 #define ATMCI_MR_CLKODD(x) ((x) << 16) /* LSB of Clock Divider */ macro
1478 | ATMCI_MR_CLKODD(clkdiv & 1); in atmci_set_ios()