Searched refs:SPI_PACKET_CNT_EN (Results 1 – 3 of 3) sorted by relevance
76 writel(((todo * 8) / 32) | SPI_PACKET_CNT_EN, ®s->pkt_cnt); in spi_rx_tx()118 writel(4 | SPI_PACKET_CNT_EN, ®s->pkt_cnt); in exynos_spi_copy()
64 #define SPI_PACKET_CNT_EN (1 << 16) macro
93 writel(count | SPI_PACKET_CNT_EN, ®s->pkt_cnt); in spi_request_bytes()