Searched refs:cmod (Results 1 – 2 of 2) sorted by relevance
182 u32 val, cmod, cur_prescale; in pwm_imx_tpm_apply_hw() local197 cmod = FIELD_GET(PWM_IMX_TPM_SC_CMOD, val); in pwm_imx_tpm_apply_hw()199 if (cmod && cur_prescale != p->prescale) in pwm_imx_tpm_apply_hw()
362 static int amd8111e_set_coalesce(struct net_device *dev, enum coal_mode cmod) in amd8111e_set_coalesce() argument372 switch(cmod) in amd8111e_set_coalesce()