Home
last modified time | relevance | path

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

/hal_intel-latest/bsp_sedi/soc/intel_ish/pm/
Dish_pm.c107 read32(ISH_GPIO_GFER) & BIT(i)) { in convert_both_edge_gpio_to_single_edge()
116 write32(ISH_GPIO_GFER, read32(ISH_GPIO_GFER) & ~BIT(i)); in convert_both_edge_gpio_to_single_edge()
127 write32(ISH_GPIO_GFER, read32(ISH_GPIO_GFER) | both_edge_pin_map); in restore_both_edge_gpio_config()
Dpm_regs.h182 #define ISH_GPIO_GFER (ISH_GPIO_BASE + 0x07C) macro
/hal_intel-latest/bsp_sedi/soc/intel_ish/pm/aon/
Daon_task.c786 write32(ISH_GPIO_GFER, 0); in handle_reset()