Searched refs:PMC_CAPS_NO_DMA (Results 1 – 3 of 3) sorted by relevance
249 if (!ISSET(sc->sc_caps, PMC_CAPS_NO_DMA)) { in pxamci_attach_sub()307 if (!ISSET(sc->sc_caps, PMC_CAPS_NO_DMA)) in pxamci_attach_sub()320 if (!ISSET(sc->sc_caps, PMC_CAPS_NO_DMA)) { in pxamci_attach_sub()626 if (!ISSET(sc->sc_caps, PMC_CAPS_NO_DMA) in pxamci_exec_command()780 if (!ISSET(sc->sc_caps, PMC_CAPS_NO_DMA) in pxamci_intr()813 if (!ISSET(sc->sc_caps, PMC_CAPS_NO_DMA) in pxamci_intr()941 if (!ISSET(sc->sc_caps, PMC_CAPS_NO_DMA) in pxamci_intr_cmd()
63 #define PMC_CAPS_NO_DMA (1U << 1) macro
165 SET(sc->sc_mci.sc_caps, PMC_CAPS_NO_DMA); in pxamci_attach()