Searched refs:B53_SPI_CMD_NORMAL (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/dsa/b53/
H A Db53_spi.c37 #define B53_SPI_CMD_NORMAL 0x60 macro
47 txbuf[0] = B53_SPI_CMD_NORMAL | B53_SPI_CMD_READ;
80 txbuf[0] = B53_SPI_CMD_NORMAL | B53_SPI_CMD_WRITE;
208 txbuf[0] = B53_SPI_CMD_NORMAL | B53_SPI_CMD_WRITE;
225 txbuf[0] = B53_SPI_CMD_NORMAL | B53_SPI_CMD_WRITE;
242 txbuf[0] = B53_SPI_CMD_NORMAL | B53_SPI_CMD_WRITE;
259 txbuf[0] = B53_SPI_CMD_NORMAL | B53_SPI_CMD_WRITE;
276 txbuf[0] = B53_SPI_CMD_NORMAL | B53_SPI_CMD_WRITE;

Completed in 118 milliseconds