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

  /src/sys/dev/sbus/
dbrireg.h 43 #define DBRI_BURST_8 (1<<12) /* allow 8-word sbus bursts */
dbri.c 564 /*reg &= ~(DBRI_BURST_4 | DBRI_BURST_8 | DBRI_BURST_16);*/
565 reg |= (DBRI_BURST_4 | DBRI_BURST_8);

Completed in 15 milliseconds