Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dns87308.h113 #define LDEV_UART2 0x05 macro
124 #define CONFIG_SYS_NS87308_UART2 (1 << LDEV_UART2)
/openbmc/u-boot/drivers/misc/
H A Dns87308.c53 PNP_SET_DEVICE_BASE(LDEV_UART2, CONFIG_SYS_NS87308_UART2_BASE); in initialise_ns87308()