Searched refs:cmod (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/drivers/soc/qcom/ |
D | llcc-sdm845.c | 37 #define SCT_ENTRY(uid, sid, mc, p, fs, bway, rway, cmod, ptw, dca, rp, a) \ argument 46 .cache_mode = cmod, \
|
/Linux-v5.4/drivers/pwm/ |
D | pwm-imx-tpm.c | 180 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()
|
/Linux-v5.4/drivers/net/ethernet/amd/ |
D | amd8111e.c | 359 static int amd8111e_set_coalesce(struct net_device *dev, enum coal_mode cmod) in amd8111e_set_coalesce() argument 369 switch(cmod) in amd8111e_set_coalesce()
|