Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/misc/
H A Dnuvoton_nct6102d.c15 outb(val, NCT_EFDR); in superio_outb()
21 return inb(NCT_EFDR); in superio_inb()
/OK3568_Linux_fs/u-boot/include/
H A Dnuvoton_nct6102d.h18 #define NCT_EFDR (NCT_EFIR + 1) macro