Searched refs:ssp_type (Results 1 – 2 of 2) sorted by relevance
28 enum pxa_ssp_type ssp_type; member85 switch (drv_data->ssp_type) { in pxa25x_ssp_comp()107 if (drv_data->ssp_type == CE4100_SSP || in write_SSSR_CS()108 drv_data->ssp_type == QUARK_X1000_SSP) in write_SSSR_CS()
173 return &lpss_platforms[drv_data->ssp_type - LPSS_LPT_SSP]; in lpss_get_config()178 switch (drv_data->ssp_type) { in is_lpss_ssp()193 return drv_data->ssp_type == QUARK_X1000_SSP; in is_quark_x1000_ssp()198 return drv_data->ssp_type == MMP2_SSP; in is_mmp2_ssp()203 return drv_data->ssp_type == MRFLD_SSP; in is_mrfld_ssp()214 switch (drv_data->ssp_type) { in pxa2xx_spi_get_ssrc1_change_mask()227 switch (drv_data->ssp_type) { in pxa2xx_spi_get_rx_default_thre()241 switch (drv_data->ssp_type) { in pxa2xx_spi_txfifo_full()261 switch (drv_data->ssp_type) { in pxa2xx_spi_clear_rx_thre()278 switch (drv_data->ssp_type) { in pxa2xx_spi_set_rx_thre()[all …]