Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - U index
The Linux kernel configuration item CONFIG_USB_ULPI_BUS
has multiple definitions:
drivers/usb/common/Kconfig
The configuration item CONFIG_USB_ULPI_BUS:
(none)
ulpi
, ulpi
, ulpi
UTMI+ Low Pin Interface (ULPI) is specification for a commonly used USB 2.0 PHY interface. The ULPI specification defines a standard set of registers that can be used to detect the vendor and product which allows ULPI to be handled as a bus. This module is the driver for that bus.
The ULPI interfaces (the buses) are registered by the drivers for USB controllers which support ULPI register access and have ULPI PHY attached to them. The ULPI PHY drivers themselves are normal PHY drivers.
ULPI PHYs provide often functions such as ADP sensing/probing (OTG protocol) and USB charger detection.
To compile this driver as a module, choose M here: the module will be called ulpi.
drivers/usb/Kconfig
The configuration item CONFIG_USB_ULPI_BUS:
(none)
ulpi
, ulpi
, ulpi
UTMI+ Low Pin Interface (ULPI) is specification for a commonly used USB 2.0 PHY interface. The ULPI specification defines a standard set of registers that can be used to detect the vendor and product which allows ULPI to be handled as a bus. This module is the driver for that bus.
The ULPI interfaces (the buses) are registered by the drivers for USB controllers which support ULPI register access and have ULPI PHY attached to them. The ULPI PHY drivers themselves are normal PHY drivers.
ULPI PHYs provide often functions such as ADP sensing/probing (OTG protocol) and USB charger detection.
To compile this driver as a module, choose M here: the module will be called ulpi.
drivers/usb/core/Kconfig
The configuration item CONFIG_USB_ULPI_BUS:
CONFIG_USB_SUPPORT
ulpi
, ulpi
, ulpi
UTMI+ Low Pin Interface (ULPI) is specification for a commonly used USB 2.0 PHY interface. The ULPI specification defines a standard set of registers that can be used to detect the vendor and product which allows ULPI to be handled as a bus. This module is the driver for that bus.
The ULPI interfaces (the buses) are registered by the drivers for USB controllers which support ULPI register access and have ULPI PHY attached to them. The ULPI PHY drivers themselves are normal PHY drivers.
ULPI PHYs provide often functions such as ADP sensing/probing (OTG protocol) and USB charger detection.
To compile this driver as a module, choose M here: the module will be called ulpi.
Raw data from LKDDb:
lkddb module ulpi CONFIG_USB_ULPI_BUS : drivers/usb/Kconfig : "USB ULPI PHY interface support" # in 4.9–4.20, 5.0–5.3
lkddb module ulpi CONFIG_USB_ULPI_BUS : drivers/usb/common/Kconfig : "USB ULPI PHY interface support" # in 5.4–5.19, 6.0–6.12
lkddb module ulpi CONFIG_USB_ULPI_BUS : drivers/usb/core/Kconfig : "USB ULPI PHY interface support" # in 4.2–4.8
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - U index
Automatically generated (in year 2024). See also LKDDb sources on GitLab