Searched refs:aqctl_mask (Results 1 – 1 of 1) sorted by relevance
196 u16 aqctl_val, aqctl_mask; in configure_polarity() local207 aqctl_mask = AQCTL_CBU_MASK; in configure_polarity()215 aqctl_mask = AQCTL_CAU_MASK; in configure_polarity()223 aqctl_mask |= AQCTL_PRD_MASK | AQCTL_ZRO_MASK; in configure_polarity()224 ehrpwm_modify(pc->mmio_base, aqctl_reg, aqctl_mask, aqctl_val); in configure_polarity()