Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/i2c/
Dfan53555.c130 #define I2C_UNLOCK(sc) iic_release_bus((sc)->sc_i2c, 0) macro
156 I2C_UNLOCK(sc); in fan53555_enable()
182 I2C_UNLOCK(sc); in fan53555_set_voltage()
199 I2C_UNLOCK(sc); in fan53555_get_voltage()
222 I2C_UNLOCK(sc); in fan53555_init()
282 I2C_UNLOCK(sc); in fan53555_init()
Dmax77620.c103 #define I2C_UNLOCK(sc) iic_release_bus((sc)->sc_i2c, 0) macro
167 I2C_UNLOCK(sc); in max77620_gpio_acquire()
191 I2C_UNLOCK(sc); in max77620_gpio_release()
211 I2C_UNLOCK(sc); in max77620_gpio_read()
246 I2C_UNLOCK(sc); in max77620_gpio_write()
Dtcagpio.c108 #define I2C_UNLOCK(sc) iic_release_bus((sc)->sc_i2c, 0) macro
154 I2C_UNLOCK(sc); in tcagpio_gpio_acquire()
178 I2C_UNLOCK(sc); in tcagpio_gpio_release()
193 I2C_UNLOCK(sc); in tcagpio_gpio_read()
228 I2C_UNLOCK(sc); in tcagpio_gpio_write()
Dsy8106a.c99 #define I2C_UNLOCK(sc) iic_release_bus((sc)->sc_i2c, 0) macro
125 I2C_UNLOCK(sc); in sy8106a_enable()
151 I2C_UNLOCK(sc); in sy8106a_set_voltage()
168 I2C_UNLOCK(sc); in sy8106a_get_voltage()
Drkpmic.c263 #define I2C_UNLOCK(sc) iic_release_bus((sc)->sc_i2c, 0) macro
292 I2C_UNLOCK(sc); in rkpmic_todr_settime()
323 I2C_UNLOCK(sc); in rkpmic_todr_gettime()
398 I2C_UNLOCK(sc); in rkpmic_clk_enable()
416 I2C_UNLOCK(sc); in rkpmic_clk_disable()
440 I2C_UNLOCK(sc); in rkpmic_power_poweroff()
494 I2C_UNLOCK(sc); in rkpmic_attach()
563 I2C_UNLOCK(sc->sc_pmic); in rkreg_enable()
591 I2C_UNLOCK(sc->sc_pmic); in rkreg_set_voltage()
608 I2C_UNLOCK(sc->sc_pmic); in rkreg_get_voltage()
Dtwl4030.c148 #define I2C_UNLOCK(sc) iic_release_bus((sc)->sc_i2c, I2C_F_POLL) macro
262 I2C_UNLOCK(sc); in twl_gpio_acquire()
286 I2C_UNLOCK(sc); in twl_gpio_release()
301 I2C_UNLOCK(sc); in twl_gpio_read()
324 I2C_UNLOCK(sc); in twl_gpio_write()
412 I2C_UNLOCK(sc); in twl_attach()