Searched refs:set_uart_iomux_tx (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3528/ |
| H A D | rk3528.c | 238 #define set_uart_iomux_tx(ID, MODE) \ macro 250 set_uart_iomux_tx(0, 0); in board_debug_uart_init() 256 set_uart_iomux_tx(0, 1); in board_debug_uart_init() 265 set_uart_iomux_tx(1, 0); in board_debug_uart_init() 271 set_uart_iomux_tx(1, 1); in board_debug_uart_init() 280 set_uart_iomux_tx(2, 0); in board_debug_uart_init() 286 set_uart_iomux_tx(2, 1); in board_debug_uart_init() 295 set_uart_iomux_tx(3, 0); in board_debug_uart_init() 301 set_uart_iomux_tx(3, 1); in board_debug_uart_init() 310 set_uart_iomux_tx(4, 0); in board_debug_uart_init() [all …]
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/rk3562/ |
| H A D | rk3562.c | 347 #define set_uart_iomux_tx(ID, MODE) \ macro 360 set_uart_iomux_tx(0, 0); in board_debug_uart_init() 366 set_uart_iomux_tx(0, 1); in board_debug_uart_init() 376 set_uart_iomux_tx(1, 0); in board_debug_uart_init() 382 set_uart_iomux_tx(1, 1); in board_debug_uart_init() 392 set_uart_iomux_tx(2, 0); in board_debug_uart_init() 398 set_uart_iomux_tx(2, 1); in board_debug_uart_init() 407 set_uart_iomux_tx(3, 0); in board_debug_uart_init() 413 set_uart_iomux_tx(3, 1); in board_debug_uart_init() 422 set_uart_iomux_tx(4, 0); in board_debug_uart_init() [all …]
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/rv1106/ |
| H A D | rv1106.c | 293 #define set_uart_iomux_tx(ID, MODE) \ macro 306 set_uart_iomux_tx(0, 0); in board_debug_uart_init() 312 set_uart_iomux_tx(0, 1); in board_debug_uart_init() 318 set_uart_iomux_tx(0, 2); in board_debug_uart_init() 329 set_uart_iomux_tx(1, 0); in board_debug_uart_init() 335 set_uart_iomux_tx(1, 1); in board_debug_uart_init() 341 set_uart_iomux_tx(1, 2); in board_debug_uart_init() 351 set_uart_iomux_tx(2, 0); in board_debug_uart_init() 357 set_uart_iomux_tx(2, 1); in board_debug_uart_init() 367 set_uart_iomux_tx(3, 0); in board_debug_uart_init() [all …]
|