Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/mfd/
Dmfd_axp192.c31 #define AXP192_GPIO012_PINVAL_REG 0x94U macro
525 ret = i2c_reg_read_byte_dt(&(config->i2c), AXP192_GPIO012_PINVAL_REG, &gpio012_val); in mfd_axp192_gpio_read_port()
574 ret = i2c_reg_update_byte_dt(&(config->i2c), AXP192_GPIO012_PINVAL_REG, in mfd_axp192_gpio_write_port()