Home
last modified time | relevance | path

Searched refs:cmod (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/pwm/
H A Dpwm-imx-tpm.c178 u32 val, cmod, cur_prescale; in pwm_imx_tpm_apply_hw() local
193 cmod = FIELD_GET(PWM_IMX_TPM_SC_CMOD, val); in pwm_imx_tpm_apply_hw()
195 if (cmod && cur_prescale != p->prescale) in pwm_imx_tpm_apply_hw()
/kernel/linux/linux-6.6/drivers/pwm/
H A Dpwm-imx-tpm.c180 u32 val, cmod, cur_prescale; in pwm_imx_tpm_apply_hw() local
195 cmod = FIELD_GET(PWM_IMX_TPM_SC_CMOD, val); in pwm_imx_tpm_apply_hw()
197 if (cmod && cur_prescale != p->prescale) in pwm_imx_tpm_apply_hw()
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
H A Damd8111e.c363 static int amd8111e_set_coalesce(struct net_device *dev, enum coal_mode cmod) in amd8111e_set_coalesce() argument
373 switch(cmod) in amd8111e_set_coalesce()
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/
H A Damd8111e.c362 static int amd8111e_set_coalesce(struct net_device *dev, enum coal_mode cmod) in amd8111e_set_coalesce() argument
372 switch(cmod) in amd8111e_set_coalesce()

Completed in 6 milliseconds