~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/sound/soc/tegra/tegra210_amx.h

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

Diff markup

Differences between /sound/soc/tegra/tegra210_amx.h (Version linux-6.12-rc7) and /sound/soc/tegra/tegra210_amx.h (Version linux-4.17.19)


  1 /* SPDX-License-Identifier: GPL-2.0-only */         1 
  2 /*                                                
  3  * tegra210_amx.h - Definitions for Tegra210 A    
  4  *                                                
  5  * Copyright (c) 2021, NVIDIA CORPORATION.  Al    
  6  *                                                
  7  */                                               
  8                                                   
  9 #ifndef __TEGRA210_AMX_H__                        
 10 #define __TEGRA210_AMX_H__                        
 11                                                   
 12 /* Register offsets from TEGRA210_AMX*_BASE */    
 13 #define TEGRA210_AMX_RX_STATUS                    
 14 #define TEGRA210_AMX_RX_INT_STATUS                
 15 #define TEGRA210_AMX_RX_INT_MASK                  
 16 #define TEGRA210_AMX_RX_INT_SET                   
 17 #define TEGRA210_AMX_RX_INT_CLEAR                 
 18 #define TEGRA210_AMX_RX1_CIF_CTRL                 
 19 #define TEGRA210_AMX_RX2_CIF_CTRL                 
 20 #define TEGRA210_AMX_RX3_CIF_CTRL                 
 21 #define TEGRA210_AMX_RX4_CIF_CTRL                 
 22 #define TEGRA210_AMX_TX_STATUS                    
 23 #define TEGRA210_AMX_TX_INT_STATUS                
 24 #define TEGRA210_AMX_TX_INT_MASK                  
 25 #define TEGRA210_AMX_TX_INT_SET                   
 26 #define TEGRA210_AMX_TX_INT_CLEAR                 
 27 #define TEGRA210_AMX_TX_CIF_CTRL                  
 28 #define TEGRA210_AMX_ENABLE                       
 29 #define TEGRA210_AMX_SOFT_RESET                   
 30 #define TEGRA210_AMX_CG                           
 31 #define TEGRA210_AMX_STATUS                       
 32 #define TEGRA210_AMX_INT_STATUS                   
 33 #define TEGRA210_AMX_CTRL                         
 34 #define TEGRA210_AMX_OUT_BYTE_EN0                 
 35 #define TEGRA210_AMX_OUT_BYTE_EN1                 
 36 #define TEGRA210_AMX_CYA                          
 37 #define TEGRA210_AMX_CFG_RAM_CTRL                 
 38 #define TEGRA210_AMX_CFG_RAM_DATA                 
 39                                                   
 40 #define TEGRA194_AMX_RX1_FRAME_PERIOD             
 41 #define TEGRA194_AMX_RX4_FRAME_PERIOD             
 42 #define TEGRA194_AMX_RX4_LAST_FRAME_PERIOD        
 43                                                   
 44 /* Fields in TEGRA210_AMX_ENABLE */               
 45 #define TEGRA210_AMX_ENABLE_SHIFT                 
 46                                                   
 47 /* Fields in TEGRA210_AMX_CTRL */                 
 48 #define TEGRA210_AMX_CTRL_MSTR_RX_NUM_SHIFT       
 49 #define TEGRA210_AMX_CTRL_MSTR_RX_NUM_MASK        
 50                                                   
 51 #define TEGRA210_AMX_CTRL_RX_DEP_SHIFT            
 52 #define TEGRA210_AMX_CTRL_RX_DEP_MASK             
 53                                                   
 54 /* Fields in TEGRA210_AMX_CFG_RAM_CTRL */         
 55 #define TEGRA210_AMX_CFG_RAM_CTRL_RW_SHIFT        
 56 #define TEGRA210_AMX_CFG_RAM_CTRL_RW_WRITE        
 57                                                   
 58 #define TEGRA210_AMX_CFG_RAM_CTRL_ADDR_INIT_EN    
 59 #define TEGRA210_AMX_CFG_RAM_CTRL_ADDR_INIT_EN    
 60                                                   
 61 #define TEGRA210_AMX_CFG_RAM_CTRL_SEQ_ACCESS_E    
 62 #define TEGRA210_AMX_CFG_RAM_CTRL_SEQ_ACCESS_E    
 63                                                   
 64 #define TEGRA210_AMX_CFG_CTRL_RAM_ADDR_SHIFT      
 65                                                   
 66 /* Fields in TEGRA210_AMX_SOFT_RESET */           
 67 #define TEGRA210_AMX_SOFT_RESET_SOFT_EN           
 68 #define TEGRA210_AMX_SOFT_RESET_SOFT_RESET_MAS    
 69                                                   
 70 #define TEGRA210_AMX_AUDIOCIF_CH_STRIDE           
 71 #define TEGRA210_AMX_RAM_DEPTH                    
 72 #define TEGRA210_AMX_MAP_STREAM_NUM_SHIFT         
 73 #define TEGRA210_AMX_MAP_WORD_NUM_SHIFT           
 74 #define TEGRA210_AMX_MAP_BYTE_NUM_SHIFT           
 75                                                   
 76 enum {                                            
 77         TEGRA210_AMX_WAIT_ON_ALL,                 
 78         TEGRA210_AMX_WAIT_ON_ANY,                 
 79 };                                                
 80                                                   
 81 struct tegra210_amx_soc_data {                    
 82         const struct regmap_config *regmap_con    
 83         bool auto_disable;                        
 84 };                                                
 85                                                   
 86 struct tegra210_amx {                             
 87         const struct tegra210_amx_soc_data *so    
 88         unsigned int map[TEGRA210_AMX_RAM_DEPT    
 89         struct regmap *regmap;                    
 90         unsigned int byte_mask[2];                
 91 };                                                
 92                                                   
 93 #endif                                            
 94                                                   

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php