Searched refs:epstalls (Results 1 – 1 of 1) sorted by relevance
350 u8 epstalls; in spi_max3420_stall() local361 epstalls = spi_rd8(udc, MAX3420_REG_EPSTALLS); in spi_max3420_stall()364 epstalls |= BIT(ep->id + 1); in spi_max3420_stall()369 epstalls &= ~BIT(ep->id + 1); in spi_max3420_stall()374 spi_wr8(udc, MAX3420_REG_EPSTALLS, epstalls | ACKSTAT); in spi_max3420_stall()