Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/alchemy/
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()
/linux-5.19.10/arch/mips/include/asm/mach-au1x00/
Dau1000.h397 # define SYS_PF_UR3 (1 << 7) /* GPIO[14:9]/UART3 */ macro