Home
last modified time | relevance | path

Searched refs:PD1 (Results 1 – 20 of 20) sorted by relevance

/Linux-v5.10/arch/arm/boot/dts/
Dintegratorap-im-pd1.dts4 * with the IM-PD1 example logical module mounted.
10 model = "ARM Integrator/AP with IM-PD1";
19 /* 1 MB of designated video RAM on the IM-PD1 */
38 clock-output-names = "IM-PD1-VCO1";
47 clock-output-names = "IM-PD1-VCO2";
80 /* Push buttons on the IM-PD1 */
Dsunxi-h3-h5.dtsi415 pins = "PD0", "PD1", "PD2", "PD3", "PD4",
Dat91sam9g45.dtsi462 AT91_PIOD 1 AT91_PERIPH_A AT91_PINCTRL_NONE /* PD1 periph A */
Dsama5d3.dtsi724 AT91_PIOD 1 AT91_PERIPH_A AT91_PINCTRL_PULL_UP>; /* PD1 periph A MCI0_DA0 with pullup */
Dsun9i-a80.dtsi997 pins = "PD0", "PD1", "PD2", "PD3",
Dsun6i-a31.dtsi679 pins = "PD0", "PD1", "PD2", "PD3",
Dsun7i-a20.dtsi939 pins = "PD0", "PD1", "PD2", "PD3", "PD4",
/Linux-v5.10/arch/arm/mach-integrator/
DKconfig33 bool "Include support for Integrator/IM-PD1"
41 The IM-PD1 is an add-on logic module for the Integrator which
43 The IM-PD1 can be found on the Integrator/PP2 platform.
/Linux-v5.10/Documentation/hwmon/
Dmax197.rst47 7,6 PD1,PD0 Clock and Power-Down modes
/Linux-v5.10/arch/arc/mm/
Dtlbex.S251 ; A one-word PTE entry is programmed as two-word TLB Entry [PD0:PD1] in mmu
252 ; (for PAE40, two-words PTE, while three-word TLB Entry [PD0:PD1:PD1HI])
/Linux-v5.10/arch/arm64/boot/dts/allwinner/
Dsun50i-a64.dtsi686 pins = "PD0", "PD1", "PD2", "PD3", "PD4",
757 pins = "PD0", "PD1", "PD2", "PD3";
782 pins = "PD0", "PD1";
Dsun50i-h6.dtsi309 pins = "PD0", "PD1", "PD2", "PD3", "PD4",
/Linux-v5.10/arch/powerpc/boot/dts/
Dkmeter1.dts224 3 1 1 0 1 0 /* TxD1 (PD1, out, f1) */
/Linux-v5.10/drivers/pinctrl/renesas/
Dpfc-shx3.c323 PINMUX_GPIO(PD1),
Dpfc-sh7786.c445 PINMUX_GPIO(PD1),
Dpfc-sh7785.c709 PINMUX_GPIO(PD1),
Dpfc-sh7203.c760 PINMUX_GPIO(PD1),
Dpfc-sh7264.c1128 PINMUX_GPIO(PD1),
Dpfc-sh7269.c1509 PINMUX_GPIO(PD1),
/Linux-v5.10/drivers/iommu/
Dmsm_iommu_hw-8xxx.h589 #define SET_PD1(b, c, v) SET_CONTEXT_FIELD(b, c, TTBCR, PD1, v)
776 #define GET_PD1(b, c) GET_CONTEXT_FIELD(b, c, TTBCR, PD1)
1156 #define PD1 (PD1_MASK << PD1_SHIFT) macro