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

/u-boot/drivers/gpio/
H A Docteon_gpio.c43 PROBE_PCI = 0, /* PCI based probing */ enumerator in enum:__anon1
185 if (priv->data->probe == PROBE_PCI) {
221 .probe = PROBE_PCI,
/u-boot/drivers/i2c/
H A Docteon_i2c.c152 PROBE_PCI = 0, /* PCI based probing */ enumerator in enum:__anon57
759 .probe = PROBE_PCI,
766 .probe = PROBE_PCI,
790 if (twsi->data->probe == PROBE_PCI) {

Completed in 94 milliseconds