Searched refs:SPI_CMD_REG (Results 1 – 3 of 3) sorted by relevance
29 #define SPI_CMD_REG 0x0018 macro274 reg_val = readl(mdata->base + SPI_CMD_REG); in mtk_spi_reset()276 writel(reg_val, mdata->base + SPI_CMD_REG); in mtk_spi_reset()278 reg_val = readl(mdata->base + SPI_CMD_REG); in mtk_spi_reset()280 writel(reg_val, mdata->base + SPI_CMD_REG); in mtk_spi_reset()361 reg_val = readl(mdata->base + SPI_CMD_REG); in mtk_spi_hw_init()420 writel(reg_val, mdata->base + SPI_CMD_REG); in mtk_spi_hw_init()430 reg_val = readl(mdata->base + SPI_CMD_REG); in mtk_spi_hw_init()434 writel(reg_val, mdata->base + SPI_CMD_REG); in mtk_spi_hw_init()469 reg_val = readl(mdata->base + SPI_CMD_REG); in mtk_spi_set_cs()[all …]
129 #define SPI_CMD_REG 0xc4 macro
39 #define SPI_CMD_REG (0x080 + (0x40 * (HSSPI_PP)) + 0x00) macro274 writel_be(val, priv->regs + SPI_CMD_REG); in bcm63xx_hsspi_xfer()