Searched refs:hw_inst (Results 1 – 1 of 1) sorted by relevance
64 u8 hw_inst; member116 regval = readl(par->reg_base + SPI_MST_CTL_REG_OFFSET(p->hw_inst)); in pci1xxxx_spi_set_cs()124 writel(regval, par->reg_base + SPI_MST_CTL_REG_OFFSET(p->hw_inst)); in pci1xxxx_spi_set_cs()169 regval = readl(par->reg_base + SPI_MST_EVENT_REG_OFFSET(p->hw_inst)); in pci1xxxx_spi_transfer_one()170 writel(regval, par->reg_base + SPI_MST_EVENT_REG_OFFSET(p->hw_inst)); in pci1xxxx_spi_transfer_one()186 memcpy_toio(par->reg_base + SPI_MST_CMD_BUF_OFFSET(p->hw_inst), in pci1xxxx_spi_transfer_one()190 SPI_MST_CTL_REG_OFFSET(p->hw_inst)); in pci1xxxx_spi_transfer_one()203 SPI_MST_CTL_REG_OFFSET(p->hw_inst)); in pci1xxxx_spi_transfer_one()205 SPI_MST_CTL_REG_OFFSET(p->hw_inst)); in pci1xxxx_spi_transfer_one()208 SPI_MST_CTL_REG_OFFSET(p->hw_inst)); in pci1xxxx_spi_transfer_one()[all …]