Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Dich.c441 ich_writew(ctlr, SPIS_CDS | SPIS_FCERR, ctlr->status); in ich_spi_xfer()
443 ich_writeb(ctlr, SPIS_CDS | SPIS_FCERR, ctlr->status); in ich_spi_xfer()
504 status = ich_status_poll(ctlr, SPIS_CDS | SPIS_FCERR, 1); in ich_spi_xfer()
560 status = ich_status_poll(ctlr, SPIS_CDS | SPIS_FCERR, 1); in ich_spi_xfer()
H A Dich.h60 SPIS_CDS = 0x0004, enumerator