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

/freebsd-10.3-release/sys/arm/lpc/
H A Dlpc_ohci.c264 lpc_otg_write_4(sc, LPC_OTG_I2C_CTRL, ctrl | LPC_OTG_I2C_CTRL_SRST);
269 } while (ctrl & LPC_OTG_I2C_CTRL_SRST);
H A Dlpcreg.h339 #define LPC_OTG_I2C_CTRL_SRST (1 << 8) macro

Completed in 98 milliseconds