Lines Matching refs:syncrate
2351 const struct ahc_syncrate *syncrate; in ahc_linux_set_period() local
2375 syncrate = ahc_find_syncrate(ahc, &period, &ppr_options, in ahc_linux_set_period()
2378 ahc_set_syncrate(ahc, &devinfo, syncrate, period, offset, in ahc_linux_set_period()
2396 const struct ahc_syncrate *syncrate = NULL; in ahc_linux_set_offset() local
2401 syncrate = ahc_find_syncrate(ahc, &period, &ppr_options, in ahc_linux_set_offset()
2407 ahc_set_syncrate(ahc, &devinfo, syncrate, period, offset, in ahc_linux_set_offset()
2427 const struct ahc_syncrate *syncrate; in ahc_linux_set_dt() local
2438 syncrate = ahc_find_syncrate(ahc, &period, &ppr_options, in ahc_linux_set_dt()
2441 ahc_set_syncrate(ahc, &devinfo, syncrate, period, tinfo->goal.offset, in ahc_linux_set_dt()
2465 struct ahc_syncrate *syncrate;
2472 syncrate = ahc_find_syncrate(ahc, &period, &ppr_options,
2475 ahc_set_syncrate(ahc, &devinfo, syncrate, period, tinfo->goal.offset,
2494 struct ahc_syncrate *syncrate;
2501 syncrate = ahc_find_syncrate(ahc, &period, &ppr_options,
2504 ahc_set_syncrate(ahc, &devinfo, syncrate, period, tinfo->goal.offset,