/linux/drivers/usb/typec/tcpm/ |
H A D | Kconfig | 9 The Type-C Port Controller Manager provides a USB PD and USB Type-C 27 Type-C Port Controller Manager to provide USB PD and USB 36 to provide USB PD and USB Type-C functionalities. 44 to provide USB PD and USB Type-C functionalities. 52 MAXIM TCPCI based Type-C/PD chip driver. Works with 63 Type-C Port Controller Manager to provide USB PD and USB 74 Port Controller Manager to provide USB PD and Type-C functionalities.
|
/linux/arch/m68k/68000/ |
H A D | dragen2.c | 69 PDPOL &= ~PD(1); /* active high signal */ in init_dragen2() 70 PDIQEG &= ~PD(1); in init_dragen2() 71 PDIRQEN |= PD(1); /* IRQ enabled */ in init_dragen2()
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx93-tqma9352-mba93xxla.dts | 387 * Controls the WiFi card PD pin which is low active 587 /* PD | FSEL_2 | DSE X4 */ 589 /* HYS | PD */ 598 /* PD | FSEL_2 | DSE X4 */ 608 /* HYS | PD | FSEL_0 | DSE no drive */ 610 /* PD | FSEL_2 | DSE X4 */ 616 /* PD | FSEL_3 | DSE X3 */ 630 /* PD | FSEL_2 | DSE X4 */ 640 /* HYS | PD | FSEL_0 | DSE no drive */ 642 /* PD | FSEL_2 | DSE X4 */ [all …]
|
H A D | imx93-tqma9352-mba93xxca.dts | 451 * Controls the WiFi card PD pin which is low active 628 /* PD | FSEL_2 | DSE X4 */ 638 /* HYS | PD | FSEL_0 | DSE no drive */ 640 /* PD | FSEL_2 | DSE X4 */ 646 /* PD | FSEL_3 | DSE X3 */ 660 /* PD | FSEL_2 | DSE X4 */ 670 /* HYS | PD | FSEL_0 | DSE no drive */ 672 /* PD | FSEL_2 | DSE X4 */ 678 /* PD | FSEL_3 | DSE X3 */ 710 /* HYS | PD | FSEL_2 | DSE X4 */ [all …]
|
H A D | imx8-ss-dma.dtsi | 420 /* CAN0 clock and PD is shared among all CAN instances as 441 /* CAN0 clock and PD is shared among all CAN instances as
|
/linux/drivers/hwmon/ |
H A D | as370-hwmon.c | 18 #define PD BIT(0) macro 37 val = PD; in init_pvt() 43 val &= ~PD; in init_pvt()
|
/linux/arch/m68k/include/asm/ |
H A D | MC68328.h | 513 #define PD(x) (1 << (x)) macro 514 #define PD_KB(x) PD(x) /* This is specific for Port D only */ 516 #define PD_KB0 PD(0) /* Use KB0 as PD(0) */ 517 #define PD_KB1 PD(1) /* Use KB1 as PD(1) */ 518 #define PD_KB2 PD(2) /* Use KB2 as PD(2) */ 519 #define PD_KB3 PD(3) /* Use KB3 as PD(3) */ 520 #define PD_KB4 PD(4) /* Use KB4 as PD(4) */ 521 #define PD_KB5 PD(5) /* Use KB5 as PD(5) */ 522 #define PD_KB6 PD(6) /* Use KB6 as PD(6) */ 523 #define PD_KB7 PD(7) /* Use KB7 as PD(7) */
|
/linux/Documentation/admin-guide/media/ |
H A D | si476x.rst | 91 0x00 mxhi 0 - FM Mixer PD high threshold is 93 1 - FM Mixer PD high threshold is 95 0x01 mxlo ditto for FM Mixer PD low 96 0x02 lnahi ditto for FM LNA PD high 97 0x03 lnalo ditto for FM LNA PD low
|
/linux/drivers/gpu/drm/gma500/ |
H A D | mid_bios.c | 178 bpi = gct.PD.BootPanelIndex; in mid_get_vbt_data_r0() 180 dev_priv->gct_data.pt = gct.PD.PanelType; in mid_get_vbt_data_r0() 206 bpi = gct.PD.BootPanelIndex; in mid_get_vbt_data_r1() 208 dev_priv->gct_data.pt = gct.PD.PanelType; in mid_get_vbt_data_r1()
|
H A D | oaktrail.h | 156 } PD; member 173 } PD; member
|
/linux/Documentation/gpu/amdgpu/ |
H A D | flashing.rst | 19 USB-C PD F/W 21 On GPUs that support flashing an updated USB-C PD firmware image, the process
|
/linux/Documentation/networking/pse-pd/ |
H A D | introduction.rst | 59 characteristics of Powered Device (PD) and Power Sourcing Equipment (PSE). 71 'PD' to PoDL PD. The key intent is to provide devices with a unified interface
|
/linux/arch/powerpc/boot/dts/fsl/ |
H A D | p1020rdb-pd.dts | 2 * P1020 RDB-PD Device Tree Source (32-bit address map) 37 model = "fsl,P1020RDB-PD"; 38 compatible = "fsl,P1020RDB-PD";
|
/linux/Documentation/devicetree/bindings/usb/ |
H A D | richtek,rt1711h.txt | 1 Richtek RT1711H TypeC PD Controller.
|
/linux/arch/arm/boot/dts/marvell/ |
H A D | dove-sbc-a510.dts | 51 * 0.3 DVI transmitter TI TFP410 PD# (active low power down) 52 * 0.4 LVDS transmitter DS90C365 PD# (active low power down)
|
/linux/arch/mips/boot/dts/mobileye/ |
H A D | eyeq6h-pins.dtsi | 14 * [13:12] | PUD | pull-up/pull-down. 0, 3 - no, 1 - PD, 2 - PU
|
/linux/drivers/gpu/drm/imagination/ |
H A D | pvr_mmu.c | 551 return PVR_PAGE_TABLE_FIELD_GET(1, PD, VALID, entry); in pvr_page_table_l1_entry_raw_is_valid() 569 PVR_PAGE_TABLE_FIELD_PREP(1, PD, VALID, true) | in pvr_page_table_l1_entry_raw_set() 570 PVR_PAGE_TABLE_FIELD_PREP(1, PD, ENTRY_PENDING, false) | in pvr_page_table_l1_entry_raw_set() 571 PVR_PAGE_TABLE_FIELD_PREP(1, PD, PAGE_SIZE, ROGUE_MMUCTRL_PAGE_SIZE_X) | in pvr_page_table_l1_entry_raw_set()
|
/linux/drivers/platform/chrome/ |
H A D | Kconfig | 264 tristate "Logging driver for USB PD charger" 269 This option enables support for logging event data for the USB PD charger 280 If you say Y here, you get support for Type-C PD event notifications
|
/linux/arch/arm/boot/dts/ti/omap/ |
H A D | am3517-evm-ui.dtsi | 3 * Copyright (C) 2018 Logic PD, Inc - https://www.logicpd.com/
|
/linux/Documentation/admin-guide/blockdev/ |
H A D | paride.rst | 42 - MicroSolutions backpack PD/CD 107 MicroSolutions PD drive bpck
|
/linux/arch/arm64/boot/dts/ti/ |
H A D | k3-am62-lp-sk.dts | 17 /* TPS65988 PD CONTROLLER OUTPUT */
|
/linux/Documentation/ABI/testing/ |
H A D | debugfs-cros-ec | 23 information for all the USB PD/type-C ports available. If
|
/linux/Documentation/scsi/ |
H A D | ChangeLog.megaraid_sas | 253 PD delete/ADD, LD add/delete from FW. 262 1. Change the AEN sys PD update from scsi_scan to 312 4. Report the unconfigured PD (system PD) to OS.
|
/linux/Documentation/driver-api/usb/ |
H A D | typec.rst | 15 class. In a normal case the registration will be done by a USB Type-C or PD PHY 17 USB PD controller or even driver for Thunderbolt3 controller. This document
|
/linux/arch/arm/boot/dts/allwinner/ |
H A D | sun8i-h2-plus-bananapi-m2-zero.dts | 219 /* PD */
|