Searched refs:selection (Results 1 – 6 of 6) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/msos/msos/mips1004k/ |
| H A D | mipsreg.h | 124 #define __write_32bit_c0_register(register, selection, val) \ argument 126 if (selection == 0) \ 133 "mtc0\t%z0, " #register ", " #selection "\n\t" \ 139 #define __read_ulong_c0_register(reg, selection) \ argument 140 (unsigned long) __read_32bit_c0_register(reg, selection) ; \ 142 #define __write_ulong_c0_register(reg, selection, val) \ argument 144 __write_32bit_c0_register(reg, selection, val); \
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/mips34k/ |
| H A D | mipsreg.h | 124 #define __write_32bit_c0_register(register, selection, val) \ argument 126 if (selection == 0) \ 133 "mtc0\t%z0, " #register ", " #selection "\n\t" \ 139 #define __read_ulong_c0_register(reg, selection) \ argument 140 (unsigned long) __read_32bit_c0_register(reg, selection) ; \ 142 #define __write_ulong_c0_register(reg, selection, val) \ argument 144 __write_32bit_c0_register(reg, selection, val); \
|
| /utopia/UTPA2-700.0.x/modules/msos/msos/mips74k/ |
| H A D | mipsreg.h | 124 #define __write_32bit_c0_register(register, selection, val) \ argument 126 if (selection == 0) \ 133 "mtc0\t%z0, " #register ", " #selection "\n\t" \ 139 #define __read_ulong_c0_register(reg, selection) \ argument 140 (unsigned long) __read_32bit_c0_register(reg, selection) ; \ 142 #define __write_ulong_c0_register(reg, selection, val) \ argument 144 __write_32bit_c0_register(reg, selection, val); \
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | gconf.c | 1042 GtkTreeSelection *selection; in on_treeview2_cursor_changed() local 1046 selection = gtk_tree_view_get_selection(treeview); in on_treeview2_cursor_changed() 1047 if (gtk_tree_selection_get_selected(selection, &model2, &iter)) { in on_treeview2_cursor_changed()
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | Kconfig | 379 Floating point unit selection
|
| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/ |
| H A D | mvideo.c.0 | 198 …N current version : 1 //1: Add an field eScartIDPort_Sel for port selection 1611 // Scart ID port selection is available after version 1.
|