aqctl_val         183 drivers/pwm/pwm-tiehrpwm.c 	u16 aqctl_val, aqctl_mask;
aqctl_val         197 drivers/pwm/pwm-tiehrpwm.c 			aqctl_val = AQCTL_CHANB_POLINVERSED;
aqctl_val         199 drivers/pwm/pwm-tiehrpwm.c 			aqctl_val = AQCTL_CHANB_POLNORMAL;
aqctl_val         205 drivers/pwm/pwm-tiehrpwm.c 			aqctl_val = AQCTL_CHANA_POLINVERSED;
aqctl_val         207 drivers/pwm/pwm-tiehrpwm.c 			aqctl_val = AQCTL_CHANA_POLNORMAL;
aqctl_val         211 drivers/pwm/pwm-tiehrpwm.c 	ehrpwm_modify(pc->mmio_base, aqctl_reg, aqctl_mask, aqctl_val);