Searched refs:REG_GPIO_DIR (Results 1 – 1 of 1) sorted by relevance
75 #define REG_GPIO_DIR 0x02DC macro418 return regmap_update_bits(regmap, REG_GPIO_DIR, mask, 0); in chip_direction_input()428 return regmap_update_bits(regmap, REG_GPIO_DIR, mask, mask); in chip_direction_output()