Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dsmsc_sio1007.h56 #define SIO1007_UART_NUM 2 macro
/openbmc/u-boot/drivers/misc/
H A Dsmsc_sio1007.c31 if (num < 0 || num > SIO1007_UART_NUM) in sio1007_enable_serial()