Home
last modified time | relevance | path

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

/linux-6.6.21/arch/mips/alchemy/common/
Dirq.c596 au1300_gpic_chgcfg(gpio, GPIC_CFG_IDLEWAKE, in gpic_pin_set_idlewake()
597 allow ? GPIC_CFG_IDLEWAKE : 0); in gpic_pin_set_idlewake()
/linux-6.6.21/arch/mips/include/asm/mach-au1x00/
Dau1000.h237 #define GPIC_CFG_IDLEWAKE (1 << 7) macro