Searched refs:plat_shared_i2c_enter (Results 1 – 9 of 9) sorted by relevance
117 #pragma weak plat_shared_i2c_enter124 extern void plat_shared_i2c_enter(dev_info_t *);
199 plat_shared_i2c_enter(dev_info_t *i2cnexus_dip) in plat_shared_i2c_enter() function
235 plat_shared_i2c_enter(dev_info_t *dip) in plat_shared_i2c_enter() function
342 plat_shared_i2c_enter(dev_info_t *i2cnexus_dip) in plat_shared_i2c_enter() function
587 plat_shared_i2c_enter(dev_info_t *i2cnexus_dip) in plat_shared_i2c_enter() function
588 plat_shared_i2c_enter(dev_info_t *i2cnexus_dip) in plat_shared_i2c_enter() function
620 plat_shared_i2c_enter(dev_info_t *i2cnexus_dip) in plat_shared_i2c_enter() function
705 if ((&plat_shared_i2c_enter != NULL) && (dip != NULL)) { in smbus_acquire()706 plat_shared_i2c_enter(smbus->smbus_dip); in smbus_acquire()
664 if ((&plat_shared_i2c_enter != NULL) && (dip != NULL)) { in pcf8584_acquire()665 plat_shared_i2c_enter(i2c->pcf8584_dip); in pcf8584_acquire()