Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Dich.c37 static u16 ich_readw(struct ich_spi_priv *priv, int reg) in ich_readw() function
260 optypes = ich_readw(ctlr, ctlr->optype); in spi_setup_opcode()
286 optypes = ich_readw(ctlr, ctlr->optype); in spi_setup_opcode()
337 status = ich_readw(ctlr, ctlr->status); in ich_status_poll()
486 if (ich_readw(ctlr, ctlr->preop)) in ich_spi_xfer()