pvr2_ctrl_range_check
if (pvr2_ctrl_range_check(cptr,val) == 0) {
ret = pvr2_ctrl_range_check(cptr,*valptr);
ret = pvr2_ctrl_range_check(cptr,val);