Searched refs:REG_GPIO_DIR (Results 1 – 1 of 1) sorted by relevance
75 #define REG_GPIO_DIR 0x02DC macro417 return regmap_update_bits(regmap, REG_GPIO_DIR, mask, 0); in chip_direction_input()427 return regmap_update_bits(regmap, REG_GPIO_DIR, mask, mask); in chip_direction_output()
Completed in 6 milliseconds