Searched refs:PIN_SCL (Results 1 - 2 of 2) sorted by relevance

/u-boot/drivers/i2c/
H A Di2c-gpio.c24 PIN_SCL, enumerator in enum:__anon240
63 struct gpio_desc *scl = &bus->gpios[PIN_SCL];
81 struct gpio_desc *scl = &bus->gpios[PIN_SCL];
328 &bus->gpios[PIN_SCL],
349 &bus->gpios[PIN_SCL], 0);
H A Di2c-uclass.c29 PIN_SCL, enumerator in enum:__anon241
673 ret0 = i2c_deblock_gpio_loop(&gpios[PIN_SDA], &gpios[PIN_SCL], 9, 0, 5);

Completed in 86 milliseconds