Home
last modified time | relevance | path

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

/hal_intel-latest/bsp_sedi/soc/intel_ish/pm/
Dish_pm.c371 uint32_t both_edge_gpio_pins; in enter_d0i1() local
383 both_edge_gpio_pins = convert_both_edge_gpio_to_single_edge(); in enter_d0i1()
402 restore_both_edge_gpio_config(both_edge_gpio_pins); in enter_d0i1()
419 uint32_t both_edge_gpio_pins; in enter_d0i2() local
429 both_edge_gpio_pins = convert_both_edge_gpio_to_single_edge(); in enter_d0i2()
454 restore_both_edge_gpio_config(both_edge_gpio_pins); in enter_d0i2()
468 uint32_t both_edge_gpio_pins; in enter_d0i3() local
478 both_edge_gpio_pins = convert_both_edge_gpio_to_single_edge(); in enter_d0i3()
499 restore_both_edge_gpio_config(both_edge_gpio_pins); in enter_d0i3()