Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dns87308.h112 #define LDEV_PARP 0x04 /*Parallel port*/ macro
123 #define CONFIG_SYS_NS87308_PARP (1 << LDEV_PARP)
/openbmc/u-boot/drivers/misc/
H A Dns87308.c45 PNP_SET_DEVICE_BASE(LDEV_PARP, CONFIG_SYS_NS87308_LPT_BASE); in initialise_ns87308()