Lines Matching refs:tgoal
846 tp->tgoal.check_nego = 1; in sym53c8xx_slave_destroy()
923 tp->tgoal.iu = tp->tgoal.dt = in sym_exec_user_command()
924 tp->tgoal.qas = 0; in sym_exec_user_command()
925 tp->tgoal.offset = 0; in sym_exec_user_command()
929 tp->tgoal.iu = tp->tgoal.dt = in sym_exec_user_command()
930 tp->tgoal.qas = 1; in sym_exec_user_command()
931 tp->tgoal.width = 1; in sym_exec_user_command()
932 tp->tgoal.period = uc->data; in sym_exec_user_command()
933 tp->tgoal.offset = np->maxoffs_dt; in sym_exec_user_command()
937 tp->tgoal.iu = tp->tgoal.dt = in sym_exec_user_command()
938 tp->tgoal.qas = 0; in sym_exec_user_command()
939 tp->tgoal.period = uc->data; in sym_exec_user_command()
940 tp->tgoal.offset = np->maxoffs; in sym_exec_user_command()
942 tp->tgoal.check_nego = 1; in sym_exec_user_command()
945 tp->tgoal.width = uc->data ? 1 : 0; in sym_exec_user_command()
946 tp->tgoal.check_nego = 1; in sym_exec_user_command()
1890 tp->tgoal.offset = offset; in sym2_set_offset()
1891 tp->tgoal.check_nego = 1; in sym2_set_offset()
1903 tp->tgoal.dt = 1; in sym2_set_period()
1905 tp->tgoal.period = period; in sym2_set_period()
1906 tp->tgoal.check_nego = 1; in sym2_set_period()
1918 tp->tgoal.iu = tp->tgoal.dt = tp->tgoal.qas = 0; in sym2_set_width()
1920 tp->tgoal.width = width; in sym2_set_width()
1921 tp->tgoal.check_nego = 1; in sym2_set_width()
1932 tp->tgoal.dt = 1; in sym2_set_dt()
1934 tp->tgoal.iu = tp->tgoal.dt = tp->tgoal.qas = 0; in sym2_set_dt()
1935 tp->tgoal.check_nego = 1; in sym2_set_dt()
1946 tp->tgoal.iu = tp->tgoal.dt = 1;
1948 tp->tgoal.iu = 0;
1949 tp->tgoal.check_nego = 1;
1959 tp->tgoal.dt = tp->tgoal.qas = 1;
1961 tp->tgoal.qas = 0;
1962 tp->tgoal.check_nego = 1;