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

/linux-4.4.14/sound/soc/dwc/
H A Ddesignware_i2s.c463 u32 comp2 = i2s_read_reg(dev->i2s_base, I2S_COMP_PARAM_2); dw_configure_dai() local
480 idx = COMP2_RX_WORDSIZE_0(comp2); dw_configure_dai()
537 u32 comp2 = i2s_read_reg(dev->i2s_base, I2S_COMP_PARAM_2); dw_configure_dai_by_dt() local
562 idx2 = COMP2_RX_WORDSIZE_0(comp2); dw_configure_dai_by_dt()
/linux-4.4.14/drivers/net/fddi/skfp/
H A Ddrvfbi.c480 static int is_equal_num(char comp1[], char comp2[], int num) is_equal_num() argument
485 if (comp1[i] != comp2[i]) is_equal_num()
/linux-4.4.14/drivers/media/dvb-frontends/
H A Dstv090x.c687 static inline s32 comp2(s32 __x, s32 __width) comp2() function
2325 offst_car = comp2(offst_car, 16); stv090x_chk_signal()
2545 derot = comp2(derot, 24); stv090x_get_car_freq()
2686 offst_tmg = comp2(offst_tmg, 24); /* 2's complement */ stv090x_get_tmgoffst()

Completed in 204 milliseconds