Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/mips/ralink/
Dralink_com.c185 { RA_UART1_BASE, RA_IRQ_UART1, RST_UART1_7628, GPIO1MODE_UART1 },
Dralink_gpio.c150 { 45, 45, RA_SYSCTL_GPIO1MODE, GPIO1MODE_UART1, 1 },
151 { 46, 46, RA_SYSCTL_GPIO1MODE, GPIO1MODE_UART1, 1 },
Dralink_reg.h333 #define GPIO1MODE_UART1 __BITS(25,24) macro