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

/freebsd-10.3-release/sys/arm/lpc/
H A Dlpc_ohci.c263 ctrl = lpc_otg_read_4(sc, LPC_OTG_I2C_CTRL);
264 lpc_otg_write_4(sc, LPC_OTG_I2C_CTRL, ctrl | LPC_OTG_I2C_CTRL_SRST);
267 ctrl = lpc_otg_read_4(sc, LPC_OTG_I2C_CTRL);
H A Dlpcreg.h338 #define LPC_OTG_I2C_CTRL 0x308 macro

Completed in 62 milliseconds