Searched refs:SIO1007_UART_NUM (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | smsc_sio1007.h | 56 #define SIO1007_UART_NUM 2 macro |
/openbmc/u-boot/drivers/misc/ | ||
H A D | smsc_sio1007.c | 31 if (num < 0 || num > SIO1007_UART_NUM) in sio1007_enable_serial() |