Home
last modified time | relevance | path

Searched refs:comp2 (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/sound/soc/dwc/
Ddwc-i2s.c486 u32 comp2 = i2s_read_reg(dev->i2s_base, dev->i2s_reg_comp2); in dw_configure_dai() local
514 idx = COMP2_RX_WORDSIZE_0(comp2); in dw_configure_dai()
576 u32 comp2 = i2s_read_reg(dev->i2s_base, I2S_COMP_PARAM_2); in dw_configure_dai_by_dt() local
600 idx2 = COMP2_RX_WORDSIZE_0(comp2); in dw_configure_dai_by_dt()
/Linux-v4.19/drivers/net/fddi/skfp/
Ddrvfbi.c480 static int is_equal_num(char comp1[], char comp2[], int num) in is_equal_num() argument
485 if (comp1[i] != comp2[i]) in is_equal_num()
/Linux-v4.19/drivers/media/dvb-frontends/
Dstv090x.c687 static inline s32 comp2(s32 __x, s32 __width) in comp2() function
2320 offst_car = comp2(offst_car, 16); in stv090x_chk_signal()
2540 derot = comp2(derot, 24); in stv090x_get_car_freq()
2681 offst_tmg = comp2(offst_tmg, 24); /* 2's complement */ in stv090x_get_tmgoffst()