Searched refs:ATMCI_CR_MCIEN (Results 1 – 2 of 2) sorted by relevance
21 # define ATMCI_CR_MCIEN ( 1 << 0) /* MCI Enable */ macro
988 atmci_writel(host, ATMCI_CR, ATMCI_CR_MCIEN); in atmci_start_request()1134 atmci_writel(host, ATMCI_CR, ATMCI_CR_MCIEN); in atmci_set_ios()1410 atmci_writel(host, ATMCI_CR, ATMCI_CR_MCIEN); in atmci_detect_change()