Searched refs:set_uart_iomux_rx (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3528/ |
| H A D | rk3528.c | 236 #define set_uart_iomux_rx(ID, MODE) \ macro 249 set_uart_iomux_rx(0, 0); in board_debug_uart_init() 255 set_uart_iomux_rx(0, 1); in board_debug_uart_init() 264 set_uart_iomux_rx(1, 0); in board_debug_uart_init() 270 set_uart_iomux_rx(1, 1); in board_debug_uart_init() 279 set_uart_iomux_rx(2, 0); in board_debug_uart_init() 285 set_uart_iomux_rx(2, 1); in board_debug_uart_init() 294 set_uart_iomux_rx(3, 0); in board_debug_uart_init() 300 set_uart_iomux_rx(3, 1); in board_debug_uart_init() 309 set_uart_iomux_rx(4, 0); in board_debug_uart_init() [all …]
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3562/ |
| H A D | rk3562.c | 345 #define set_uart_iomux_rx(ID, MODE) \ macro 359 set_uart_iomux_rx(0, 0); in board_debug_uart_init() 365 set_uart_iomux_rx(0, 1); in board_debug_uart_init() 375 set_uart_iomux_rx(1, 0); in board_debug_uart_init() 381 set_uart_iomux_rx(1, 1); in board_debug_uart_init() 391 set_uart_iomux_rx(2, 0); in board_debug_uart_init() 397 set_uart_iomux_rx(2, 1); in board_debug_uart_init() 406 set_uart_iomux_rx(3, 0); in board_debug_uart_init() 412 set_uart_iomux_rx(3, 1); in board_debug_uart_init() 421 set_uart_iomux_rx(4, 0); in board_debug_uart_init() [all …]
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/rv1106/ |
| H A D | rv1106.c | 291 #define set_uart_iomux_rx(ID, MODE) \ macro 305 set_uart_iomux_rx(0, 0); in board_debug_uart_init() 311 set_uart_iomux_rx(0, 1); in board_debug_uart_init() 317 set_uart_iomux_rx(0, 2); in board_debug_uart_init() 328 set_uart_iomux_rx(1, 0); in board_debug_uart_init() 334 set_uart_iomux_rx(1, 1); in board_debug_uart_init() 340 set_uart_iomux_rx(1, 2); in board_debug_uart_init() 350 set_uart_iomux_rx(2, 0); in board_debug_uart_init() 356 set_uart_iomux_rx(2, 1); in board_debug_uart_init() 366 set_uart_iomux_rx(3, 0); in board_debug_uart_init() [all …]
|