Home
last modified time | relevance | path

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

/arch/mips/loongson64/lemote-2f/
Dreset.c71 val = inl(gpio_base + GPIOL_OUT_VAL) & ~(1 << (13)); in fl2f_shutdown()
73 outl(val, gpio_base + GPIOL_OUT_VAL); in fl2f_shutdown()
/arch/mips/include/asm/mach-loongson64/cs5536/
Dcs5536.h302 #define GPIOL_OUT_VAL 0x00 macro