The Design and Implementation of the FreeBSD Operating System, Second Edition
Now available: The Design and Implementation of the FreeBSD Operating System (Second Edition)


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]

FreeBSD/Linux Kernel Cross Reference
sys/contrib/device-tree/include/dt-bindings/reset/toshiba,tmpv770x.h

Version: -  FREEBSD  -  FREEBSD-13-STABLE  -  FREEBSD-13-0  -  FREEBSD-12-STABLE  -  FREEBSD-12-0  -  FREEBSD-11-STABLE  -  FREEBSD-11-0  -  FREEBSD-10-STABLE  -  FREEBSD-10-0  -  FREEBSD-9-STABLE  -  FREEBSD-9-0  -  FREEBSD-8-STABLE  -  FREEBSD-8-0  -  FREEBSD-7-STABLE  -  FREEBSD-7-0  -  FREEBSD-6-STABLE  -  FREEBSD-6-0  -  FREEBSD-5-STABLE  -  FREEBSD-5-0  -  FREEBSD-4-STABLE  -  FREEBSD-3-STABLE  -  FREEBSD22  -  l41  -  OPENBSD  -  linux-2.6  -  MK84  -  PLAN9  -  xnu-8792 
SearchContext: -  none  -  3  -  10 

    1 /* SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) */
    2 
    3 #ifndef _DT_BINDINGS_RESET_TOSHIBA_TMPV770X_H_
    4 #define _DT_BINDINGS_RESET_TOSHIBA_TMPV770X_H_
    5 
    6 /* Reset */
    7 #define TMPV770X_RESET_PIETHER_2P5M     0
    8 #define TMPV770X_RESET_PIETHER_25M      1
    9 #define TMPV770X_RESET_PIETHER_50M      2
   10 #define TMPV770X_RESET_PIETHER_125M     3
   11 #define TMPV770X_RESET_HOX              4
   12 #define TMPV770X_RESET_PCIE_MSTR        5
   13 #define TMPV770X_RESET_PCIE_AUX         6
   14 #define TMPV770X_RESET_PIINTC           7
   15 #define TMPV770X_RESET_PIETHER_BUS      8
   16 #define TMPV770X_RESET_PISPI0           9
   17 #define TMPV770X_RESET_PISPI1           10
   18 #define TMPV770X_RESET_PISPI2           11
   19 #define TMPV770X_RESET_PISPI3           12
   20 #define TMPV770X_RESET_PISPI4           13
   21 #define TMPV770X_RESET_PISPI5           14
   22 #define TMPV770X_RESET_PISPI6           15
   23 #define TMPV770X_RESET_PIUART0          16
   24 #define TMPV770X_RESET_PIUART1          17
   25 #define TMPV770X_RESET_PIUART2          18
   26 #define TMPV770X_RESET_PIUART3          19
   27 #define TMPV770X_RESET_PII2C0           20
   28 #define TMPV770X_RESET_PII2C1           21
   29 #define TMPV770X_RESET_PII2C2           22
   30 #define TMPV770X_RESET_PII2C3           23
   31 #define TMPV770X_RESET_PII2C4           24
   32 #define TMPV770X_RESET_PII2C5           25
   33 #define TMPV770X_RESET_PII2C6           26
   34 #define TMPV770X_RESET_PII2C7           27
   35 #define TMPV770X_RESET_PII2C8           28
   36 #define TMPV770X_RESET_PIPCMIF          29
   37 #define TMPV770X_RESET_PICKMON          30
   38 #define TMPV770X_RESET_SBUSCLK          31
   39 #define TMPV770X_NR_RESET               32
   40 
   41 #endif /*_DT_BINDINGS_RESET_TOSHIBA_TMPV770X_H_ */

Cache object: 0d1c3a08a3eeb5f2656a73e80cded859


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]


This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.