Home
last modified time | relevance | path

Searched refs:OC_CONTROL_IEN (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/iicbus/controller/opencores/
H A Diicoc.h58 #define OC_CONTROL_IEN 0x40 macro
H A Diicoc.c133 value & ~(OC_CONTROL_EN | OC_CONTROL_IEN)); in iicoc_init()