Home
last modified time | relevance | path

Searched full:alt2 (Results 1 – 24 of 24) sorted by relevance

/kernel/linux/linux-6.6/arch/arm/boot/dts/st/
Dstih407-pinctrl.dtsi118 ir = <&pio4 0 ALT2 IN>;
124 ir = <&pio4 1 ALT2 IN>;
130 tx = <&pio4 2 ALT2 OUT>;
136 tx_od = <&pio4 3 ALT2 OUT>;
183 keyin2 = <&pio0 4 ALT2 IN>;
184 keyin3 = <&pio2 6 ALT2 IN>;
187 keyout1 = <&pio1 7 ALT2 OUT>;
188 keyout2 = <&pio0 6 ALT2 OUT>;
189 keyout3 = <&pio2 7 ALT2 OUT>;
287 phyclk = <&pio2 3 ALT2 IN NICLK 0 CLK_A>;
[all …]
Dst-pincfg.h7 #define ALT2 2 macro
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dstih407-pinctrl.dtsi118 ir = <&pio4 0 ALT2 IN>;
124 ir = <&pio4 1 ALT2 IN>;
130 tx = <&pio4 2 ALT2 OUT>;
136 tx_od = <&pio4 3 ALT2 OUT>;
183 keyin2 = <&pio0 4 ALT2 IN>;
184 keyin3 = <&pio2 6 ALT2 IN>;
187 keyout1 = <&pio1 7 ALT2 OUT>;
188 keyout2 = <&pio0 6 ALT2 OUT>;
189 keyout3 = <&pio2 7 ALT2 OUT>;
287 phyclk = <&pio2 3 ALT2 IN NICLK 0 CLK_A>;
[all …]
Dvf610-pinfunc.h16 #define ALT2 0x2 macro
26 #define VF610_PAD_PTA6__RMII_CLKIN 0x000 0x2F0 ALT2 0x0
35 #define VF610_PAD_PTA9__RMII_CLKOUT 0x008 0x000 ALT2 0x0
41 #define VF610_PAD_PTA10__EXT_AUDIO_MCLK 0x00C 0x2EC ALT2 0x0
51 #define VF610_PAD_PTA12__EXT_AUDIO_MCLK 0x014 0x2EC ALT2 0x1
56 #define VF610_PAD_PTA16__USB0_VBUS_EN 0x018 0x000 ALT2 0x0
64 #define VF610_PAD_PTA17__USB0_VBUS_OC 0x01C 0x000 ALT2 0x0
72 #define VF610_PAD_PTA18__ADC0_SE0 0x020 0x000 ALT2 0x0
80 #define VF610_PAD_PTA19__ADC0_SE1 0x024 0x000 ALT2 0x0
108 #define VF610_PAD_PTA24__USB1_VBUS_EN 0x038 0x000 ALT2 0x0
[all …]
Dst-pincfg.h7 #define ALT2 2 macro
Dbcm2711.dtsi800 function = "alt2";
911 function = "alt2";
/kernel/linux/linux-6.6/arch/arm/boot/dts/nxp/vf/
Dvf610-pinfunc.h16 #define ALT2 0x2 macro
26 #define VF610_PAD_PTA6__RMII_CLKIN 0x000 0x2F0 ALT2 0x0
35 #define VF610_PAD_PTA9__RMII_CLKOUT 0x008 0x000 ALT2 0x0
41 #define VF610_PAD_PTA10__EXT_AUDIO_MCLK 0x00C 0x2EC ALT2 0x0
51 #define VF610_PAD_PTA12__EXT_AUDIO_MCLK 0x014 0x2EC ALT2 0x1
56 #define VF610_PAD_PTA16__USB0_VBUS_EN 0x018 0x000 ALT2 0x0
64 #define VF610_PAD_PTA17__USB0_VBUS_OC 0x01C 0x000 ALT2 0x0
72 #define VF610_PAD_PTA18__ADC0_SE0 0x020 0x000 ALT2 0x0
80 #define VF610_PAD_PTA19__ADC0_SE1 0x024 0x000 ALT2 0x0
108 #define VF610_PAD_PTA24__USB1_VBUS_EN 0x038 0x000 ALT2 0x0
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pinctrl/
Dbrcm,bcm11351-pinctrl.txt60 must be one of: "alt1", "alt2", "alt3", "alt4"
86 must be one of: "alt1", "alt2", "alt3", "alt4"
110 must be one of: "alt1", "alt2", "alt3", "alt4"
140 function = "alt2";
176 - setting pinmux to "alt2"
Dbrcm,bcm2835-gpio.txt76 6: alt2
/kernel/linux/linux-6.6/drivers/clk/
Dclk-sparx5.c113 struct s5_pll_conf alt1, alt2; in s5_calc_params() local
127 &alt2); in s5_calc_params()
130 abs(rate - alt2.freq)) in s5_calc_params()
133 *conf = alt2; in s5_calc_params()
/kernel/linux/linux-5.10/drivers/clk/
Dclk-sparx5.c113 struct s5_pll_conf alt1, alt2; in s5_calc_params() local
127 &alt2); in s5_calc_params()
130 abs(rate - alt2.freq)) in s5_calc_params()
133 *conf = alt2; in s5_calc_params()
/kernel/linux/linux-6.6/drivers/pinctrl/nomadik/
Dpinctrl-abx500.h62 #define ALTERNATE_FUNCTIONS(pin, sel_bit, alt1, alt2, alta, altb, altc) \ argument
67 .alt_bit2 = alt2, \
/kernel/linux/linux-5.10/drivers/pinctrl/nomadik/
Dpinctrl-abx500.h58 #define ALTERNATE_FUNCTIONS(pin, sel_bit, alt1, alt2, alta, altb, altc) \ argument
63 .alt_bit2 = alt2, \
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/pinctrl/
Dbrcm,bcm11351-pinctrl.yaml100 enum: [ alt1, alt2, alt3, alt4 ]
246 function = "alt2";
Dbrcm,bcm2835-gpio.txt76 6: alt2
/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
Dvc4_dpi.c11 * ALT2 function.
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/
Dvc4_dpi.c11 * ALT2 function.
/kernel/linux/linux-6.6/arch/arm/boot/dts/broadcom/
Dbcm2711.dtsi840 function = "alt2";
951 function = "alt2";
/kernel/linux/linux-6.6/arch/arm/boot/dts/aspeed/
Daspeed-bmc-ampere-mtmitchell.dts580 /*D0-D7*/ "presence-ps0","presence-ps1","hsc-12vmain-alt2-n","ext-high-temp-n",
/kernel/linux/linux-5.10/drivers/pinctrl/bcm/
Dpinctrl-bcm2835.c229 [BCM2835_FSEL_ALT2] = "alt2",
Dpinctrl-bcm281xx.c938 BCM281XX_PIN_FUNCTION(alt2),
/kernel/linux/linux-6.6/drivers/pinctrl/bcm/
Dpinctrl-bcm281xx.c931 BCM281XX_PIN_FUNCTION(alt2),
Dpinctrl-bcm2835.c232 [BCM2835_FSEL_ALT2] = "alt2",
/kernel/linux/linux-6.6/drivers/pinctrl/
Dpinctrl-ocelot.c1228 * Note: ALT0/ALT1/ALT2 are organized specially for 78 gpio targets in lan966x_pinmux_set_mux()