Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/mfd/
Dmfd_axp192.c42 #define AXP192_GPIO012_PINVAL_REG 0x94U macro
546 ret = i2c_reg_read_byte_dt(&(config->i2c), AXP192_GPIO012_PINVAL_REG, &gpio012_val); in mfd_axp192_gpio_read_port()
595 ret = i2c_reg_update_byte_dt(&(config->i2c), AXP192_GPIO012_PINVAL_REG, in mfd_axp192_gpio_write_port()