Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dich.c38 static u16 ich_readw(struct ich_spi_priv *priv, int reg) in ich_readw() function
261 optypes = ich_readw(ctlr, ctlr->optype); in spi_setup_opcode()
287 optypes = ich_readw(ctlr, ctlr->optype); in spi_setup_opcode()
338 status = ich_readw(ctlr, ctlr->status); in ich_status_poll()
487 if (ich_readw(ctlr, ctlr->preop)) in ich_spi_xfer()