enable_conf 52 drivers/pwm/pwm-rockchip.c u32 enable_conf; enable_conf 65 drivers/pwm/pwm-rockchip.c u32 enable_conf = pc->data->enable_conf; enable_conf 87 drivers/pwm/pwm-rockchip.c state->enabled = ((val & enable_conf) != enable_conf) ? enable_conf 90 drivers/pwm/pwm-rockchip.c state->enabled = ((val & enable_conf) == enable_conf) ? enable_conf 160 drivers/pwm/pwm-rockchip.c u32 enable_conf = pc->data->enable_conf; enable_conf 173 drivers/pwm/pwm-rockchip.c val |= enable_conf; enable_conf 175 drivers/pwm/pwm-rockchip.c val &= ~enable_conf; enable_conf 237 drivers/pwm/pwm-rockchip.c .enable_conf = PWM_CTRL_OUTPUT_EN | PWM_CTRL_TIMER_EN, enable_conf 250 drivers/pwm/pwm-rockchip.c .enable_conf = PWM_OUTPUT_LEFT | PWM_LP_DISABLE | PWM_ENABLE | enable_conf 264 drivers/pwm/pwm-rockchip.c .enable_conf = PWM_OUTPUT_LEFT | PWM_LP_DISABLE | PWM_ENABLE | enable_conf 278 drivers/pwm/pwm-rockchip.c .enable_conf = PWM_OUTPUT_LEFT | PWM_LP_DISABLE | PWM_ENABLE |