Searched refs:SPI_CFG1_PACKET_LENGTH_MASK (Results 1 – 1 of 1) sorted by relevance
55 #define SPI_CFG1_PACKET_LENGTH_MASK 0x3ff0000 macro534 reg_val &= ~SPI_CFG1_PACKET_LENGTH_MASK; in mtk_spi_setup_packet()