Searched refs:SPI_CFG1_IPM_PACKET_LENGTH_MASK (Results 1 – 1 of 1) sorted by relevance
56 #define SPI_CFG1_IPM_PACKET_LENGTH_MASK GENMASK(31, 16) macro532 reg_val &= ~SPI_CFG1_IPM_PACKET_LENGTH_MASK; in mtk_spi_setup_packet()