Searched refs:f_ref (Results 1 – 4 of 4) sorted by relevance
84 u32 f_ref; member490 pAS_Info->f_ref * in MT2063_ResetExclZones()492 pAS_Info->f_in) / pAS_Info->f_ref) - pAS_Info->f_in; in MT2063_ResetExclZones()502 center += pAS_Info->f_ref; in MT2063_ResetExclZones()506 pAS_Info->f_ref * in MT2063_ResetExclZones()508 pAS_Info->f_out) / pAS_Info->f_ref) + pAS_Info->f_out; in MT2063_ResetExclZones()518 center += pAS_Info->f_ref; in MT2063_ResetExclZones()1379 static u32 MT2063_Round_fLO(u32 f_LO, u32 f_LO_Step, u32 f_ref) in MT2063_Round_fLO() argument1381 return f_ref * (f_LO / f_ref) in MT2063_Round_fLO()1382 + f_LO_Step * (((f_LO % f_ref) + (f_LO_Step / 2)) / f_LO_Step); in MT2063_Round_fLO()[all …]
474 return file_ref_get(&dmabuf->file->f_ref); in get_dma_buf_unless_doomed()
107 if (file_ref_get(&dmabuf->file->f_ref)) { in dma_buf_iter_begin()141 if (file_ref_get(&dmabuf->file->f_ref)) { in dma_buf_iter_next()
1072 if (!file_ref_get(&file->f_ref)) in ep_show_fdinfo()