Home
last modified time | relevance | path

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

/hal_intel-latest/bsp_sedi/soc/intel_ish/pm/
Dpm_regs.h184 #define ISH_GPIO_GIMR (ISH_GPIO_BASE + 0x0AC) macro
Dish_pm.c106 if (read32(ISH_GPIO_GIMR) & BIT(i) && read32(ISH_GPIO_GRER) & BIT(i) && in convert_both_edge_gpio_to_single_edge()
/hal_intel-latest/bsp_sedi/soc/intel_ish/pm/aon/
Daon_task.c787 write32(ISH_GPIO_GIMR, 0); in handle_reset()