Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dsh_mmcif.c21 static int sh_mmcif_intr(void *dev_id) in sh_mmcif_intr() function
93 if (!sh_mmcif_intr(host)) in mmcif_wait_interrupt_flag()
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsh_mmcif.c1282 static irqreturn_t sh_mmcif_intr(int irq, void *dev_id) in sh_mmcif_intr() function
1469 ret = devm_request_threaded_irq(dev, irq[0], sh_mmcif_intr, in sh_mmcif_probe()
1477 sh_mmcif_intr, sh_mmcif_irqt, in sh_mmcif_probe()