Home
last modified time | relevance | path

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

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