Lines Matching refs:syncrate
2338 const struct ahc_syncrate *syncrate; in ahc_linux_set_period() local
2362 syncrate = ahc_find_syncrate(ahc, &period, &ppr_options, in ahc_linux_set_period()
2365 ahc_set_syncrate(ahc, &devinfo, syncrate, period, offset, in ahc_linux_set_period()
2383 const struct ahc_syncrate *syncrate = NULL; in ahc_linux_set_offset() local
2388 syncrate = ahc_find_syncrate(ahc, &period, &ppr_options, in ahc_linux_set_offset()
2394 ahc_set_syncrate(ahc, &devinfo, syncrate, period, offset, in ahc_linux_set_offset()
2414 const struct ahc_syncrate *syncrate; in ahc_linux_set_dt() local
2425 syncrate = ahc_find_syncrate(ahc, &period, &ppr_options, in ahc_linux_set_dt()
2428 ahc_set_syncrate(ahc, &devinfo, syncrate, period, tinfo->goal.offset, in ahc_linux_set_dt()
2452 struct ahc_syncrate *syncrate;
2459 syncrate = ahc_find_syncrate(ahc, &period, &ppr_options,
2462 ahc_set_syncrate(ahc, &devinfo, syncrate, period, tinfo->goal.offset,
2481 struct ahc_syncrate *syncrate;
2488 syncrate = ahc_find_syncrate(ahc, &period, &ppr_options,
2491 ahc_set_syncrate(ahc, &devinfo, syncrate, period, tinfo->goal.offset,