Searched refs:SSTO (Results 1 – 6 of 6) sorted by relevance
/linux-6.1.9/sound/soc/pxa/ |
D | pxa-ssp.c | 57 pxa_ssp_read_reg(ssp, SSTO)); in dump_registers() 128 priv->to = __raw_readl(ssp->mmio_base + SSTO); in pxa_ssp_suspend() 147 __raw_writel(priv->to, ssp->mmio_base + SSTO); in pxa_ssp_resume()
|
/linux-6.1.9/drivers/spi/ |
D | spi-pxa2xx-dma.c | 44 pxa2xx_spi_write(drv_data, SSTO, 0); in pxa2xx_spi_dma_transfer_complete()
|
D | spi-pxa2xx.c | 617 pxa2xx_spi_write(drv_data, SSTO, 0); in int_stop_and_reset() 1083 pxa2xx_spi_write(drv_data, SSTO, chip->timeout); in pxa2xx_spi_transfer_one() 1721 pxa2xx_spi_write(drv_data, SSTO, 0); in pxa2xx_spi_probe()
|
/linux-6.1.9/include/linux/ |
D | pxa2xx_ssp.h | 40 #define SSTO (0x28) /* SSP Time Out Register */ macro
|
/linux-6.1.9/drivers/input/mouse/ |
D | navpoint.c | 159 pxa_ssp_write_reg(ssp, SSTO, 0); in navpoint_up()
|
/linux-6.1.9/sound/soc/intel/catpt/ |
D | dsp.c | 347 catpt_writel_ssp(cdev, i, SSTO, CATPT_SSTO_DEFAULT); in catpt_dsp_set_regs_defaults()
|