Home
last modified time | relevance | path

Searched full:alt1 (Results 1 – 15 of 15) sorted by relevance

/linux/arch/arm/boot/dts/st/
H A Dstih407-pinctrl.dtsi110 hdmi_cec = <&pio2 4 ALT1 BIDIR>;
145 tx = <&pio3 4 ALT1 OUT>;
146 rx = <&pio3 5 ALT1 IN>;
163 sda = <&pio4 6 ALT1 BIDIR>;
164 scl = <&pio4 5 ALT1 BIDIR>;
172 sda = <&pio5 1 ALT1 BIDIR>;
173 scl = <&pio5 0 ALT1 BIDIR>;
205 txd0 = <&pio0 0 ALT1 OUT DE_IO 0 CLK_A>;
206 txd1 = <&pio0 1 ALT1 OUT DE_IO 0 CLK_A>;
207 txd2 = <&pio0 2 ALT1 OUT DE_IO 0 CLK_A>;
[all …]
H A Dstih410-pinctrl.dtsi15 usb-oc-detect = <&pio35 0 ALT1 IN>;
16 usb-pwr-enable = <&pio35 1 ALT1 OUT>;
24 usb-oc-detect = <&pio35 2 ALT1 IN>;
25 usb-pwr-enable = <&pio35 3 ALT1 OUT>;
H A Dstih418-b2264.dts89 rxd0 = <&pio1 4 ALT1 IN DE_IO 300 CLK_A>;
90 rxd1 = <&pio1 5 ALT1 IN DE_IO 300 CLK_A>;
91 rxd2 = <&pio1 6 ALT1 IN DE_IO 300 CLK_A>;
92 rxd3 = <&pio1 7 ALT1 IN DE_IO 300 CLK_A>;
93 rxdv = <&pio2 0 ALT1 IN DE_IO 300 CLK_A>;
H A Dst-pincfg.h6 #define ALT1 1 macro
/linux/arch/arm/boot/dts/nxp/vf/
H A Dvf610-pinfunc.h15 #define ALT1 0x1 macro
25 #define VF610_PAD_PTA6__RMII_CLKOUT 0x000 0x000 ALT1 0x0
30 #define VF610_PAD_PTA8__TCLK 0x004 0x000 ALT1 0x0
34 #define VF610_PAD_PTA9__TDI 0x008 0x000 ALT1 0x0
40 #define VF610_PAD_PTA10__TDO 0x00C 0x000 ALT1 0x0
46 #define VF610_PAD_PTA11__TMS 0x010 0x000 ALT1 0x0
50 #define VF610_PAD_PTA12__TRACECK 0x014 0x000 ALT1 0x0
55 #define VF610_PAD_PTA16__TRACED0 0x018 0x000 ALT1 0x0
63 #define VF610_PAD_PTA17__TRACED1 0x01C 0x000 ALT1 0x0
71 #define VF610_PAD_PTA18__TRACED2 0x020 0x000 ALT1 0x0
[all …]
/linux/drivers/clk/
H A Dclk-sparx5.c113 struct s5_pll_conf alt1, alt2; in s5_calc_params() local
117 s5_search_fractional(rate, parent_rate, div, &alt1); in s5_calc_params()
120 if (alt1.freq == rate) { in s5_calc_params()
121 *conf = alt1; in s5_calc_params()
125 if (div != alt1.div) { in s5_calc_params()
129 if (abs(rate - alt1.freq) < in s5_calc_params()
131 *conf = alt1; in s5_calc_params()
/linux/arch/arm/boot/dts/broadcom/
H A Dbcm2711.dtsi668 function = "alt1";
675 function = "alt1";
682 function = "alt1";
701 function = "alt1";
706 function = "alt1";
910 function = "alt1";
917 function = "alt1";
/linux/drivers/pinctrl/nomadik/
H A Dpinctrl-abx500.h62 #define ALTERNATE_FUNCTIONS(pin, sel_bit, alt1, alt2, alta, altb, altc) \ argument
66 .alt_bit1 = alt1, \
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dbrcm,bcm11351-pinctrl.yaml100 enum: [ alt1, alt2, alt3, alt4 ]
236 function = "alt1";
H A Dbrcm,bcm2835-gpio.txt75 5: alt1
H A Dpinctrl-st.txt5 and multiple alternate functions(ALT1 - ALTx) that directly connect
/linux/drivers/pinctrl/bcm/
H A Dpinctrl-bcm281xx.c921 /* Every pin can implement all ALT1-ALT4 functions */
930 BCM281XX_PIN_FUNCTION(alt1),
H A Dpinctrl-bcm2835.c232 [BCM2835_FSEL_ALT1] = "alt1",
/linux/arch/mips/boot/dts/img/
H A Dpistachio.dtsi525 spim1_cs2_alt1_pin: spim1-cs2-alt1-pin {
/linux/drivers/usb/gadget/function/
H A Df_uac2.c299 /* Audio Streaming OUT Interface - Alt1 */
433 /* Audio Streaming IN Interface - Alt1 */