Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/netup_unidvb/
H A Dnetup_unidvb_spi.c21 #define NETUP_SPI_CTRL_LAST_CS 0x4000 macro
105 writew(NETUP_SPI_CTRL_LAST_CS, &spi->regs->control_stat); in netup_spi_transfer()
132 (frag_last ? NETUP_SPI_CTRL_LAST_CS : 0), in netup_spi_transfer()