Home
last modified time | relevance | path

Searched refs:uart_sel (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/board/freescale/ls1043ardb/
H A Dcpld.h23 u8 uart_sel; /* 0x9 - */ member
H A Dcpld.c112 printf("uart_sel = %x\n", CPLD_READ(uart_sel)); in cpld_dump_regs()
/rk3399_rockchip-uboot/board/freescale/ls1046ardb/
H A Dcpld.h24 u8 uart_sel; /* 0x9 - UART1 Connection Control Register */ member
H A Dcpld.c105 printf("uart_sel = %x\n", CPLD_READ(uart_sel)); in cpld_dump_regs()