Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-au1x00/
H A Dau1000.h440 #define SYS_PINFUNC_FS3 (1 << 19) macro
/openbmc/linux/arch/mips/alchemy/devboards/
H A Ddb1200.c820 pfc &= ~(SYS_PINFUNC_P1A | SYS_PINFUNC_P1B | SYS_PINFUNC_FS3); in db1200_dev_setup()