pcsp_do_timer
hrtimer_setup(&pcsp_chip.timer, pcsp_do_timer, CLOCK_MONOTONIC, HRTIMER_MODE_REL);
extern enum hrtimer_restart pcsp_do_timer(struct hrtimer *handle);