Searched refs:both_edge_pin_map (Results 1 – 1 of 1) sorted by relevance
124 static void restore_both_edge_gpio_config(uint32_t both_edge_pin_map) in restore_both_edge_gpio_config() argument126 write32(ISH_GPIO_GRER, read32(ISH_GPIO_GRER) | both_edge_pin_map); in restore_both_edge_gpio_config()127 write32(ISH_GPIO_GFER, read32(ISH_GPIO_GFER) | both_edge_pin_map); in restore_both_edge_gpio_config()