Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dns87308.h107 #define LDEV_KBC1 0x00 /* 2 devices for keyboard and mouse controller*/ macro
118 #define CONFIG_SYS_NS87308_KBC1 (1 << LDEV_KBC1)
/openbmc/u-boot/drivers/misc/
H A Dns87308.c25 PNP_SET_DEVICE_BASE(LDEV_KBC1, CONFIG_SYS_NS87308_KBC1_BASE); in initialise_ns87308()