vx_set_clock
int vx_set_clock(struct vx_core *chip, unsigned int freq);
vx_set_clock(chip, chip->freq);
vx_set_clock(chip, runtime->rate);