Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/ti/k3low/board/am62lx-evm/
H A Dboard_config.c24 #define PIN_MAIN_UART0_RXD (0x01B4) macro
34 pad_conf = mmio_read_32(PADCONF_ADDR + PIN_MAIN_UART0_RXD); in board_init()
37 mmio_write_32(PADCONF_ADDR + PIN_MAIN_UART0_RXD, pad_conf); in board_init()