Searched refs:plat_shared_i2c_enter (Results 1 – 10 of 10) sorted by relevance
116 #pragma weak plat_shared_i2c_enter123 extern void plat_shared_i2c_enter(dev_info_t *);
201 plat_shared_i2c_enter(dev_info_t *i2cnexus_dip) in plat_shared_i2c_enter() function
248 plat_shared_i2c_enter(dev_info_t *dip) in plat_shared_i2c_enter() function
237 plat_shared_i2c_enter(dev_info_t *dip) in plat_shared_i2c_enter() function
344 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
619 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()