Home
last modified time | relevance | path

Searched refs:SPI_CTL (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/spi/
H A Dbcm63xx_spi.c96 SPI_CTL, enumerator
268 writew_be(val, priv->base + regs[SPI_CTL]); in bcm63xx_spi_xfer()
270 writeb_be(val, priv->base + regs[SPI_CTL]); in bcm63xx_spi_xfer()
312 [SPI_CTL] = SPI_6348_CTL,
326 [SPI_CTL] = SPI_6358_CTL,
/openbmc/linux/drivers/scsi/mvsas/
H A Dmv_defs.h58 SPI_CTL = 0x10, /* EEPROM control */ enumerator