Home
last modified time | relevance | path

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

/linux-6.1.9/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 */
42 clock-output-names = "IM-PD1-VCO1";
52 clock-output-names = "IM-PD1-VCO2";
85 /* Push buttons on the IM-PD1 */
Dsunxi-h3-h5.dtsi418 pins = "PD0", "PD1", "PD2", "PD3", "PD4",
Dat91sam9g45.dtsi463 AT91_PIOD 1 AT91_PERIPH_A AT91_PINCTRL_NONE /* PD1 periph A */
Dsama5d3.dtsi707 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.dtsi678 pins = "PD0", "PD1", "PD2", "PD3",
Dsun7i-a20.dtsi937 pins = "PD0", "PD1", "PD2", "PD3", "PD4",
/linux-6.1.9/arch/arm/mach-versatile/
DKconfig52 bool "Include support for Integrator/IM-PD1"
60 The IM-PD1 is an add-on logic module for the Integrator which
62 The IM-PD1 can be found on the Integrator/PP2 platform.
/linux-6.1.9/Documentation/hwmon/
Dmax197.rst47 7,6 PD1,PD0 Clock and Power-Down modes
/linux-6.1.9/Documentation/devicetree/bindings/clock/
Darm,syscon-icst.yaml107 clock-output-names = "IM-PD1-VCO1";
/linux-6.1.9/Documentation/devicetree/bindings/mmc/
Darm,pl18x.yaml39 PL180 and found in the ARM Integrator IM/PD1 logic module.
/linux-6.1.9/arch/arm64/boot/dts/allwinner/
Dsun50i-a64.dtsi726 pins = "PD0", "PD1", "PD2", "PD3", "PD4",
797 pins = "PD0", "PD1", "PD2", "PD3";
822 pins = "PD0", "PD1";
Dsun50i-h6.dtsi331 pins = "PD0", "PD1", "PD2", "PD3", "PD4",
/linux-6.1.9/arch/powerpc/boot/dts/
Dkmeter1.dts224 3 1 1 0 1 0 /* TxD1 (PD1, out, f1) */
/linux-6.1.9/drivers/pinctrl/renesas/
Dpfc-shx3.c322 PINMUX_GPIO(PD1),
Dpfc-sh7786.c444 PINMUX_GPIO(PD1),
Dpfc-sh7785.c708 PINMUX_GPIO(PD1),
Dpfc-sh7203.c759 PINMUX_GPIO(PD1),
Dpfc-sh7264.c1127 PINMUX_GPIO(PD1),
Dpfc-sh7269.c1508 PINMUX_GPIO(PD1),
/linux-6.1.9/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