Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - T index
The Linux kernel configuration item CONFIG_TYPEC_WCOVE
has multiple definitions:
drivers/usb/typec/tcpm/Kconfig
The configuration item CONFIG_TYPEC_WCOVE:
( CONFIG_ACPI ) && ( CONFIG_MFD_INTEL_PMC_BXT ) && ( CONFIG_BXT_WC_PMIC_OPREGION )
typec_wcove
, typec_wcove
This driver adds support for USB Type-C on Intel Broxton platforms that have Intel Whiskey Cove PMIC. The driver works with USB Type-C Port Controller Manager to provide USB PD and Type-C functionalities.
To compile this driver as module, choose M here: the module will be called typec_wcove.ko
drivers/usb/typec/Kconfig
The configuration item CONFIG_TYPEC_WCOVE:
( CONFIG_ACPI ) && ( CONFIG_INTEL_SOC_PMIC ) && ( CONFIG_INTEL_PMC_IPC ) && ( CONFIG_BXT_WC_PMIC_OPREGION )
typec_wcove
, typec_wcove
This driver adds support for USB Type-C detection on Intel Broxton platforms that have Intel Whiskey Cove PMIC. The driver can detect the role and cable orientation.
To compile this driver as module, choose M here: the module will be called typec_wcove
Raw data from LKDDb:
lkddb module typec_wcove CONFIG_TYPEC_WCOVE : drivers/usb/typec/Kconfig : "Intel WhiskeyCove PMIC USB Type-C PHY driver" # in 4.12–4.19
lkddb module typec_wcove CONFIG_TYPEC_WCOVE : drivers/usb/typec/tcpm/Kconfig : "Intel WhiskeyCove PMIC USB Type-C PHY driver" # in 4.20, 5.0–5.19, 6.0–6.12, 6.13-rc+HEAD
lkddb platform "bxt_wcove_usbc" : CONFIG_OF CONFIG_PCI CONFIG_TYPEC CONFIG_TYPEC_TCPM CONFIG_TYPEC_WCOVE CONFIG_USB CONFIG_USB_GADGET CONFIG_USB_PHY CONFIG_USB_SUPPORT : drivers/usb/typec/tcpm/wcove.c # in 4.20, 5.0–5.19, 6.0–6.12, 6.13-rc+HEAD
lkddb platform "bxt_wcove_usbc" : CONFIG_OF CONFIG_PCI CONFIG_TYPEC CONFIG_TYPEC_WCOVE CONFIG_USB CONFIG_USB_GADGET CONFIG_USB_PHY : drivers/usb/typec/typec_wcove.c # in 4.12–4.14
lkddb platform "bxt_wcove_usbc" : CONFIG_OF CONFIG_PCI CONFIG_TYPEC CONFIG_TYPEC_WCOVE CONFIG_USB CONFIG_USB_GADGET CONFIG_USB_PHY CONFIG_USB_SUPPORT : drivers/usb/typec/typec_wcove.c # in 4.15–4.19
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 - T index
Automatically generated (in year 2024). See also LKDDb sources on GitLab