Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dns87308.h113 #define LDEV_PARP 0x04 /*Parallel port*/ macro
124 #define CONFIG_SYS_NS87308_PARP (1 << LDEV_PARP)
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Dns87308.c46 PNP_SET_DEVICE_BASE(LDEV_PARP, CONFIG_SYS_NS87308_LPT_BASE); in initialise_ns87308()