Home
last modified time | relevance | path

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

/linux/Documentation/devicetree/bindings/pinctrl/
H A Dfsl,imx27-pinctrl.txt30 Register: DDIR
/linux/drivers/mmc/host/
H A Domap_hsmmc.c90 #define DDIR (1 << 4) macro
795 cmdreg |= DDIR; in omap_hsmmc_start_command()
797 cmdreg &= ~(DDIR); in omap_hsmmc_start_command()