Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/mfd/
Dmfd_axp192.c32 #define AXP192_GPIO34_PINVAL_REG 0x96U macro
531 ret = i2c_reg_read_byte_dt(&(config->i2c), AXP192_GPIO34_PINVAL_REG, &gpio34_val); in mfd_axp192_gpio_read_port()
586 ret = i2c_reg_update_byte_dt(&(config->i2c), AXP192_GPIO34_PINVAL_REG, in mfd_axp192_gpio_write_port()