Home
last modified time | relevance | path

Searched refs:ref (Results 1 – 25 of 30) sorted by relevance

12

/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Dtreesource.c72 fprintf(f, "%s: ", m->ref); in write_propval_string()
113 fprintf(f, "%s: ", m->ref); in write_propval_string()
131 fprintf(f, " %s:", m->ref); in write_propval_string()
146 fprintf(f, "%s: ", m->ref); in write_propval_cells()
160 fprintf(f, " %s:", m->ref); in write_propval_cells()
175 fprintf(f, "%s: ", m->ref); in write_propval_bytes()
188 fprintf(f, " %s:", m->ref); in write_propval_bytes()
H A Dchecks.c332 check_duplicate_label(c, dt, m->ref, node, prop, m); in check_duplicate_label_prop()
357 if (node != get_node_by_ref(root, m->ref)) in check_explicit_phandles()
440 refnode = get_node_by_ref(dt, m->ref); in fixup_phandle_references()
443 m->ref); in fixup_phandle_references()
464 refnode = get_node_by_ref(dt, m->ref); in fixup_path_references()
467 m->ref); in fixup_path_references()
H A Dlivetree.c325 if (streq(m->ref, label)) in get_marker_label()
412 struct node *get_node_by_ref(struct node *tree, const char *ref) in get_node_by_ref() argument
414 if (ref[0] == '/') in get_node_by_ref()
415 return get_node_by_path(tree, ref); in get_node_by_ref()
417 return get_node_by_label(tree, ref); in get_node_by_ref()
H A Ddata.c30 free(m->ref); in data_free()
292 struct data data_add_marker(struct data d, enum markertype type, char *ref) in data_add_marker() argument
299 m->ref = ref; in data_add_marker()
H A Ddtc.h80 char *ref; member
118 struct data data_add_marker(struct data d, enum markertype type, char *ref);
193 struct node *get_node_by_ref(struct node *tree, const char *ref);
/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Dget_maintainer.pl1457 foreach my $ref (@{$commit_author}) {
1458 print STDERR " Author: @{$ref}[1]\n";
1463 foreach my $ref (@{$commit_signer}) {
1464 print STDERR " @{$ref}[2]: @{$ref}[1]\n";
1745 foreach my $ref(@{$commit_author_hash{$authors[$i]}}) {
1746 if (@{$ref}[0] eq $commits[$i] &&
1747 @{$ref}[1] eq $subjects[$i]) {
1780 foreach my $ref(@{$commit_signer_hash{$signer}}) {
1781 if (@{$ref}[0] eq $commit &&
1782 @{$ref}[1] eq $subject &&
[all …]
H A Dnamespace.pl84 my %ref = (); # $ref{$name} exists if there is a true external reference to $name
412 $ref{$name} = ""
445 if (! exists($ref{$name})) {
/utopia/UTPA2-700.0.x/modules/vif/hal/maldives/vif/
H A DhalVIF.c2588 BYTE mean256=0, agc_pga2=0, ref=0, diff=0; in msVifDynamicTopAdjust() local
2596 ref = msReadByte(AGC_REF); // AGC ref in msVifDynamicTopAdjust()
2607 …if ((vga == VIFInitialIn_inst.VifVgaMinimum) && (mean256 >= (ref+diff)) && (agc_pga2 == VIFInitial… in msVifDynamicTopAdjust()
3790 BYTE ref, mean256, diff; in HAL_VIF_GetInputLevelIndicator() local
3794 ref = msReadByte(AGC_REF); // AGC ref in HAL_VIF_GetInputLevelIndicator()
3802 if (mean256 >= (ref-diff)) in HAL_VIF_GetInputLevelIndicator()
/utopia/UTPA2-700.0.x/modules/vif/hal/mustang/vif/
H A DhalVIF.c2697 BYTE mean256=0, agc_pga2=0, ref=0, diff=0; in msVifDynamicTopAdjust() local
2705 ref = msReadByte(AGC_REF); // AGC ref in msVifDynamicTopAdjust()
2716 …if ((vga == VIFInitialIn_inst.VifVgaMinimum) && (mean256 >= (ref+diff)) && (agc_pga2 == VIFInitial… in msVifDynamicTopAdjust()
3921 BYTE ref, mean256, diff; in HAL_VIF_GetInputLevelIndicator() local
3925 ref = msReadByte(AGC_REF); // AGC ref in HAL_VIF_GetInputLevelIndicator()
3933 if (mean256 >= (ref-diff)) in HAL_VIF_GetInputLevelIndicator()
/utopia/UTPA2-700.0.x/modules/vif/hal/manhattan/vif/
H A DhalVIF.c2609 BYTE mean256=0, agc_pga2=0, ref=0, diff=0; in msVifDynamicTopAdjust() local
2617 ref = msReadByte(AGC_REF); // AGC ref in msVifDynamicTopAdjust()
2628 …if ((vga == VIFInitialIn_inst.VifVgaMinimum) && (mean256 >= (ref+diff)) && (agc_pga2 == VIFInitial… in msVifDynamicTopAdjust()
3804 BYTE ref, mean256, diff; in HAL_VIF_GetInputLevelIndicator() local
3808 ref = msReadByte(AGC_REF); // AGC ref in HAL_VIF_GetInputLevelIndicator()
3816 if (mean256 >= (ref-diff)) in HAL_VIF_GetInputLevelIndicator()
/utopia/UTPA2-700.0.x/modules/vif/hal/mainz/vif/
H A DhalVIF.c2599 BYTE mean256=0, agc_pga2=0, ref=0, diff=0; in msVifDynamicTopAdjust() local
2607 ref = msReadByte(AGC_REF); // AGC ref in msVifDynamicTopAdjust()
2618 …if ((vga == VIFInitialIn_inst.VifVgaMinimum) && (mean256 >= (ref+diff)) && (agc_pga2 == VIFInitial… in msVifDynamicTopAdjust()
3789 BYTE ref, mean256, diff; in HAL_VIF_GetInputLevelIndicator() local
3793 ref = msReadByte(AGC_REF); // AGC ref in HAL_VIF_GetInputLevelIndicator()
3801 if (mean256 >= (ref-diff)) in HAL_VIF_GetInputLevelIndicator()
/utopia/UTPA2-700.0.x/modules/vif/hal/messi/vif/
H A DhalVIF.c2599 BYTE mean256=0, agc_pga2=0, ref=0, diff=0; in msVifDynamicTopAdjust() local
2607 ref = msReadByte(AGC_REF); // AGC ref in msVifDynamicTopAdjust()
2618 …if ((vga == VIFInitialIn_inst.VifVgaMinimum) && (mean256 >= (ref+diff)) && (agc_pga2 == VIFInitial… in msVifDynamicTopAdjust()
3789 BYTE ref, mean256, diff; in HAL_VIF_GetInputLevelIndicator() local
3793 ref = msReadByte(AGC_REF); // AGC ref in HAL_VIF_GetInputLevelIndicator()
3801 if (mean256 >= (ref-diff)) in HAL_VIF_GetInputLevelIndicator()
/utopia/UTPA2-700.0.x/modules/vif/hal/mooney/vif/
H A DhalVIF.c2701 BYTE mean256=0, agc_pga2=0, ref=0, diff=0; in msVifDynamicTopAdjust() local
2709 ref = msReadByte(AGC_REF); // AGC ref in msVifDynamicTopAdjust()
2720 …if ((vga == VIFInitialIn_inst.VifVgaMinimum) && (mean256 >= (ref+diff)) && (agc_pga2 == VIFInitial… in msVifDynamicTopAdjust()
3952 BYTE ref, mean256, diff; in HAL_VIF_GetInputLevelIndicator() local
3956 ref = msReadByte(AGC_REF); // AGC ref in HAL_VIF_GetInputLevelIndicator()
3964 if (mean256 >= (ref-diff)) in HAL_VIF_GetInputLevelIndicator()
/utopia/UTPA2-700.0.x/modules/vif/hal/maserati/vif/
H A DhalVIF.c2899 BYTE mean256=0, agc_pga2=0, ref=0, diff=0; in msVifDynamicTopAdjust() local
2907 ref = msReadByte(AGC_REF); // AGC ref in msVifDynamicTopAdjust()
2918 …if ((vga == VIFInitialIn_inst.VifVgaMinimum) && (mean256 >= (ref+diff)) && (agc_pga2 == VIFInitial… in msVifDynamicTopAdjust()
4227 BYTE ref, mean256, diff; in HAL_VIF_GetInputLevelIndicator() local
4231 ref = msReadByte(AGC_REF); // AGC ref in HAL_VIF_GetInputLevelIndicator()
4239 if (mean256 >= (ref-diff)) in HAL_VIF_GetInputLevelIndicator()
/utopia/UTPA2-700.0.x/modules/vif/hal/M7821/vif/
H A DhalVIF.c2899 BYTE mean256=0, agc_pga2=0, ref=0, diff=0; in msVifDynamicTopAdjust() local
2907 ref = msReadByte(AGC_REF); // AGC ref in msVifDynamicTopAdjust()
2918 …if ((vga == VIFInitialIn_inst.VifVgaMinimum) && (mean256 >= (ref+diff)) && (agc_pga2 == VIFInitial… in msVifDynamicTopAdjust()
4227 BYTE ref, mean256, diff; in HAL_VIF_GetInputLevelIndicator() local
4231 ref = msReadByte(AGC_REF); // AGC ref in HAL_VIF_GetInputLevelIndicator()
4239 if (mean256 >= (ref-diff)) in HAL_VIF_GetInputLevelIndicator()
/utopia/UTPA2-700.0.x/modules/vif/hal/maxim/vif/
H A DhalVIF.c2909 BYTE mean256=0, agc_pga2=0, ref=0, diff=0; in msVifDynamicTopAdjust() local
2917 ref = msReadByte(AGC_REF); // AGC ref in msVifDynamicTopAdjust()
2928 …if ((vga == VIFInitialIn_inst.VifVgaMinimum) && (mean256 >= (ref+diff)) && (agc_pga2 == VIFInitial… in msVifDynamicTopAdjust()
4245 BYTE ref, mean256, diff; in HAL_VIF_GetInputLevelIndicator() local
4249 ref = msReadByte(AGC_REF); // AGC ref in HAL_VIF_GetInputLevelIndicator()
4257 if (mean256 >= (ref-diff)) in HAL_VIF_GetInputLevelIndicator()
/utopia/UTPA2-700.0.x/modules/vif/hal/M7621/vif/
H A DhalVIF.c2900 BYTE mean256=0, agc_pga2=0, ref=0, diff=0; in msVifDynamicTopAdjust() local
2908 ref = msReadByte(AGC_REF); // AGC ref in msVifDynamicTopAdjust()
2919 …if ((vga == VIFInitialIn_inst.VifVgaMinimum) && (mean256 >= (ref+diff)) && (agc_pga2 == VIFInitial… in msVifDynamicTopAdjust()
4236 BYTE ref, mean256, diff; in HAL_VIF_GetInputLevelIndicator() local
4240 ref = msReadByte(AGC_REF); // AGC ref in HAL_VIF_GetInputLevelIndicator()
4248 if (mean256 >= (ref-diff)) in HAL_VIF_GetInputLevelIndicator()
/utopia/UTPA2-700.0.x/modules/vif/hal/macan/vif/
H A DhalVIF.c2887 BYTE mean256=0, agc_pga2=0, ref=0, diff=0; in msVifDynamicTopAdjust() local
2895 ref = msReadByte(AGC_REF); // AGC ref in msVifDynamicTopAdjust()
2906 …if ((vga == VIFInitialIn_inst.VifVgaMinimum) && (mean256 >= (ref+diff)) && (agc_pga2 == VIFInitial… in msVifDynamicTopAdjust()
4207 BYTE ref, mean256, diff; in HAL_VIF_GetInputLevelIndicator() local
4211 ref = msReadByte(AGC_REF); // AGC ref in HAL_VIF_GetInputLevelIndicator()
4219 if (mean256 >= (ref-diff)) in HAL_VIF_GetInputLevelIndicator()
/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel/
H A Dmem_priv.h180 operator=( Cyg_Mempool_Implementation &ref )
181 { return ref; };
/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel_V2/
H A Dmem_priv.h181 operator=( Cyg_Mempool_Implementation &ref )
182 { return ref; };
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A Dmem_priv.h180 operator=( Cyg_Mempool_Implementation &ref )
181 { return ref; };
/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A Dmem_priv.h180 operator=( Cyg_Mempool_Implementation &ref )
181 { return ref; };
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmvideo.c.0386 /// @return @ref MS_BOOL
1481 /// @return @ref MS_BOOL
1677 /// @return @ref E_APIXC_ReturnValue
2456 /// @return @ref MS_BOOL
2500 /// @return @ref MS_U8 retun the number of left Vsync if timeout
2544 /// @return @ref MS_U8 retun the number of left Vsync if timeout
2587 /// @return @ref MS_U8 retun the number of left Vsync if timeout
4385 /// @return @ref MS_BOOL
5859 /// @return @ref MS_BOOL
7217 /// @return @ref E_MUX_INPUTPORT
[all …]
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dtipc.h47 __u32 ref; member
/utopia/UTPA2-700.0.x/modules/flash/drv/flash/serial/
H A DRelease Note.txt24 Because of the 15 files limit of P4, submit 2 times (ref. CL190682,too)

12