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

/linux-master/sound/soc/pxa/
H A Dpxa-ssp.c55 dev_dbg(ssp->dev, "SSCR0 0x%08x SSCR1 0x%08x SSTO 0x%08x\n",
57 pxa_ssp_read_reg(ssp, SSTO));
128 priv->to = __raw_readl(ssp->mmio_base + SSTO);
147 __raw_writel(priv->to, ssp->mmio_base + SSTO);
/linux-master/drivers/spi/
H A Dspi-pxa2xx-dma.c44 pxa2xx_spi_write(drv_data, SSTO, 0);
H A Dspi-pxa2xx.c616 pxa2xx_spi_write(drv_data, SSTO, 0);
1082 pxa2xx_spi_write(drv_data, SSTO, chip->timeout);
1602 pxa2xx_spi_write(drv_data, SSTO, 0);
/linux-master/include/linux/
H A Dpxa2xx_ssp.h40 #define SSTO (0x28) /* SSP Time Out Register */ macro
/linux-master/sound/soc/intel/catpt/
H A Ddsp.c347 catpt_writel_ssp(cdev, i, SSTO, CATPT_SSTO_DEFAULT);

Completed in 106 milliseconds