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

  /src/sys/dev/sbus/
dbrireg.h 41 #define DBRI_BURST_4 (1<<14) /* allow 4-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 12 milliseconds