Searched refs:cs_inactive (Results 1 – 1 of 1) sorted by relevance
93 u32 cs_inactive; /* Level of the CS pins when inactive*/ member196 xspi->write_fn(xspi->cs_inactive, xspi->regs + XSPI_SSR_OFFSET); in xilinx_spi_chipselect()217 cs = xspi->cs_inactive; in xilinx_spi_chipselect()233 xspi->cs_inactive &= ~BIT(spi->chip_select); in xilinx_spi_setup_transfer()235 xspi->cs_inactive |= BIT(spi->chip_select); in xilinx_spi_setup_transfer()407 xspi->cs_inactive = 0xffffffff; in xilinx_spi_probe()