Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/include/asm/mach-au1x00/
Dau1000.h439 #define SYS_PINFUNC_P1B (1 << 20) macro
/linux-6.1.9/arch/mips/alchemy/devboards/
Ddb1200.c829 pfc &= ~(SYS_PINFUNC_P1A | SYS_PINFUNC_P1B | SYS_PINFUNC_FS3); in db1200_dev_setup()