Home
last modified time | relevance | path

Searched refs:both_edge_pin_map (Results 1 – 1 of 1) sorted by relevance

/hal_intel-3.7.0/bsp_sedi/soc/intel_ish/pm/
Dish_pm.c124 static void restore_both_edge_gpio_config(uint32_t both_edge_pin_map) in restore_both_edge_gpio_config() argument
126 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()