Home
last modified time | relevance | path

Searched refs:mpc85xx_jog_set (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/sys/powerpc/cpufreq/
Dmpc85xx_jog.c76 static int mpc85xx_jog_set(device_t dev, const struct cf_setting *set);
87 DEVMETHOD(cpufreq_drv_set, mpc85xx_jog_set),
289 mpc85xx_jog_set(device_t dev, const struct cf_setting *set) in mpc85xx_jog_set() function