Home
last modified time | relevance | path

Searched refs:atmci_show_status_reg (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Datmel-mci.c451 static void atmci_show_status_reg(struct seq_file *s, in atmci_show_status_reg() function
545 atmci_show_status_reg(s, "SR", buf[ATMCI_SR / 4]); in atmci_regs_show()
546 atmci_show_status_reg(s, "IMR", buf[ATMCI_IMR / 4]); in atmci_regs_show()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Datmel-mci.c483 static void atmci_show_status_reg(struct seq_file *s, in atmci_show_status_reg() function
577 atmci_show_status_reg(s, "SR", buf[ATMCI_SR / 4]); in atmci_regs_show()
578 atmci_show_status_reg(s, "IMR", buf[ATMCI_IMR / 4]); in atmci_regs_show()

Completed in 7 milliseconds