Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/playstation2/dev/
H A Dspdvar.h52 *(volatile u_int8_t *)SPD_IO_DIR_REG8 = SPD_IO_LED; \
53 *(volatile u_int8_t *)SPD_IO_DATA_REG8 = SPD_IO_LED;\
57 *(volatile u_int8_t *)SPD_IO_DIR_REG8 = SPD_IO_LED; \
H A Dspdreg.h51 #define SPD_IO_LED 0x0001 macro