Searched refs:idx_sda (Results 1 – 1 of 1) sorted by relevance
68 uint32_t idx_sda = 0; in soc_i2c_port_lines_get() local76 idx_sda = (uint32_t)mec_i2c_ports[port].sda_pin_no; in soc_i2c_port_lines_get()78 if ((idx_scl == 0xFF) || (idx_sda == 0xFF)) { in soc_i2c_port_lines_get()85 if (regs->CTRL[idx_sda] & BIT(MCHP_GPIO_CTRL_INPAD_VAL_POS)) { in soc_i2c_port_lines_get()