Home
last modified time | relevance | path

Searched refs:PD (Results 1 – 25 of 50) sorted by relevance

12

/linux/drivers/usb/typec/tcpm/
H A DKconfig9 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 Ddragen2.c69 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 Dimx93-tqma9352-mba93xxla.dts387 * 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 Dimx93-tqma9352-mba93xxca.dts451 * 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 Dimx8-ss-dma.dtsi420 /* 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 Das370-hwmon.c18 #define PD BIT(0) macro
37 val = PD; in init_pvt()
43 val &= ~PD; in init_pvt()
/linux/arch/m68k/include/asm/
H A DMC68328.h513 #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 Dsi476x.rst91 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 Dmid_bios.c178 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 Doaktrail.h156 } PD; member
173 } PD; member
/linux/Documentation/gpu/amdgpu/
H A Dflashing.rst19 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 Dintroduction.rst59 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 Dp1020rdb-pd.dts2 * 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 Drichtek,rt1711h.txt1 Richtek RT1711H TypeC PD Controller.
/linux/arch/arm/boot/dts/marvell/
H A Ddove-sbc-a510.dts51 * 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 Deyeq6h-pins.dtsi14 * [13:12] | PUD | pull-up/pull-down. 0, 3 - no, 1 - PD, 2 - PU
/linux/drivers/gpu/drm/imagination/
H A Dpvr_mmu.c551 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 DKconfig264 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 Dam3517-evm-ui.dtsi3 * Copyright (C) 2018 Logic PD, Inc - https://www.logicpd.com/
/linux/Documentation/admin-guide/blockdev/
H A Dparide.rst42 - MicroSolutions backpack PD/CD
107 MicroSolutions PD drive bpck
/linux/arch/arm64/boot/dts/ti/
H A Dk3-am62-lp-sk.dts17 /* TPS65988 PD CONTROLLER OUTPUT */
/linux/Documentation/ABI/testing/
H A Ddebugfs-cros-ec23 information for all the USB PD/type-C ports available. If
/linux/Documentation/scsi/
H A DChangeLog.megaraid_sas253 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 Dtypec.rst15 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 Dsun8i-h2-plus-bananapi-m2-zero.dts219 /* PD */

12