Searched refs:ssp_configuration (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-lh7a40x/
H A Dssp-cpld.c102 struct ssp_configuration { struct
110 static struct ssp_configuration ssp_configuration; variable in typeref:struct:ssp_configuration
115 switch (ssp_configuration.device) {
125 switch (ssp_configuration.device) {
164 if ( ssp_configuration.device == DEVICE_CODEC
165 || ssp_configuration.device == DEVICE_TOUCH) {
169 ssp_configuration.device, cwrite, cread,
172 if (ssp_configuration.device == DEVICE_CODEC)
177 if (ssp_configuration
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-lh7a40x/
H A Dssp-cpld.c102 struct ssp_configuration { struct
110 static struct ssp_configuration ssp_configuration; variable in typeref:struct:ssp_configuration
115 switch (ssp_configuration.device) {
125 switch (ssp_configuration.device) {
164 if ( ssp_configuration.device == DEVICE_CODEC
165 || ssp_configuration.device == DEVICE_TOUCH) {
169 ssp_configuration.device, cwrite, cread,
172 if (ssp_configuration.device == DEVICE_CODEC)
177 if (ssp_configuration
[all...]

Completed in 73 milliseconds