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

/freebsd-12-stable/sys/dev/ichiic/
H A Dig4_reg.h156 #define IG4_CTL_10BIT 0x0010 /* ctlr accepts 10-bit addresses */ macro
H A Dig4_iic.c356 ctl &= ~IG4_CTL_10BIT;
362 ctl |= IG4_CTL_10BIT;

Completed in 64 milliseconds