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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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 45 milliseconds