Searched refs:MMIO_74XX_DIR_OUT (Results 1 – 1 of 1) sorted by relevance
17 #define MMIO_74XX_DIR_OUT BIT(9) macro52 .data = (const void *)(MMIO_74XX_DIR_OUT | 1),56 .data = (const void *)(MMIO_74XX_DIR_OUT | 2),60 .data = (const void *)(MMIO_74XX_DIR_OUT | 4),64 .data = (const void *)(MMIO_74XX_DIR_OUT | 6),68 .data = (const void *)(MMIO_74XX_DIR_OUT | 8),72 .data = (const void *)(MMIO_74XX_DIR_OUT | 16),82 if (priv->flags & MMIO_74XX_DIR_OUT) in mmio_74xx_get_direction()102 if (priv->flags & MMIO_74XX_DIR_OUT) { in mmio_74xx_dir_out()