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,lpassaudiocc-sc7280.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  * Copyright (c) 2021, The Linux Foundation. All rights reserved.
    4  */
    5 
    6 #ifndef _DT_BINDINGS_CLK_QCOM_LPASS_AUDIO_CC_SC7280_H
    7 #define _DT_BINDINGS_CLK_QCOM_LPASS_AUDIO_CC_SC7280_H
    8 
    9 /* LPASS_AUDIO_CC clocks */
   10 #define LPASS_AUDIO_CC_PLL                              0
   11 #define LPASS_AUDIO_CC_PLL_OUT_AUX2                     1
   12 #define LPASS_AUDIO_CC_PLL_OUT_AUX2_DIV_CLK_SRC         2
   13 #define LPASS_AUDIO_CC_PLL_OUT_MAIN_DIV_CLK_SRC         3
   14 #define LPASS_AUDIO_CC_CDIV_RX_MCLK_DIV_CLK_SRC         4
   15 #define LPASS_AUDIO_CC_CODEC_MEM0_CLK                   5
   16 #define LPASS_AUDIO_CC_CODEC_MEM1_CLK                   6
   17 #define LPASS_AUDIO_CC_CODEC_MEM2_CLK                   7
   18 #define LPASS_AUDIO_CC_CODEC_MEM_CLK                    8
   19 #define LPASS_AUDIO_CC_EXT_MCLK0_CLK                    9
   20 #define LPASS_AUDIO_CC_EXT_MCLK0_CLK_SRC                10
   21 #define LPASS_AUDIO_CC_EXT_MCLK1_CLK                    11
   22 #define LPASS_AUDIO_CC_EXT_MCLK1_CLK_SRC                12
   23 #define LPASS_AUDIO_CC_RX_MCLK_2X_CLK                   13
   24 #define LPASS_AUDIO_CC_RX_MCLK_CLK                      14
   25 #define LPASS_AUDIO_CC_RX_MCLK_CLK_SRC                  15
   26 
   27 /* LPASS_AON_CC clocks */
   28 #define LPASS_AON_CC_PLL                                0
   29 #define LPASS_AON_CC_PLL_OUT_EVEN                       1
   30 #define LPASS_AON_CC_PLL_OUT_MAIN_CDIV_DIV_CLK_SRC      2
   31 #define LPASS_AON_CC_PLL_OUT_ODD                        3
   32 #define LPASS_AON_CC_AUDIO_HM_H_CLK                     4
   33 #define LPASS_AON_CC_CDIV_TX_MCLK_DIV_CLK_SRC           5
   34 #define LPASS_AON_CC_MAIN_RCG_CLK_SRC                   6
   35 #define LPASS_AON_CC_TX_MCLK_2X_CLK                     7
   36 #define LPASS_AON_CC_TX_MCLK_CLK                        8
   37 #define LPASS_AON_CC_TX_MCLK_RCG_CLK_SRC                9
   38 #define LPASS_AON_CC_VA_MEM0_CLK                        10
   39 
   40 /* LPASS_AON_CC power domains */
   41 #define LPASS_AON_CC_LPASS_AUDIO_HM_GDSC                0
   42 
   43 #endif

Cache object: a6c76ab2193ae8584b8690037451ed68


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