Home
last modified time | relevance | path

Searched refs:SYS_PF_UR3 (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/mips/alchemy/
H A Dboard-xxs1500.c61 pin_func = alchemy_rdsys(AU1000_SYS_PINFUNC) & ~SYS_PF_UR3; in board_setup()
62 pin_func |= SYS_PF_UR3; in board_setup()
/OK3568_Linux_fs/u-boot/arch/mips/mach-au1x00/include/mach/
H A Dau1x00.h868 #define SYS_PF_UR3 (1<<7) /* GPIO[14:9]/UART3 */ macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-au1x00/
H A Dau1000.h397 # define SYS_PF_UR3 (1 << 7) /* GPIO[14:9]/UART3 */ macro