Home
last modified time | relevance | path

Searched refs:i2c_enable (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/sys/dev/usb/dwc2/
Ddwc2_params.c80 p->i2c_enable = sc->sc_params->i2c_enable; in dwc2_set_dwctwo_params()
117 p->i2c_enable = false;
258 p->i2c_enable = false;
284 p->i2c_enable = false;
508 p->i2c_enable = hw->i2c_enable; in dwc2_set_default_params()
800 CHECK_BOOL(i2c_enable, hw->i2c_enable); in dwc2_check_params()
963 hw->i2c_enable = !!(hwcfg3 & GHWCFG3_I2C); in dwc2_get_hwparams()
Ddwc2_core.h511 bool i2c_enable; member
703 unsigned i2c_enable:1; member
Ddwc2_coreintr.c172 hsotg->params.i2c_enable) { in dwc2_handle_otg_intr()
Ddwc2_core.c1064 if (hsotg->params.i2c_enable) { in dwc2_fs_phy_init()
/openbsd/src/sys/dev/fdt/
Dbcm2835_dwctwo.c77 .i2c_enable = 0,
/openbsd/src/sys/arch/octeon/dev/
Doctdwctwo.c96 .i2c_enable = 0,