/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | stih407-pinctrl.dtsi | 110 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 D | stih410-pinctrl.dtsi | 15 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 D | stih418-b2264.dts | 89 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 D | st-pincfg.h | 6 #define ALT1 1 macro
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | stih407-pinctrl.dtsi | 113 hdmi_cec = <&pio2 4 ALT1 BIDIR>; 148 tx = <&pio3 4 ALT1 OUT>; 149 rx = <&pio3 5 ALT1 IN>; 166 sda = <&pio4 6 ALT1 BIDIR>; 167 scl = <&pio4 5 ALT1 BIDIR>; 175 sda = <&pio5 1 ALT1 BIDIR>; 176 scl = <&pio5 0 ALT1 BIDIR>; 208 txd0 = <&pio0 0 ALT1 OUT DE_IO 0 CLK_A>; 209 txd1 = <&pio0 1 ALT1 OUT DE_IO 0 CLK_A>; 210 txd2 = <&pio0 2 ALT1 OUT DE_IO 0 CLK_A>; [all …]
|
H A D | vf610-pinfunc.h | 19 #define ALT1 0x1 macro 29 #define VF610_PAD_PTA6__RMII_CLKOUT 0x000 0x000 ALT1 0x0 34 #define VF610_PAD_PTA8__TCLK 0x004 0x000 ALT1 0x0 38 #define VF610_PAD_PTA9__TDI 0x008 0x000 ALT1 0x0 44 #define VF610_PAD_PTA10__TDO 0x00C 0x000 ALT1 0x0 50 #define VF610_PAD_PTA11__TMS 0x010 0x000 ALT1 0x0 54 #define VF610_PAD_PTA12__TRACECK 0x014 0x000 ALT1 0x0 59 #define VF610_PAD_PTA16__TRACED0 0x018 0x000 ALT1 0x0 67 #define VF610_PAD_PTA17__TRACED1 0x01C 0x000 ALT1 0x0 75 #define VF610_PAD_PTA18__TRACED2 0x020 0x000 ALT1 0x0 [all …]
|
H A D | stih410-pinctrl.dtsi | 18 usb-oc-detect = <&pio35 0 ALT1 IN>; 19 usb-pwr-enable = <&pio35 1 ALT1 OUT>; 27 usb-oc-detect = <&pio35 2 ALT1 IN>; 28 usb-pwr-enable = <&pio35 3 ALT1 OUT>;
|
H A D | st-pincfg.h | 5 #define ALT1 1 macro
|
/openbmc/linux/arch/arm/boot/dts/nxp/vf/ |
H A D | vf610-pinfunc.h | 15 #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 …]
|
/openbmc/linux/drivers/clk/ |
H A D | clk-sparx5.c | 113 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()
|
/openbmc/qemu/tests/qapi-schema/ |
H A D | alternate-nested.json | 2 { 'alternate': 'Alt1', 5 'data': { 'nested': 'Alt1', 'b': 'bool' } }
|
H A D | alternate-clash.json | 5 { 'pragma': { 'member-name-exceptions': [ 'Alt1' ] } } 6 { 'alternate': 'Alt1',
|
H A D | alternate-nested.err | 2 alternate-nested.json:4: branch 'nested' cannot use alternate type 'Alt1'
|
H A D | alternate-clash.err | 1 alternate-clash.json: In alternate 'Alt1':
|
H A D | qapi-schema-test.out | 250 alternate __org.qemu_x-Alt1
|
H A D | qapi-schema-test.json | 238 { 'alternate': '__org.qemu_x-Alt1', 'data': { '__org.qemu_x-branch': 'str' } }
|
/openbmc/linux/drivers/pinctrl/nomadik/ |
H A D | pinctrl-abx500.h | 62 #define ALTERNATE_FUNCTIONS(pin, sel_bit, alt1, alt2, alta, altb, altc) \ argument 66 .alt_bit1 = alt1, \
|
/openbmc/linux/arch/arm/boot/dts/broadcom/ |
H A D | bcm2711.dtsi | 654 function = "alt1"; 661 function = "alt1"; 668 function = "alt1"; 687 function = "alt1"; 692 function = "alt1"; 896 function = "alt1"; 903 function = "alt1";
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | brcm,bcm11351-pinctrl.yaml | 100 enum: [ alt1, alt2, alt3, alt4 ] 236 function = "alt1";
|
H A D | brcm,bcm2835-gpio.txt | 75 5: alt1
|
H A D | pinctrl-st.txt | 5 and multiple alternate functions(ALT1 - ALTx) that directly connect
|
/openbmc/u-boot/drivers/pinctrl/mscc/ |
H A D | mscc-common.c | 99 * ALT1 in mscc_pinmux_set_mux()
|
/openbmc/u-boot/board/compulab/cl-som-imx7/ |
H A D | cl-som-imx7.c | 219 * - ENET1_TX_CLK output driver is disabled when configured for ALT1.
|
/openbmc/linux/drivers/pinctrl/bcm/ |
H A D | pinctrl-bcm281xx.c | 921 /* Every pin can implement all ALT1-ALT4 functions */ 930 BCM281XX_PIN_FUNCTION(alt1),
|
/openbmc/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-bmc-ampere-mtjefferson.dts | 576 /*G0-G7*/ "","","hsc-12vmain-alt1-n","","","bp-cpld-program-en","led-fp-sta-gr",
|