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/clock/qcom,rpmh.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 */
    2 /* Copyright (c) 2018, 2020, The Linux Foundation. All rights reserved. */
    3 
    4 
    5 #ifndef _DT_BINDINGS_CLK_MSM_RPMH_H
    6 #define _DT_BINDINGS_CLK_MSM_RPMH_H
    7 
    8 /* RPMh controlled clocks */
    9 #define RPMH_CXO_CLK                            0
   10 #define RPMH_CXO_CLK_A                          1
   11 #define RPMH_LN_BB_CLK2                         2
   12 #define RPMH_LN_BB_CLK2_A                       3
   13 #define RPMH_LN_BB_CLK3                         4
   14 #define RPMH_LN_BB_CLK3_A                       5
   15 #define RPMH_RF_CLK1                            6
   16 #define RPMH_RF_CLK1_A                          7
   17 #define RPMH_RF_CLK2                            8
   18 #define RPMH_RF_CLK2_A                          9
   19 #define RPMH_RF_CLK3                            10
   20 #define RPMH_RF_CLK3_A                          11
   21 #define RPMH_IPA_CLK                            12
   22 #define RPMH_LN_BB_CLK1                         13
   23 #define RPMH_LN_BB_CLK1_A                       14
   24 #define RPMH_CE_CLK                             15
   25 #define RPMH_QPIC_CLK                           16
   26 #define RPMH_DIV_CLK1                           17
   27 #define RPMH_DIV_CLK1_A                         18
   28 #define RPMH_RF_CLK4                            19
   29 #define RPMH_RF_CLK4_A                          20
   30 #define RPMH_RF_CLK5                            21
   31 #define RPMH_RF_CLK5_A                          22
   32 #define RPMH_PKA_CLK                            23
   33 #define RPMH_HWKM_CLK                           24
   34 #define RPMH_QLINK_CLK                          25
   35 #define RPMH_QLINK_CLK_A                        26
   36 
   37 #endif

Cache object: fd3d42aad1ce3b36e8311214d054f17d


[ 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.