Searched refs:clock_gate_offset (Results 1 – 2 of 2) sorted by relevance
54 uint32_t clock_gate_offset; member1111 (IT8XXX2_ECPM_BASE + (config->clock_gate_offset >> 8)); in i2c_it8xxx2_init()1112 uint8_t reg_mask = config->clock_gate_offset & 0xff; in i2c_it8xxx2_init()1302 .clock_gate_offset = DT_INST_PROP(inst, clock_gate_offset), \
75 uint32_t clock_gate_offset; member1180 (IT8XXX2_ECPM_BASE + (config->clock_gate_offset >> 8)); in i2c_enhance_init()1181 uint8_t reg_mask = config->clock_gate_offset & 0xff; in i2c_enhance_init()1481 .clock_gate_offset = DT_INST_PROP(inst, clock_gate_offset), \