Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dsmsc_sio1007.h26 #define UART1_IOBASE 0x24 macro
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Dsmsc_sio1007.c41 sio1007_clrsetbits(port, UART1_IOBASE, 0xfe, iobase >> 2); in sio1007_enable_serial()