Searched refs:ATMCI_SR (Results 1 – 2 of 2) sorted by relevance
82 #define ATMCI_SR 0x0040 /* Status */ macro
427 atmci_show_status_reg(s, "SR", buf[ATMCI_SR / 4]); in atmci_regs_show()1170 while (!(atmci_readl(host, ATMCI_SR) & ATMCI_CMDRDY)) in atmci_start_request()1896 status = atmci_readl(host, ATMCI_SR); in atmci_read_data_pio()1966 status = atmci_readl(host, ATMCI_SR); in atmci_write_data_pio()2009 status = atmci_readl(host, ATMCI_SR); in atmci_interrupt()2531 atmci_readl(host, ATMCI_SR); in atmci_remove()