| /drivers/usb/typec/tcpm/ |
| A D | Kconfig | 4 tristate "USB Type-C Port Controller Manager" 9 The Type-C Port Controller Manager provides a USB PD and USB Type-C 15 tristate "Type-C Port Controller Interface driver" 24 tristate "Richtek RT1711H Type-C chip driver" 28 Type-C functionalities. 31 tristate "Mediatek MT6360 Type-C driver" 35 USB Type-C. It works with Type-C Port Controller Manager 39 tristate "MediaTek MT6370 Type-C driver" 43 USB Type-C. It works with Type-C Port Controller Manager 53 with Type-C Port Controller Manager. [all …]
|
| /drivers/usb/typec/mux/ |
| A D | Kconfig | 3 menu "USB Type-C Multiplexer/DeMultiplexer Switch support" 12 common USB Type-C connector. 22 tristate "Pericom PI3USB30532 Type-C cross switch driver" 37 switches used with USB Type-C Alternate Modes. 46 on a common USB Type-C connector. 60 tristate "Parade PS883x Type-C retimer driver" 67 found on some devices with a Type-C port. 70 tristate "NXP PTN36502 Type-C redriver driver" 77 found on some devices with a Type-C port. 86 common Type-C connector. [all …]
|
| /drivers/usb/typec/ |
| A D | Kconfig | 4 tristate "USB Type-C Support" 6 USB Type-C Specification defines a cable and connector for USB where 8 be Type-A plug on one end of the cable and Type-B plug on the other. 23 Type-C connectors. 27 Simple USB Type-C PHYs, for example USB Type-C Port Controller 56 tristate "Analogix ANX7411 Type-C DRP Port controller driver" 68 tristate "Richtek RT1719 Sink Only Type-C controller driver" 75 Type-C port controller driver. 81 tristate "TI HD3SS3220 Type-C DRP Port controller driver" 98 Type-C port controller. [all …]
|
| /drivers/usb/typec/ucsi/ |
| A D | Kconfig | 4 tristate "USB Type-C Connector System Software Interface driver" 9 USB Type-C Connector System Software Interface (UCSI) is a 11 control the USB Type-C ports. On UCSI system the USB Type-C ports 15 that are equipped with Embedded Controller and USB Type-C ports. 35 Cypress CCGx Type-C controller over I2C interface. 57 Type-C controller over I2C interface.
|
| /drivers/usb/storage/ |
| A D | freecom.c | 44 u8 Type; /* Command type. */ member 51 u8 Type; /* Command type. */ member 58 u8 Type; /* Type + IDE register. */ member 65 u8 Type; /* Type | IDE register. */ member 159 fxfr->Type = FCM_PACKET_INPUT | 0x00; in freecom_readdata() 192 fxfr->Type = FCM_PACKET_OUTPUT | 0x00; in freecom_writedata() 240 fcb->Type = FCM_PACKET_ATAPI | 0x00; in freecom_transport() 287 fcb->Type = FCM_PACKET_STATUS; in freecom_transport()
|
| /drivers/usb/typec/altmodes/ |
| A D | Kconfig | 3 menu "USB Type-C Alternate Mode drivers" 9 DisplayPort USB Type-C Alternate Mode allows DisplayPort 10 displays and adapters to be attached to the USB Type-C
|
| /drivers/staging/rtl8723bs/core/ |
| A D | rtw_efuse.c | 422 void EFUSE_ShadowRead(struct adapter *padapter, u8 Type, u16 Offset, u32 *Value) in EFUSE_ShadowRead() argument 424 if (Type == 1) in EFUSE_ShadowRead() 426 else if (Type == 2) in EFUSE_ShadowRead() 428 else if (Type == 4) in EFUSE_ShadowRead()
|
| /drivers/extcon/ |
| A D | Kconfig | 194 Say Y here to enable USB Type C cable detection extcon support when 195 using Chrome OS EC based USB Type-C ports. 203 Say Y here to enable support for USB Type C cable detection extcon 207 tristate "Realtek RTD SoC extcon Type-C Driver" 212 Say Y here to enable extcon support for USB Type C cable detection 213 when using the Realtek RTD SoC USB Type-C port.
|
| /drivers/platform/chrome/ |
| A D | Kconfig | 247 tristate "ChromeOS EC Type-C Connector Control" 255 If you say Y here, you get support for accessing Type C connector 284 tristate "ChromeOS Type-C power delivery event notifier" 288 If you say Y here, you get support for Type-C PD event notifications 309 tristate "ChromeOS EC Type-C Switch Control" 313 If you say Y here, you get support for configuring the ChromeOS EC Type-C
|
| /drivers/platform/arm64/ |
| A D | Kconfig | 30 and USB Type-C DP HPD events. 47 (information, charge control) and USB Type-C DP HPD events as well
|
| /drivers/nvmem/layouts/ |
| A D | Kconfig | 25 Type-Length-Value standard table.
|
| /drivers/staging/rtl8723bs/include/ |
| A D | rtw_efuse.h | 102 void EFUSE_ShadowRead(struct adapter *padapter, u8 Type, u16 Offset, u32 *Value);
|
| /drivers/media/pci/saa7164/ |
| A D | saa7164-bus.c | 19 b->Type = TYPE_BUS_PCIe; in saa7164_bus_setup() 47 dprintk(DBGLVL_BUS, " .type = %d\n", b->Type); in saa7164_bus_dump()
|
| A D | saa7164-types.h | 65 enum tmBusType Type; member
|
| /drivers/usb/serial/ |
| A D | io_ti.c | 646 if (rom_desc->Type == desc_type) in get_descriptor_addr() 652 } while ((start_address < TI_MAX_I2C_SIZE) && rom_desc->Type); in get_descriptor_addr() 720 dev_dbg(dev, "%s Type = 0x%x\n", __func__, rom_desc->Type); in check_i2c_image() 723 ttype = rom_desc->Type & 0x0f; in check_i2c_image() 741 } while ((rom_desc->Type != I2C_DESC_TYPE_ION) && in check_i2c_image() 744 if ((rom_desc->Type != I2C_DESC_TYPE_ION) || in check_i2c_image() 855 i2c_header->Type = I2C_DESC_TYPE_FIRMWARE_BLANK; in build_i2c_fw_hdr()
|
| A D | io_usbvend.h | 594 __u8 Type; // Type of descriptor member
|
| /drivers/staging/rtl8723bs/hal/ |
| A D | odm.c | 329 pOdmRA->Type = DM_Type_ByDriver; in odm_RateAdaptiveMaskInit() 330 if (pOdmRA->Type == DM_Type_ByDriver) in odm_RateAdaptiveMaskInit()
|
| /drivers/platform/x86/intel/ |
| A D | Kconfig | 116 resources for a MAX17042 Fuel Gauge, FUSB302 USB Type-C Controller 132 Transport Protocol) to get battery, thermal and UCSI (USB Type-C
|
| /drivers/input/keyboard/ |
| A D | Kconfig | 598 tristate "Sun Type 4 and Type 5 keyboard" 601 Say Y here if you want to use a Sun Type 4 or Type 5 keyboard,
|
| /drivers/gpu/drm/amd/pm/powerplay/inc/ |
| A D | smu71_discrete.h | 575 uint8_t Type; member
|
| A D | smu73_discrete.h | 662 uint8_t Type; member
|
| A D | smu74_discrete.h | 643 uint8_t Type; member
|
| A D | smu72_discrete.h | 642 uint8_t Type; member
|
| /drivers/platform/x86/ |
| A D | Kconfig | 480 tristate "MeeGoPad ANX7428 Type-C Switch" 483 Some MeeGoPad top-set boxes have an ANX7428 Type-C Switch for 484 USB3.1 Gen 1 and DisplayPort over Type-C alternate mode support. 487 MeeGoPad top-set boxes. After this the ANX7428 takes care of Type-C
|
| /drivers/scsi/ |
| A D | hpsa_cmd.h | 387 u8 Type; member
|