Home
last modified time | relevance | path

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

/netbsd/sys/arch/sandpoint/stand/altboot/
H A Dbrdsetup.c118 #define SYNOCPLD_WRITE(r,x) do { \ macro
768 SYNOCPLD_WRITE(0, 0x00); /* LEDs blinking yellow (default) */ in synopcifix()
778 SYNOCPLD_WRITE(0, 0x50); in synopcifix()
795 SYNOCPLD_WRITE(3, 0x00); /* fan off */ in synopcifix()
822 SYNOCPLD_WRITE(3, status); in synopcifix()
831 SYNOCPLD_WRITE(0, 0x55); in synopcifix()
905 SYNOCPLD_WRITE(0, (sata1->presense[0] ? 0x80 : 0xc0) | in synolaunch()
912 SYNOCPLD_WRITE(0, (sata1->presense[0] ? 0x80 : 0xc0) | in synolaunch()