Home
last modified time | relevance | path

Searched full:sdio_wakeup (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/mmc/
H A Dmtk-sd.yaml66 - const: sdio_wakeup
338 interrupt-names = "msdc", "sdio_wakeup";
/openbmc/linux/drivers/mmc/host/
H A Dmtk-sd.c2751 host->eint_irq = platform_get_irq_byname_optional(pdev, "sdio_wakeup"); in msdc_drv_probe()