ssp_type          170 drivers/spi/spi-pxa2xx.c 	return &lpss_platforms[drv_data->ssp_type - LPSS_LPT_SSP];
ssp_type          175 drivers/spi/spi-pxa2xx.c 	switch (drv_data->ssp_type) {
ssp_type          190 drivers/spi/spi-pxa2xx.c 	return drv_data->ssp_type == QUARK_X1000_SSP;
ssp_type          195 drivers/spi/spi-pxa2xx.c 	switch (drv_data->ssp_type) {
ssp_type          208 drivers/spi/spi-pxa2xx.c 	switch (drv_data->ssp_type) {
ssp_type          222 drivers/spi/spi-pxa2xx.c 	switch (drv_data->ssp_type) {
ssp_type          242 drivers/spi/spi-pxa2xx.c 	switch (drv_data->ssp_type) {
ssp_type          259 drivers/spi/spi-pxa2xx.c 	switch (drv_data->ssp_type) {
ssp_type          275 drivers/spi/spi-pxa2xx.c 	switch (drv_data->ssp_type) {
ssp_type          415 drivers/spi/spi-pxa2xx.c 	if (drv_data->ssp_type == CE4100_SSP) {
ssp_type          441 drivers/spi/spi-pxa2xx.c 	if (drv_data->ssp_type == CE4100_SSP)
ssp_type          588 drivers/spi/spi-pxa2xx.c 	switch (drv_data->ssp_type) {
ssp_type          918 drivers/spi/spi-pxa2xx.c 	switch (drv_data->ssp_type) {
ssp_type         1099 drivers/spi/spi-pxa2xx.c 	if (drv_data->ssp_type == MMP2_SSP) {
ssp_type         1257 drivers/spi/spi-pxa2xx.c 	switch (drv_data->ssp_type) {
ssp_type         1298 drivers/spi/spi-pxa2xx.c 		if (drv_data->ssp_type == CE4100_SSP) {
ssp_type         1359 drivers/spi/spi-pxa2xx.c 	switch (drv_data->ssp_type) {
ssp_type         1399 drivers/spi/spi-pxa2xx.c 	if (drv_data->ssp_type == CE4100_SSP)
ssp_type         1414 drivers/spi/spi-pxa2xx.c 	if (drv_data->ssp_type != CE4100_SSP && !drv_data->cs_gpiods &&
ssp_type         1624 drivers/spi/spi-pxa2xx.c 		switch (drv_data->ssp_type) {
ssp_type         1709 drivers/spi/spi-pxa2xx.c 	drv_data->ssp_type = ssp->type;
ssp_type         1714 drivers/spi/spi-pxa2xx.c 		switch (drv_data->ssp_type) {
ssp_type         1776 drivers/spi/spi-pxa2xx.c 	switch (drv_data->ssp_type) {
ssp_type           30 drivers/spi/spi-pxa2xx.h 	enum pxa_ssp_type ssp_type;
ssp_type          106 drivers/spi/spi-pxa2xx.h 	switch (drv_data->ssp_type) {
ssp_type          118 drivers/spi/spi-pxa2xx.h 	if (drv_data->ssp_type == CE4100_SSP ||
ssp_type          119 drivers/spi/spi-pxa2xx.h 	    drv_data->ssp_type == QUARK_X1000_SSP)