Searched refs:aqctl_mask (Results 1 – 1 of 1) sorted by relevance
202 unsigned short aqctl_val, aqctl_mask; in configure_polarity() local212 aqctl_mask = AQCTL_CBU_MASK; in configure_polarity()220 aqctl_mask = AQCTL_CAU_MASK; in configure_polarity()228 aqctl_mask |= AQCTL_PRD_MASK | AQCTL_ZRO_MASK; in configure_polarity()229 ehrpwm_modify(pc->mmio_base, aqctl_reg, aqctl_mask, aqctl_val); in configure_polarity()