Lines Matching refs:tgoal
863 tp->tgoal.check_nego = 1; in sym53c8xx_slave_destroy()
940 tp->tgoal.iu = tp->tgoal.dt = in sym_exec_user_command()
941 tp->tgoal.qas = 0; in sym_exec_user_command()
942 tp->tgoal.offset = 0; in sym_exec_user_command()
946 tp->tgoal.iu = tp->tgoal.dt = in sym_exec_user_command()
947 tp->tgoal.qas = 1; in sym_exec_user_command()
948 tp->tgoal.width = 1; in sym_exec_user_command()
949 tp->tgoal.period = uc->data; in sym_exec_user_command()
950 tp->tgoal.offset = np->maxoffs_dt; in sym_exec_user_command()
954 tp->tgoal.iu = tp->tgoal.dt = in sym_exec_user_command()
955 tp->tgoal.qas = 0; in sym_exec_user_command()
956 tp->tgoal.period = uc->data; in sym_exec_user_command()
957 tp->tgoal.offset = np->maxoffs; in sym_exec_user_command()
959 tp->tgoal.check_nego = 1; in sym_exec_user_command()
962 tp->tgoal.width = uc->data ? 1 : 0; in sym_exec_user_command()
963 tp->tgoal.check_nego = 1; in sym_exec_user_command()
1909 tp->tgoal.offset = offset; in sym2_set_offset()
1910 tp->tgoal.check_nego = 1; in sym2_set_offset()
1922 tp->tgoal.dt = 1; in sym2_set_period()
1924 tp->tgoal.period = period; in sym2_set_period()
1925 tp->tgoal.check_nego = 1; in sym2_set_period()
1937 tp->tgoal.iu = tp->tgoal.dt = tp->tgoal.qas = 0; in sym2_set_width()
1939 tp->tgoal.width = width; in sym2_set_width()
1940 tp->tgoal.check_nego = 1; in sym2_set_width()
1951 tp->tgoal.dt = 1; in sym2_set_dt()
1953 tp->tgoal.iu = tp->tgoal.dt = tp->tgoal.qas = 0; in sym2_set_dt()
1954 tp->tgoal.check_nego = 1; in sym2_set_dt()
1965 tp->tgoal.iu = tp->tgoal.dt = 1;
1967 tp->tgoal.iu = 0;
1968 tp->tgoal.check_nego = 1;
1978 tp->tgoal.dt = tp->tgoal.qas = 1;
1980 tp->tgoal.qas = 0;
1981 tp->tgoal.check_nego = 1;