Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dns87308.h109 #define LDEV_MOUSE 0x01 macro
120 #define CONFIG_SYS_NS87308_MOUSE (1 << LDEV_MOUSE)
/openbmc/u-boot/drivers/misc/
H A Dns87308.c32 PNP_ACTIVATE_DEVICE(LDEV_MOUSE); in initialise_ns87308()