Searched full:alt2 (Results 1 – 13 of 13) sorted by relevance
/linux/arch/arm/boot/dts/st/ |
H A D | stih407-pinctrl.dtsi | 118 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 D | st-pincfg.h | 7 #define ALT2 2 macro
|
/linux/arch/arm/boot/dts/nxp/vf/ |
H A D | vf610-pinfunc.h | 16 #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 D | clk-sparx5.c | 113 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 D | pinctrl-abx500.h | 62 #define ALTERNATE_FUNCTIONS(pin, sel_bit, alt1, alt2, alta, altb, altc) \ argument 67 .alt_bit2 = alt2, \
|
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | brcm,bcm11351-pinctrl.yaml | 100 enum: [ alt1, alt2, alt3, alt4 ] 246 function = "alt2";
|
H A D | brcm,bcm2835-gpio.txt | 76 6: alt2
|
/linux/drivers/gpu/drm/vc4/ |
H A D | vc4_dpi.c | 11 * ALT2 function.
|
/linux/arch/arm/boot/dts/broadcom/ |
H A D | bcm2711.dtsi | 854 function = "alt2"; 965 function = "alt2";
|
/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-bmc-ampere-mtmitchell.dts | 992 /*D0-D7*/ "presence-ps0","presence-ps1","hsc-12vmain-alt2-n","ext-high-temp-n",
|
/linux/drivers/pinctrl/bcm/ |
H A D | pinctrl-bcm281xx.c | 931 BCM281XX_PIN_FUNCTION(alt2),
|
H A D | pinctrl-bcm2835.c | 233 [BCM2835_FSEL_ALT2] = "alt2",
|
/linux/drivers/pinctrl/ |
H A D | pinctrl-ocelot.c | 1413 * Note: ALT0/ALT1/ALT2 are organized specially for 78 gpio targets in lan966x_pinmux_set_mux()
|