Lines Matching refs:tgoal

865 		tp->tgoal.check_nego = 1;  in sym53c8xx_slave_destroy()
942 tp->tgoal.iu = tp->tgoal.dt = in sym_exec_user_command()
943 tp->tgoal.qas = 0; in sym_exec_user_command()
944 tp->tgoal.offset = 0; in sym_exec_user_command()
948 tp->tgoal.iu = tp->tgoal.dt = in sym_exec_user_command()
949 tp->tgoal.qas = 1; in sym_exec_user_command()
950 tp->tgoal.width = 1; in sym_exec_user_command()
951 tp->tgoal.period = uc->data; in sym_exec_user_command()
952 tp->tgoal.offset = np->maxoffs_dt; in sym_exec_user_command()
956 tp->tgoal.iu = tp->tgoal.dt = in sym_exec_user_command()
957 tp->tgoal.qas = 0; in sym_exec_user_command()
958 tp->tgoal.period = uc->data; in sym_exec_user_command()
959 tp->tgoal.offset = np->maxoffs; in sym_exec_user_command()
961 tp->tgoal.check_nego = 1; in sym_exec_user_command()
964 tp->tgoal.width = uc->data ? 1 : 0; in sym_exec_user_command()
965 tp->tgoal.check_nego = 1; in sym_exec_user_command()
1986 tp->tgoal.offset = offset; in sym2_set_offset()
1987 tp->tgoal.check_nego = 1; in sym2_set_offset()
1999 tp->tgoal.dt = 1; in sym2_set_period()
2001 tp->tgoal.period = period; in sym2_set_period()
2002 tp->tgoal.check_nego = 1; in sym2_set_period()
2014 tp->tgoal.iu = tp->tgoal.dt = tp->tgoal.qas = 0; in sym2_set_width()
2016 tp->tgoal.width = width; in sym2_set_width()
2017 tp->tgoal.check_nego = 1; in sym2_set_width()
2028 tp->tgoal.dt = 1; in sym2_set_dt()
2030 tp->tgoal.iu = tp->tgoal.dt = tp->tgoal.qas = 0; in sym2_set_dt()
2031 tp->tgoal.check_nego = 1; in sym2_set_dt()
2042 tp->tgoal.iu = tp->tgoal.dt = 1;
2044 tp->tgoal.iu = 0;
2045 tp->tgoal.check_nego = 1;
2055 tp->tgoal.dt = tp->tgoal.qas = 1;
2057 tp->tgoal.qas = 0;
2058 tp->tgoal.check_nego = 1;