Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Linux/arch/arm/boot/dts/st/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 549 B image not shown  

Quelle  stih410-pinctrl.dtsi   Sprache: unbekannt

 
// SPDX-License-Identifier: GPL-2.0-only
/*
 * Copyright (C) 2014 STMicroelectronics Limited.
 * Author: Peter Griffin <peter.griffin@linaro.org>
 */
#include "st-pincfg.h"
/ {

 soc {
  pin-controller-rear@922f080 {

   usb0 {
    pinctrl_usb0: usb2-0 {
     st,pins {
      usb-oc-detect = <&pio35 0 ALT1 IN>;
      usb-pwr-enable = <&pio35 1 ALT1 OUT>;
     };
    };
   };

   usb1 {
    pinctrl_usb1: usb2-1 {
     st,pins {
      usb-oc-detect = <&pio35 2 ALT1 IN>;
      usb-pwr-enable = <&pio35 3 ALT1 OUT>;
     };
    };
   };
  };
 };
};

[ Dauer der Verarbeitung: 0.13 Sekunden  (vorverarbeitet)  ]