Searched refs:OC_CONTROL_IEN (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/iicbus/controller/opencores/ | ||
H A D | iicoc.h | 58 #define OC_CONTROL_IEN 0x40 macro |
H A D | iicoc.c | 133 value & ~(OC_CONTROL_EN | OC_CONTROL_IEN)); in iicoc_init() |