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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/i2c/
H A Dbt829.c61 #define BDELAY 0x19 /* Burst Gate Delay */ macro
263 static void btwrite_bdelay(BT829Ptr bt) /* BDELAY */
269 btwrite(bt, BDELAY, 93);
274 btwrite(bt, BDELAY, 114);
277 btwrite(bt, BDELAY, 160);
280 btwrite(bt, BDELAY, 93); /* hardware default */
737 DUMPREG(BDELAY);

Completed in 2 milliseconds