Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/loongson2ef/lemote-2f/
H A Dreset.c61 val = inl(gpio_base + GPIOL_OUT_EN); in fl2f_shutdown()
64 outl(val, gpio_base + GPIOL_OUT_EN); in fl2f_shutdown()
/openbmc/linux/arch/mips/include/asm/mach-loongson2ef/cs5536/
H A Dcs5536.h304 #define GPIOL_OUT_EN 0x04 macro