Home | Sort by: relevance | last modified time | path |
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ | |
integratorcp.dts | 167 cic: cic@10000040 { label |
/src/sys/dev/pci/ | |
coram.c | 165 struct coram_iic_softc *cic; local in function:coram_attach 210 cic = &sc->sc_iic[i]; 212 cic->cic_sc = sc; 214 I2C_BASE + (I2C_SIZE * i), I2C_SIZE, &cic->cic_regh)) 217 iic_tag_init(&cic->cic_i2c); 218 cic->cic_i2c.ic_cookie = cic; 219 cic->cic_i2c.ic_exec = coram_iic_exec; 223 cic->cic_i2cdev = iicbus_attach(self, &cic->cic_i2c) 283 struct coram_iic_softc *cic; local in function:coram_detach 331 struct coram_iic_softc *cic; local in function:coram_childdet 462 struct coram_iic_softc *cic; local in function:coram_iic_exec [all...] |