Searched refs:UDC_ADR_COMMAND (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/sun3/dev/
H A Dam9516.h24 #define UDC_ADR_COMMAND 0x2e /* command register (write only) */ macro
H A Dsi_obio.c304 si_obio_udc_write(si, UDC_ADR_COMMAND, UDC_CMD_RESET);
321 si_obio_udc_write(si, UDC_ADR_COMMAND, UDC_CMD_RESET);
368 si_obio_udc_write(si, UDC_ADR_COMMAND, UDC_CMD_CIE);
393 si_obio_udc_write(si, UDC_ADR_COMMAND, UDC_CMD_STRT_CHN);
543 si_obio_udc_write(si, UDC_ADR_COMMAND, UDC_CMD_RESET);

Completed in 118 milliseconds