Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/platforms/powermac/
Dfeature.c1544 static u8 save_gpio_extint[KEYLARGO_GPIO_EXTINT_CNT]; variable
1702 save_gpio_extint[i] = MACIO_IN8(KEYLARGO_GPIO_EXTINT_0+i); in core99_sleep()
1802 MACIO_OUT8(KEYLARGO_GPIO_EXTINT_0+i, save_gpio_extint[i]); in core99_wake_up()