Searched refs:SIO_INTERP0_CTRL_LANE0_MASK_MSB_BITS (Results 1 – 2 of 2) sorted by relevance
116 …ctrl = (c->ctrl & ~(SIO_INTERP0_CTRL_LANE0_MASK_LSB_BITS | SIO_INTERP0_CTRL_LANE0_MASK_MSB_BITS)) | in interp_config_set_mask()118 … ((mask_msb << SIO_INTERP0_CTRL_LANE0_MASK_MSB_LSB) & SIO_INTERP0_CTRL_LANE0_MASK_MSB_BITS); in interp_config_set_mask()
660 #define SIO_INTERP0_CTRL_LANE0_MASK_MSB_BITS 0x00007c00 macro
Completed in 15 milliseconds