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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/i2c/
H A Dbt829.c43 #define HACTIVE_LO 0x07 /* Horizontal Active */ macro
146 static void btwrite_hactive_lo(BT829Ptr bt) /* HACTIVE_LO */
148 btwrite(bt, HACTIVE_LO, L(bt->width));
718 DUMPREG(HACTIVE_LO);

Completed in 3 milliseconds