Searched refs:ge2comp (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | stv0900_priv.h | 337 extern s32 ge2comp(s32 a, s32 width);
|
H A D | stv0900_sw.c | 35 carr_offset = ge2comp(carr_offset, 16); in stv0900_check_signal_presence() 409 timingoffset = ge2comp(timingoffset, 24); in stv0900_get_timing_offst() 1138 derot = ge2comp(derot, 24); in stv0900_get_carr_freq()
|
H A D | stv0900_core.c | 110 s32 ge2comp(s32 a, s32 width) in ge2comp() function
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | stv0900_priv.h | 337 extern s32 ge2comp(s32 a, s32 width);
|
H A D | stv0900_sw.c | 35 carr_offset = ge2comp(carr_offset, 16); in stv0900_check_signal_presence() 409 timingoffset = ge2comp(timingoffset, 24); in stv0900_get_timing_offst() 1138 derot = ge2comp(derot, 24); in stv0900_get_carr_freq()
|
H A D | stv0900_core.c | 110 s32 ge2comp(s32 a, s32 width) in ge2comp() function
|
Completed in 10 milliseconds