Searched refs:reg_ipsr (Results 1 – 1 of 1) sorted by relevance
27 uint8_t reg_ipsr; member50 LOG_ERR("GPIO port%d-%d is not support", config->reg_ipsr, pin); in ioex_check_is_not_valid()163 ret = i2c_reg_read_byte_dt(&config->i2c_dev, config->reg_ipsr, &value); in gpio_it8801_get_config()199 ret = i2c_reg_read_byte_dt(&config->i2c_dev, config->reg_ipsr, &val); in gpio_it8801_port_get_raw()451 .reg_ipsr = DT_INST_REG_ADDR_BY_IDX(inst, 0), \