Home
last modified time | relevance | path

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

123456

/OK3568_Linux_fs/kernel/drivers/pinctrl/freescale/
H A Dpinctrl-imx1.c18 #define PD 3 macro
105 MX1_PAD_LSCLK = PAD_ID(PD, 6),
106 MX1_PAD_REV = PAD_ID(PD, 7),
107 MX1_PAD_CLS = PAD_ID(PD, 8),
108 MX1_PAD_PS = PAD_ID(PD, 9),
109 MX1_PAD_SPL_SPR = PAD_ID(PD, 10),
110 MX1_PAD_CONTRAST = PAD_ID(PD, 11),
111 MX1_PAD_ACD_OE = PAD_ID(PD, 12),
112 MX1_PAD_LP_HSYNC = PAD_ID(PD, 13),
113 MX1_PAD_FLM_VSYNC = PAD_ID(PD, 14),
[all …]
H A Dpinctrl-imx27.c22 #define PD 3 macro
117 MX27_PAD_SD3_CMD = PAD_ID(PD, 0),
118 MX27_PAD_SD3_CLK = PAD_ID(PD, 1),
119 MX27_PAD_ATA_DATA0 = PAD_ID(PD, 2),
120 MX27_PAD_ATA_DATA1 = PAD_ID(PD, 3),
121 MX27_PAD_ATA_DATA2 = PAD_ID(PD, 4),
122 MX27_PAD_ATA_DATA3 = PAD_ID(PD, 5),
123 MX27_PAD_ATA_DATA4 = PAD_ID(PD, 6),
124 MX27_PAD_ATA_DATA5 = PAD_ID(PD, 7),
125 MX27_PAD_ATA_DATA6 = PAD_ID(PD, 8),
[all …]
H A Dpinctrl-imx21.c18 #define PD 3 macro
105 MX21_PAD_I2C_DATA = PAD_ID(PD, 17),
106 MX21_PAD_I2C_CLK = PAD_ID(PD, 18),
107 MX21_PAD_CSPI2_SS2 = PAD_ID(PD, 19),
108 MX21_PAD_CSPI2_SS1 = PAD_ID(PD, 20),
109 MX21_PAD_CSPI2_SS0 = PAD_ID(PD, 21),
110 MX21_PAD_CSPI2_SCLK = PAD_ID(PD, 22),
111 MX21_PAD_CSPI2_MISO = PAD_ID(PD, 23),
112 MX21_PAD_CSPI2_MOSI = PAD_ID(PD, 24),
113 MX21_PAD_CSPI1_RDY = PAD_ID(PD, 25),
[all …]
/OK3568_Linux_fs/kernel/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
34 Type-C Port Controller Manager to provide USB PD and USB
41 Type-C Port Controller Manager to provide USB PD and USB
50 to provide USB PD and USB Type-C functionalities.
55 MAXIM TCPCI based Type-C/PD chip driver. Works with
66 Type-C Port Controller Manager to provide USB PD and USB
77 Port Controller Manager to provide USB PD and Type-C functionalities.
/OK3568_Linux_fs/u-boot/board/logicpd/imx6/
H A DREADME4 This file contains information for the port of U-Boot to the Logic PD Development kit.
6 Logic PD has an i.MX6 System On Module (SOM) and a correspondong development
12 For more details about Logic PD i.MX6 Development kit, visit:
15 Building U-Boot for Logic PD Development Kit
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/xz/
H A Dxz_5.2.6.bb6 # The source includes bits of PD, GPL-2.0, GPL-3.0, LGPL-2.1-or-later, but the
10 # GPL-2.0-or-later and PD.
11 LICENSE = "GPL-2.0-or-later & GPL-3.0-with-autoconf-exception & LGPL-2.1-or-later & PD"
18 LICENSE:liblzma = "PD"
/OK3568_Linux_fs/kernel/arch/m68k/68000/
H A Dm68VZ328.c90 PDPOL &= ~PD(1); /* active high signal */ in init_hardware()
91 PDIQEG &= ~PD(1); in init_hardware()
92 PDIRQEN |= PD(1); /* IRQ enabled */ in init_hardware()
/OK3568_Linux_fs/kernel/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) */
/OK3568_Linux_fs/u-boot/drivers/power/power_delivery/
H A DKconfig13 The Type-C Port Controller Manager provides a USB PD and USB Type-C
29 Type-C Port Controller Manager to provide USB PD and USB
39 Type-C Port Controller Manager to provide USB PD and USB
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Das370-hwmon.c17 #define PD BIT(0) macro
36 val = PD; in init_pvt()
42 val &= ~PD; in init_pvt()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/byacc/
H A Dbyacc_20220128.bb4 # Setting to PD as this is what the upstream has it as.
6 LICENSE = "PD"
/OK3568_Linux_fs/buildroot/dl/hostapd/
H A D0001-P2P-Fix-a-corner-case-in-peer-addition-based-on-PD-R.patch4 Subject: [PATCH] P2P: Fix a corner case in peer addition based on PD Request
8 removed entry becoming stale. A corner case with an invalid PD Request
11 maximum size and the PD Request frame is received from the P2P Device
/OK3568_Linux_fs/buildroot/dl/wpa_supplicant/
H A D0001-P2P-Fix-a-corner-case-in-peer-addition-based-on-PD-R.patch4 Subject: [PATCH] P2P: Fix a corner case in peer addition based on PD Request
8 removed entry becoming stale. A corner case with an invalid PD Request
11 maximum size and the PD Request frame is received from the P2P Device
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/dhrystone/
H A Ddhrystone_2.1.bb2 LICENSE = "PD"
3 LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/PD;md5=b3597d12946881e13cb3b548d1…
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/mime-support/
H A Dmime-support_3.62.bb3 LICENSE = "PD & Bellcore"
4 LICENSE:${PN} = "PD"
6 LICENSE:${PN}-doc = "PD & Bellcore"
/OK3568_Linux_fs/kernel/drivers/gpu/drm/gma500/
H A Dmid_bios.c177 bpi = gct.PD.BootPanelIndex; in mid_get_vbt_data_r0()
179 dev_priv->gct_data.pt = gct.PD.PanelType; in mid_get_vbt_data_r0()
205 bpi = gct.PD.BootPanelIndex; in mid_get_vbt_data_r1()
207 dev_priv->gct_data.pt = gct.PD.PanelType; in mid_get_vbt_data_r1()
H A Doaktrail.h156 } PD; member
173 } PD; member
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.omap320 * TI/Logic PD Zoom MDK [6]
22 * TI/Logic PD Zoom 2 [7]
202 [6] TI/Logic PD Zoom MDK:
206 [7] TI/Logic PD Zoom 2
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/libbsd/
H A Dlibbsd_0.11.5.bb30 LICENSE = "BSD-3-Clause & BSD-4-Clause & ISC & PD"
31 LICENSE:${PN} = "BSD-3-Clause & ISC & PD"
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dimx6q-logicpd.dts3 // Copyright (C) 2019 Logic PD, Inc.
11 model = "Logic PD i.MX6QD SOM-M3";
/OK3568_Linux_fs/buildroot/package/wpa_supplicant/
H A Dwpa_supplicant.hash5 …d118685bde7229ad24210caf0a8f6e9611 0001-P2P-Fix-a-corner-case-in-peer-addition-based-on-PD-R.patch
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/
H A Dpython3-pyelftools_0.28.bb4 LICENSE = "PD"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/xorg-font/
H A Dfont-cursor-misc_1.0.3.bb6 LICENSE = "PD"
/OK3568_Linux_fs/buildroot/package/hostapd/
H A Dhostapd.hash6 …d118685bde7229ad24210caf0a8f6e9611 0001-P2P-Fix-a-corner-case-in-peer-addition-based-on-PD-R.patch

123456