HomeSort by: relevance | last modified time | path
    Searched refs:UDC_ADR_COMMAND (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sun3/dev/
am9516.h 24 #define UDC_ADR_COMMAND 0x2e /* command register (write only) */
si_obio.c 304 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 14 milliseconds