Home
last modified time | relevance | path

Searched refs:platform_bytcr_gpios (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/dwc3/
H A Ddwc3-pci.c95 static struct gpiod_lookup_table platform_bytcr_gpios = { variable
244 gpiod_add_lookup_table(&platform_bytcr_gpios); in dwc3_pci_quirks()
274 platform_bytcr_gpios.dev_id = "dwc3.ulpi"; in dwc3_pci_quirks()
389 gpiod_remove_lookup_table(&platform_bytcr_gpios); in dwc3_pci_remove()