Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/sun3/dev/
Dam9516.h26 #define UDC_ADR_CAR_HIGH 0x26 /* chain addr reg, high word */ macro
Dsi_obio.c361 si_obio_udc_write(si, UDC_ADR_CAR_HIGH, (cmd_pa & 0xff0000) >> 8); in si_obio_dma_setup()