Searched refs:num_cc_chans (Results 1 – 2 of 2) sorted by relevance
23 unsigned int num_cc_chans; member41 if (!priv->num_cc_chans) in stm32_pwm_lp_update_allowed()71 if (!priv->num_cc_chans) in stm32_pwm_lp_compare_channel_apply()214 ((FIELD_GET(STM32_LPTIM_WAVPOL, cfgr) != state->polarity) && !priv->num_cc_chans)) { in stm32_pwm_lp_apply()218 if (!priv->num_cc_chans) { in stm32_pwm_lp_apply()306 if (priv->num_cc_chans) { in stm32_pwm_lp_get_state()326 if (priv->num_cc_chans) { in stm32_pwm_lp_get_state()361 if (!ddata->num_cc_chans) { in stm32_pwm_lp_probe()366 npwm = ddata->num_cc_chans; in stm32_pwm_lp_probe()376 priv->num_cc_chans = ddata->num_cc_chans; in stm32_pwm_lp_probe()
95 unsigned int num_cc_chans; member