Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0-only */
0002 /*
0003  * linux/sound/soc/pxa/pxa2xx-i2s.h
0004  */
0005 
0006 #ifndef _PXA2XX_I2S_H
0007 #define _PXA2XX_I2S_H
0008 
0009 /* I2S clock */
0010 #define PXA2XX_I2S_SYSCLK       0
0011 
0012 #endif