Searched refs:epstalls (Results 1 – 1 of 1) sorted by relevance
352 u8 epstalls; in spi_max3420_stall() local363 epstalls = spi_rd8(udc, MAX3420_REG_EPSTALLS); in spi_max3420_stall()366 epstalls |= BIT(ep->id + 1); in spi_max3420_stall()371 epstalls &= ~BIT(ep->id + 1); in spi_max3420_stall()376 spi_wr8(udc, MAX3420_REG_EPSTALLS, epstalls | ACKSTAT); in spi_max3420_stall()