Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i2c/busses/
H A Di2c-axxia.c53 #define CMD_SEQUENCE (0x02 | CMD_BUSY) macro
497 writel(CMD_SEQUENCE, idev->base + MST_COMMAND); in axxia_i2c_xfer_seq()