]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/basic_mmio_gpio.h
ext4, jbd2: ensure entering into panic after recording an error in superblock
[karo-tx-linux.git] / include / linux / basic_mmio_gpio.h
index 14eea946e6401cde3880cafc4e7c11e1264d918a..ed3768f4ecc70f7554ed4eeee53fb79615e0a05f 100644 (file)
@@ -75,5 +75,6 @@ int bgpio_init(struct bgpio_chip *bgc, struct device *dev,
 #define BGPIOF_UNREADABLE_REG_DIR      BIT(2) /* reg_dir is unreadable */
 #define BGPIOF_BIG_ENDIAN_BYTE_ORDER   BIT(3)
 #define BGPIOF_READ_OUTPUT_REG_SET     BIT(4) /* reg_set stores output value */
+#define BGPIOF_NO_OUTPUT               BIT(5) /* only input */
 
 #endif /* __BASIC_MMIO_GPIO_H */