Home
last modified time | relevance | path

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

/linux/arch/mips/alchemy/common/
H A Dplatform.c446 if (!(alchemy_rdsys(AU1000_SYS_PINFUNC) & SYS_PF_NI2)) { in alchemy_setup_macs()
/linux/arch/mips/include/asm/mach-au1x00/
H A Dau1000.h400 # define SYS_PF_NI2 (1 << 4) /* NI2/GPIO[24:28] */ macro