Home
last modified time | relevance | path

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

/linux/arch/arm/boot/dts/st/
H A 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 …]
H A Dst-pincfg.h7 #define ALT2 2 macro
/linux/arch/arm/boot/dts/nxp/vf/
H A 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 …]
/linux/drivers/clk/
H A 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()
/linux/drivers/pinctrl/nomadik/
H A Dpinctrl-abx500.h62 #define ALTERNATE_FUNCTIONS(pin, sel_bit, alt1, alt2, alta, altb, altc) \ argument
67 .alt_bit2 = alt2, \
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dbrcm,bcm11351-pinctrl.yaml100 enum: [ alt1, alt2, alt3, alt4 ]
246 function = "alt2";
H A Dbrcm,bcm2835-gpio.txt76 6: alt2
/linux/drivers/gpu/drm/vc4/
H A Dvc4_dpi.c11 * ALT2 function.
/linux/arch/arm/boot/dts/broadcom/
H A Dbcm2711.dtsi854 function = "alt2";
965 function = "alt2";
/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-ampere-mtmitchell.dts992 /*D0-D7*/ "presence-ps0","presence-ps1","hsc-12vmain-alt2-n","ext-high-temp-n",
/linux/drivers/pinctrl/bcm/
H A Dpinctrl-bcm281xx.c931 BCM281XX_PIN_FUNCTION(alt2),
H A Dpinctrl-bcm2835.c233 [BCM2835_FSEL_ALT2] = "alt2",
/linux/drivers/pinctrl/
H A Dpinctrl-ocelot.c1413 * Note: ALT0/ALT1/ALT2 are organized specially for 78 gpio targets in lan966x_pinmux_set_mux()