Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/loongson/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()
/linux-4.1.27/arch/mips/include/asm/mach-loongson/cs5536/
Dcs5536.h302 #define GPIOL_OUT_VAL 0x00 macro