Searched refs:IsSpurInBand (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/tuners/ |
H A D | mt2063.c | 660 * IsSpurInBand() - Checks to see if a spur will be present within the IF's 678 static u32 IsSpurInBand(struct MT2063_AvoidSpursData_t *pAS_Info, in IsSpurInBand() function 810 pAS_Info->bSpurPresent = IsSpurInBand(pAS_Info, &fm, &fp); in MT2063_AvoidSpurs() 844 pAS_Info->bSpurPresent = IsSpurInBand(pAS_Info, &fm, &fp); in MT2063_AvoidSpurs()
|
/kernel/linux/linux-6.6/drivers/media/tuners/ |
H A D | mt2063.c | 660 * IsSpurInBand() - Checks to see if a spur will be present within the IF's 678 static u32 IsSpurInBand(struct MT2063_AvoidSpursData_t *pAS_Info, in IsSpurInBand() function 810 pAS_Info->bSpurPresent = IsSpurInBand(pAS_Info, &fm, &fp); in MT2063_AvoidSpurs() 844 pAS_Info->bSpurPresent = IsSpurInBand(pAS_Info, &fm, &fp); in MT2063_AvoidSpurs()
|
Completed in 8 milliseconds