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

TOMOYO Linux Cross Reference
Linux/sound/soc/codecs/wm8900.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/codecs/wm8900.h (Version linux-6.12-rc7) and /sound/soc/codecs/wm8900.h (Version linux-2.4.37.11)


  1 /* SPDX-License-Identifier: GPL-2.0-only */         1 
  2 /*                                                
  3  * wm8900.h  --  WM890 Soc Audio driver           
  4  */                                               
  5                                                   
  6 #ifndef _WM8900_H                                 
  7 #define _WM8900_H                                 
  8                                                   
  9 #define WM8900_FLL 1                              
 10                                                   
 11 #define WM8900_BCLK_DIV   1                       
 12 #define WM8900_ADC_CLKDIV 2                       
 13 #define WM8900_DAC_CLKDIV 3                       
 14 #define WM8900_ADC_LRCLK  4                       
 15 #define WM8900_DAC_LRCLK  5                       
 16 #define WM8900_OPCLK_DIV  6                       
 17 #define WM8900_LRCLK_MODE 7                       
 18                                                   
 19 #define WM8900_BCLK_DIV_1   0x00                  
 20 #define WM8900_BCLK_DIV_1_5 0x02                  
 21 #define WM8900_BCLK_DIV_2   0x04                  
 22 #define WM8900_BCLK_DIV_3   0x06                  
 23 #define WM8900_BCLK_DIV_4   0x08                  
 24 #define WM8900_BCLK_DIV_5_5 0x0a                  
 25 #define WM8900_BCLK_DIV_6   0x0c                  
 26 #define WM8900_BCLK_DIV_8   0x0e                  
 27 #define WM8900_BCLK_DIV_11  0x10                  
 28 #define WM8900_BCLK_DIV_12  0x12                  
 29 #define WM8900_BCLK_DIV_16  0x14                  
 30 #define WM8900_BCLK_DIV_22  0x16                  
 31 #define WM8900_BCLK_DIV_24  0x18                  
 32 #define WM8900_BCLK_DIV_32  0x1a                  
 33 #define WM8900_BCLK_DIV_44  0x1c                  
 34 #define WM8900_BCLK_DIV_48  0x1e                  
 35                                                   
 36 #define WM8900_ADC_CLKDIV_1   0x00                
 37 #define WM8900_ADC_CLKDIV_1_5 0x20                
 38 #define WM8900_ADC_CLKDIV_2   0x40                
 39 #define WM8900_ADC_CLKDIV_3   0x60                
 40 #define WM8900_ADC_CLKDIV_4   0x80                
 41 #define WM8900_ADC_CLKDIV_5_5 0xa0                
 42 #define WM8900_ADC_CLKDIV_6   0xc0                
 43                                                   
 44 #define WM8900_DAC_CLKDIV_1   0x00                
 45 #define WM8900_DAC_CLKDIV_1_5 0x04                
 46 #define WM8900_DAC_CLKDIV_2   0x08                
 47 #define WM8900_DAC_CLKDIV_3   0x0c                
 48 #define WM8900_DAC_CLKDIV_4   0x10                
 49 #define WM8900_DAC_CLKDIV_5_5 0x14                
 50 #define WM8900_DAC_CLKDIV_6   0x18                
 51                                                   
 52 #endif                                            
 53                                                   

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