/linux-4.1.27/drivers/acpi/acpica/ |
D | psscope.c | 66 return (parser_state->scope->parse_scope.op); in acpi_ps_get_parent_scope() 87 ((parser_state->aml >= parser_state->scope->parse_scope.arg_end in acpi_ps_has_completed_scope() 88 || !parser_state->scope->parse_scope.arg_count))); in acpi_ps_has_completed_scope() 108 union acpi_generic_state *scope; in acpi_ps_init_scope() local 112 scope = acpi_ut_create_generic_state(); in acpi_ps_init_scope() 113 if (!scope) { in acpi_ps_init_scope() 117 scope->common.descriptor_type = ACPI_DESC_TYPE_STATE_RPSCOPE; in acpi_ps_init_scope() 118 scope->parse_scope.op = root_op; in acpi_ps_init_scope() 119 scope->parse_scope.arg_count = ACPI_VAR_ARGS; in acpi_ps_init_scope() 120 scope->parse_scope.arg_end = parser_state->aml_end; in acpi_ps_init_scope() [all …]
|
D | dswscope.c | 74 walk_state->scope_info = scope_info->scope.next; in acpi_ds_scope_stack_clear() 133 scope_info->scope.node = node; in acpi_ds_scope_stack_push() 147 scope.node), in acpi_ds_scope_stack_push() 156 acpi_ut_get_node_name(scope_info->scope.node), in acpi_ds_scope_stack_push() 197 acpi_ut_get_node_name(scope_info->scope.node), in acpi_ds_scope_stack_pop() 205 scope.node), in acpi_ds_scope_stack_pop()
|
D | acparser.h | 102 union acpi_parse_object *acpi_ps_find_name(union acpi_parse_object *scope, 189 union acpi_parse_object *acpi_ps_find(union acpi_parse_object *scope,
|
D | psloop.c | 417 if ((parser_state->scope->parse_scope.op) && in acpi_ps_parse_loop() 418 ((parser_state->scope->parse_scope.op->common. in acpi_ps_parse_loop() 420 || (parser_state->scope->parse_scope.op->common. in acpi_ps_parse_loop()
|
D | nsaccess.c | 317 if ((!scope_info) || (!scope_info->scope.node)) { in acpi_ns_lookup() 324 prefix_node = scope_info->scope.node; in acpi_ns_lookup()
|
D | psparse.c | 364 parser_state->aml = parser_state->scope->parse_scope.pkg_end; in acpi_ps_next_parse_state() 386 parser_state->aml = parser_state->scope->parse_scope.pkg_end; in acpi_ps_next_parse_state()
|
D | aclocal.h | 651 struct acpi_scope_state scope; member 811 union acpi_generic_state *scope; /* Current scope */ member
|
D | excreate.c | 334 walk_state->scope_info->scope.node; in acpi_ex_create_region()
|
D | nsutils.c | 712 scope_info.scope.node = prefix_node; in acpi_ns_get_node()
|
D | exconfig.c | 196 start_node = walk_state->scope_info->scope.node; in acpi_ex_load_table_op()
|
D | dswstate.c | 722 if (walk_state->parser_state.scope) { in acpi_ds_delete_walk_state()
|
/linux-4.1.27/arch/cris/include/arch-v32/arch/hwregs/ |
D | marb_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 24 #define REG_WR( scope, inst, reg, val ) \ argument 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | strcop_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 24 #define REG_WR( scope, inst, reg, val ) \ argument 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | irq_nmi_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 24 #define REG_WR( scope, inst, reg, val ) \ argument 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | config_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 24 #define REG_WR( scope, inst, reg, val ) \ argument 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | rt_trace_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 24 #define REG_WR( scope, inst, reg, val ) \ argument 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | ata_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 24 #define REG_WR( scope, inst, reg, val ) \ argument 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | bif_slave_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 24 #define REG_WR( scope, inst, reg, val ) \ argument 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | marb_bp_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 24 #define REG_WR( scope, inst, reg, val ) \ argument 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | bif_core_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 24 #define REG_WR( scope, inst, reg, val ) \ argument 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | ser_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 24 #define REG_WR( scope, inst, reg, val ) \ argument 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | eth_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 24 #define REG_WR( scope, inst, reg, val ) \ argument 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | sser_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 24 #define REG_WR( scope, inst, reg, val ) \ argument 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | dma_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 24 #define REG_WR( scope, inst, reg, val ) \ argument 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | extmem_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 24 #define REG_WR( scope, inst, reg, val ) \ argument 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | bif_dma_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 24 #define REG_WR( scope, inst, reg, val ) \ argument 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) [all …]
|
/linux-4.1.27/arch/cris/include/arch-v32/mach-a3/mach/hwregs/ |
D | marb_bar_defs.h | 15 #define REG_RD( scope, inst, reg ) \ argument 16 REG_READ( reg_##scope##_##reg, \ 17 (inst) + REG_RD_ADDR_##scope##_##reg ) 21 #define REG_WR( scope, inst, reg, val ) \ argument 22 REG_WRITE( reg_##scope##_##reg, \ 23 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 27 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 28 REG_READ( reg_##scope##_##reg, \ 29 (inst) + REG_RD_ADDR_##scope##_##reg + \ 30 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | strmux_defs.h | 15 #define REG_RD( scope, inst, reg ) \ argument 16 REG_READ( reg_##scope##_##reg, \ 17 (inst) + REG_RD_ADDR_##scope##_##reg ) 21 #define REG_WR( scope, inst, reg, val ) \ argument 22 REG_WRITE( reg_##scope##_##reg, \ 23 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 27 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 28 REG_READ( reg_##scope##_##reg, \ 29 (inst) + REG_RD_ADDR_##scope##_##reg + \ 30 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | l2cache_defs.h | 15 #define REG_RD( scope, inst, reg ) \ argument 16 REG_READ( reg_##scope##_##reg, \ 17 (inst) + REG_RD_ADDR_##scope##_##reg ) 21 #define REG_WR( scope, inst, reg, val ) \ argument 22 REG_WRITE( reg_##scope##_##reg, \ 23 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 27 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 28 REG_READ( reg_##scope##_##reg, \ 29 (inst) + REG_RD_ADDR_##scope##_##reg + \ 30 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | clkgen_defs.h | 15 #define REG_RD( scope, inst, reg ) \ argument 16 REG_READ( reg_##scope##_##reg, \ 17 (inst) + REG_RD_ADDR_##scope##_##reg ) 21 #define REG_WR( scope, inst, reg, val ) \ argument 22 REG_WRITE( reg_##scope##_##reg, \ 23 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 27 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 28 REG_READ( reg_##scope##_##reg, \ 29 (inst) + REG_RD_ADDR_##scope##_##reg + \ 30 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | marb_foo_defs.h | 15 #define REG_RD( scope, inst, reg ) \ argument 16 REG_READ( reg_##scope##_##reg, \ 17 (inst) + REG_RD_ADDR_##scope##_##reg ) 21 #define REG_WR( scope, inst, reg, val ) \ argument 22 REG_WRITE( reg_##scope##_##reg, \ 23 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 27 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 28 REG_READ( reg_##scope##_##reg, \ 29 (inst) + REG_RD_ADDR_##scope##_##reg + \ 30 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | timer_defs.h | 15 #define REG_RD( scope, inst, reg ) \ argument 16 REG_READ( reg_##scope##_##reg, \ 17 (inst) + REG_RD_ADDR_##scope##_##reg ) 21 #define REG_WR( scope, inst, reg, val ) \ argument 22 REG_WRITE( reg_##scope##_##reg, \ 23 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 27 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 28 REG_READ( reg_##scope##_##reg, \ 29 (inst) + REG_RD_ADDR_##scope##_##reg + \ 30 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | ddr2_defs.h | 15 #define REG_RD( scope, inst, reg ) \ argument 16 REG_READ( reg_##scope##_##reg, \ 17 (inst) + REG_RD_ADDR_##scope##_##reg ) 21 #define REG_WR( scope, inst, reg, val ) \ argument 22 REG_WRITE( reg_##scope##_##reg, \ 23 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 27 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 28 REG_READ( reg_##scope##_##reg, \ 29 (inst) + REG_RD_ADDR_##scope##_##reg + \ 30 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | pinmux_defs.h | 15 #define REG_RD( scope, inst, reg ) \ argument 16 REG_READ( reg_##scope##_##reg, \ 17 (inst) + REG_RD_ADDR_##scope##_##reg ) 21 #define REG_WR( scope, inst, reg, val ) \ argument 22 REG_WRITE( reg_##scope##_##reg, \ 23 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 27 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 28 REG_READ( reg_##scope##_##reg, \ 29 (inst) + REG_RD_ADDR_##scope##_##reg + \ 30 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | pio_defs.h | 15 #define REG_RD( scope, inst, reg ) \ argument 16 REG_READ( reg_##scope##_##reg, \ 17 (inst) + REG_RD_ADDR_##scope##_##reg ) 21 #define REG_WR( scope, inst, reg, val ) \ argument 22 REG_WRITE( reg_##scope##_##reg, \ 23 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 27 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 28 REG_READ( reg_##scope##_##reg, \ 29 (inst) + REG_RD_ADDR_##scope##_##reg + \ 30 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | intr_vect_defs.h | 15 #define REG_RD( scope, inst, reg ) \ argument 16 REG_READ( reg_##scope##_##reg, \ 17 (inst) + REG_RD_ADDR_##scope##_##reg ) 21 #define REG_WR( scope, inst, reg, val ) \ argument 22 REG_WRITE( reg_##scope##_##reg, \ 23 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 27 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 28 REG_READ( reg_##scope##_##reg, \ 29 (inst) + REG_RD_ADDR_##scope##_##reg + \ 30 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | gio_defs.h | 15 #define REG_RD( scope, inst, reg ) \ argument 16 REG_READ( reg_##scope##_##reg, \ 17 (inst) + REG_RD_ADDR_##scope##_##reg ) 21 #define REG_WR( scope, inst, reg, val ) \ argument 22 REG_WRITE( reg_##scope##_##reg, \ 23 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 27 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 28 REG_READ( reg_##scope##_##reg, \ 29 (inst) + REG_RD_ADDR_##scope##_##reg + \ 30 (index) * STRIDE_##scope##_##reg ) [all …]
|
/linux-4.1.27/arch/cris/include/arch-v32/mach-fs/mach/hwregs/ |
D | marb_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 24 #define REG_WR( scope, inst, reg, val ) \ argument 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | strmux_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 24 #define REG_WR( scope, inst, reg, val ) \ argument 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | config_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 24 #define REG_WR( scope, inst, reg, val ) \ argument 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | timer_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 24 #define REG_WR( scope, inst, reg, val ) \ argument 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | bif_slave_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 24 #define REG_WR( scope, inst, reg, val ) \ argument 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | intr_vect_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 24 #define REG_WR( scope, inst, reg, val ) \ argument 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | gio_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 24 #define REG_WR( scope, inst, reg, val ) \ argument 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | marb_bp_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 24 #define REG_WR( scope, inst, reg, val ) \ argument 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | bif_core_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 24 #define REG_WR( scope, inst, reg, val ) \ argument 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | pinmux_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 24 #define REG_WR( scope, inst, reg, val ) \ argument 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | bif_dma_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 24 #define REG_WR( scope, inst, reg, val ) \ argument 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) [all …]
|
/linux-4.1.27/arch/cris/include/arch-v32/mach-a3/mach/hwregs/iop/ |
D | iop_version_defs.h | 15 #define REG_RD( scope, inst, reg ) \ argument 16 REG_READ( reg_##scope##_##reg, \ 17 (inst) + REG_RD_ADDR_##scope##_##reg ) 21 #define REG_WR( scope, inst, reg, val ) \ argument 22 REG_WRITE( reg_##scope##_##reg, \ 23 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 27 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 28 REG_READ( reg_##scope##_##reg, \ 29 (inst) + REG_RD_ADDR_##scope##_##reg + \ 30 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | iop_sap_in_defs.h | 15 #define REG_RD( scope, inst, reg ) \ argument 16 REG_READ( reg_##scope##_##reg, \ 17 (inst) + REG_RD_ADDR_##scope##_##reg ) 21 #define REG_WR( scope, inst, reg, val ) \ argument 22 REG_WRITE( reg_##scope##_##reg, \ 23 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 27 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 28 REG_READ( reg_##scope##_##reg, \ 29 (inst) + REG_RD_ADDR_##scope##_##reg + \ 30 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | iop_sap_out_defs.h | 15 #define REG_RD( scope, inst, reg ) \ argument 16 REG_READ( reg_##scope##_##reg, \ 17 (inst) + REG_RD_ADDR_##scope##_##reg ) 21 #define REG_WR( scope, inst, reg, val ) \ argument 22 REG_WRITE( reg_##scope##_##reg, \ 23 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 27 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 28 REG_READ( reg_##scope##_##reg, \ 29 (inst) + REG_RD_ADDR_##scope##_##reg + \ 30 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | iop_sw_spu_defs.h | 15 #define REG_RD( scope, inst, reg ) \ argument 16 REG_READ( reg_##scope##_##reg, \ 17 (inst) + REG_RD_ADDR_##scope##_##reg ) 21 #define REG_WR( scope, inst, reg, val ) \ argument 22 REG_WRITE( reg_##scope##_##reg, \ 23 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 27 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 28 REG_READ( reg_##scope##_##reg, \ 29 (inst) + REG_RD_ADDR_##scope##_##reg + \ 30 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | iop_sw_cpu_defs.h | 15 #define REG_RD( scope, inst, reg ) \ argument 16 REG_READ( reg_##scope##_##reg, \ 17 (inst) + REG_RD_ADDR_##scope##_##reg ) 21 #define REG_WR( scope, inst, reg, val ) \ argument 22 REG_WRITE( reg_##scope##_##reg, \ 23 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 27 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 28 REG_READ( reg_##scope##_##reg, \ 29 (inst) + REG_RD_ADDR_##scope##_##reg + \ 30 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | iop_sw_mpu_defs.h | 15 #define REG_RD( scope, inst, reg ) \ argument 16 REG_READ( reg_##scope##_##reg, \ 17 (inst) + REG_RD_ADDR_##scope##_##reg ) 21 #define REG_WR( scope, inst, reg, val ) \ argument 22 REG_WRITE( reg_##scope##_##reg, \ 23 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 27 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 28 REG_READ( reg_##scope##_##reg, \ 29 (inst) + REG_RD_ADDR_##scope##_##reg + \ 30 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | iop_sw_cfg_defs.h | 15 #define REG_RD( scope, inst, reg ) \ argument 16 REG_READ( reg_##scope##_##reg, \ 17 (inst) + REG_RD_ADDR_##scope##_##reg ) 21 #define REG_WR( scope, inst, reg, val ) \ argument 22 REG_WRITE( reg_##scope##_##reg, \ 23 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 27 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 28 REG_READ( reg_##scope##_##reg, \ 29 (inst) + REG_RD_ADDR_##scope##_##reg + \ 30 (index) * STRIDE_##scope##_##reg ) [all …]
|
/linux-4.1.27/arch/cris/include/arch-v32/arch/hwregs/iop/ |
D | iop_version_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 24 #define REG_WR( scope, inst, reg, val ) \ argument 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | iop_scrc_out_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 24 #define REG_WR( scope, inst, reg, val ) \ argument 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | iop_scrc_in_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 24 #define REG_WR( scope, inst, reg, val ) \ argument 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | iop_fifo_in_extra_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 24 #define REG_WR( scope, inst, reg, val ) \ argument 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | iop_fifo_out_extra_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 24 #define REG_WR( scope, inst, reg, val ) \ argument 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | iop_trigger_grp_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 24 #define REG_WR( scope, inst, reg, val ) \ argument 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | iop_mpu_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 24 #define REG_WR( scope, inst, reg, val ) \ argument 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | iop_sap_in_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 24 #define REG_WR( scope, inst, reg, val ) \ argument 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | iop_crc_par_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 24 #define REG_WR( scope, inst, reg, val ) \ argument 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | iop_fifo_in_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 24 #define REG_WR( scope, inst, reg, val ) \ argument 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | iop_timer_grp_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 24 #define REG_WR( scope, inst, reg, val ) \ argument 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | iop_fifo_out_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 24 #define REG_WR( scope, inst, reg, val ) \ argument 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | iop_dmc_out_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 24 #define REG_WR( scope, inst, reg, val ) \ argument 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | iop_sap_out_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 24 #define REG_WR( scope, inst, reg, val ) \ argument 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | iop_dmc_in_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 24 #define REG_WR( scope, inst, reg, val ) \ argument 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | iop_spu_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 24 #define REG_WR( scope, inst, reg, val ) \ argument 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | iop_sw_spu_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 24 #define REG_WR( scope, inst, reg, val ) \ argument 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | iop_sw_cpu_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 24 #define REG_WR( scope, inst, reg, val ) \ argument 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | iop_sw_mpu_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 24 #define REG_WR( scope, inst, reg, val ) \ argument 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) [all …]
|
D | iop_sw_cfg_defs.h | 18 #define REG_RD( scope, inst, reg ) \ argument 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 24 #define REG_WR( scope, inst, reg, val ) \ argument 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 30 #define REG_RD_VECT( scope, inst, reg, index ) \ argument 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) [all …]
|
/linux-4.1.27/arch/cris/include/arch-v32/mach-a3/mach/hwregs/iop/asm/ |
D | iop_version_defs_asm.h | 15 #define REG_FIELD( scope, reg, field, value ) \ argument 16 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 21 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 22 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 27 #define REG_MASK( scope, reg, field ) \ argument 28 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 33 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 37 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 41 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 46 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | iop_sap_in_defs_asm.h | 15 #define REG_FIELD( scope, reg, field, value ) \ argument 16 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 21 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 22 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 27 #define REG_MASK( scope, reg, field ) \ argument 28 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 33 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 37 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 41 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 46 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | iop_sap_out_defs_asm.h | 15 #define REG_FIELD( scope, reg, field, value ) \ argument 16 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 21 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 22 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 27 #define REG_MASK( scope, reg, field ) \ argument 28 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 33 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 37 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 41 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 46 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | iop_sw_spu_defs_asm.h | 15 #define REG_FIELD( scope, reg, field, value ) \ argument 16 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 21 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 22 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 27 #define REG_MASK( scope, reg, field ) \ argument 28 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 33 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 37 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 41 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 46 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | iop_sw_cfg_defs_asm.h | 15 #define REG_FIELD( scope, reg, field, value ) \ argument 16 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 21 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 22 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 27 #define REG_MASK( scope, reg, field ) \ argument 28 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 33 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 37 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 41 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 46 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | iop_sw_cpu_defs_asm.h | 15 #define REG_FIELD( scope, reg, field, value ) \ argument 16 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 21 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 22 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 27 #define REG_MASK( scope, reg, field ) \ argument 28 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 33 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 37 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 41 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 46 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | iop_sw_mpu_defs_asm.h | 15 #define REG_FIELD( scope, reg, field, value ) \ argument 16 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 21 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 22 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 27 #define REG_MASK( scope, reg, field ) \ argument 28 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 33 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 37 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 41 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 46 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
/linux-4.1.27/arch/cris/include/arch-v32/arch/hwregs/iop/asm/ |
D | iop_version_defs_asm.h | 18 #define REG_FIELD( scope, reg, field, value ) \ argument 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 24 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 30 #define REG_MASK( scope, reg, field ) \ argument 31 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 36 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | iop_scrc_in_defs_asm.h | 18 #define REG_FIELD( scope, reg, field, value ) \ argument 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 24 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 30 #define REG_MASK( scope, reg, field ) \ argument 31 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 36 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | iop_scrc_out_defs_asm.h | 18 #define REG_FIELD( scope, reg, field, value ) \ argument 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 24 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 30 #define REG_MASK( scope, reg, field ) \ argument 31 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 36 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | iop_trigger_grp_defs_asm.h | 18 #define REG_FIELD( scope, reg, field, value ) \ argument 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 24 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 30 #define REG_MASK( scope, reg, field ) \ argument 31 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 36 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | iop_crc_par_defs_asm.h | 18 #define REG_FIELD( scope, reg, field, value ) \ argument 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 24 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 30 #define REG_MASK( scope, reg, field ) \ argument 31 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 36 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | iop_fifo_out_extra_defs_asm.h | 18 #define REG_FIELD( scope, reg, field, value ) \ argument 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 24 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 30 #define REG_MASK( scope, reg, field ) \ argument 31 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 36 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | iop_fifo_in_extra_defs_asm.h | 18 #define REG_FIELD( scope, reg, field, value ) \ argument 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 24 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 30 #define REG_MASK( scope, reg, field ) \ argument 31 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 36 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | iop_mpu_defs_asm.h | 18 #define REG_FIELD( scope, reg, field, value ) \ argument 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 24 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 30 #define REG_MASK( scope, reg, field ) \ argument 31 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 36 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | iop_sap_in_defs_asm.h | 18 #define REG_FIELD( scope, reg, field, value ) \ argument 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 24 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 30 #define REG_MASK( scope, reg, field ) \ argument 31 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 36 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | iop_timer_grp_defs_asm.h | 18 #define REG_FIELD( scope, reg, field, value ) \ argument 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 24 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 30 #define REG_MASK( scope, reg, field ) \ argument 31 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 36 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | iop_fifo_in_defs_asm.h | 18 #define REG_FIELD( scope, reg, field, value ) \ argument 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 24 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 30 #define REG_MASK( scope, reg, field ) \ argument 31 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 36 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | iop_fifo_out_defs_asm.h | 18 #define REG_FIELD( scope, reg, field, value ) \ argument 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 24 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 30 #define REG_MASK( scope, reg, field ) \ argument 31 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 36 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | iop_dmc_in_defs_asm.h | 18 #define REG_FIELD( scope, reg, field, value ) \ argument 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 24 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 30 #define REG_MASK( scope, reg, field ) \ argument 31 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 36 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | iop_dmc_out_defs_asm.h | 18 #define REG_FIELD( scope, reg, field, value ) \ argument 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 24 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 30 #define REG_MASK( scope, reg, field ) \ argument 31 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 36 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | iop_sap_out_defs_asm.h | 18 #define REG_FIELD( scope, reg, field, value ) \ argument 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 24 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 30 #define REG_MASK( scope, reg, field ) \ argument 31 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 36 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | iop_spu_defs_asm.h | 18 #define REG_FIELD( scope, reg, field, value ) \ argument 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 24 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 30 #define REG_MASK( scope, reg, field ) \ argument 31 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 36 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | iop_sw_spu_defs_asm.h | 18 #define REG_FIELD( scope, reg, field, value ) \ argument 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 24 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 30 #define REG_MASK( scope, reg, field ) \ argument 31 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 36 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | iop_sw_cfg_defs_asm.h | 18 #define REG_FIELD( scope, reg, field, value ) \ argument 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 24 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 30 #define REG_MASK( scope, reg, field ) \ argument 31 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 36 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | iop_sw_cpu_defs_asm.h | 18 #define REG_FIELD( scope, reg, field, value ) \ argument 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 24 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 30 #define REG_MASK( scope, reg, field ) \ argument 31 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 36 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | iop_sw_mpu_defs_asm.h | 18 #define REG_FIELD( scope, reg, field, value ) \ argument 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 24 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 30 #define REG_MASK( scope, reg, field ) \ argument 31 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 36 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
/linux-4.1.27/arch/cris/include/arch-v32/arch/hwregs/asm/ |
D | irq_nmi_defs_asm.h | 18 #define REG_FIELD( scope, reg, field, value ) \ argument 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 24 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 30 #define REG_MASK( scope, reg, field ) \ argument 31 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 36 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | strcop_defs_asm.h | 18 #define REG_FIELD( scope, reg, field, value ) \ argument 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 24 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 30 #define REG_MASK( scope, reg, field ) \ argument 31 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 36 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | cris_defs_asm.h | 18 #define REG_FIELD( scope, reg, field, value ) \ argument 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 24 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 30 #define REG_MASK( scope, reg, field ) \ argument 31 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 36 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | strmux_defs_asm.h | 18 #define REG_FIELD( scope, reg, field, value ) \ argument 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 24 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 30 #define REG_MASK( scope, reg, field ) \ argument 31 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 36 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | config_defs_asm.h | 18 #define REG_FIELD( scope, reg, field, value ) \ argument 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 24 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 30 #define REG_MASK( scope, reg, field ) \ argument 31 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 36 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | rt_trace_defs_asm.h | 18 #define REG_FIELD( scope, reg, field, value ) \ argument 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 24 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 30 #define REG_MASK( scope, reg, field ) \ argument 31 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 36 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | marb_defs_asm.h | 18 #define REG_FIELD( scope, reg, field, value ) \ argument 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 24 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 30 #define REG_MASK( scope, reg, field ) \ argument 31 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 36 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | mmu_defs_asm.h | 18 #define REG_FIELD( scope, reg, field, value ) \ argument 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 24 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 30 #define REG_MASK( scope, reg, field ) \ argument 31 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 36 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | timer_defs_asm.h | 18 #define REG_FIELD( scope, reg, field, value ) \ argument 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 24 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 30 #define REG_MASK( scope, reg, field ) \ argument 31 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 36 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | bif_slave_defs_asm.h | 18 #define REG_FIELD( scope, reg, field, value ) \ argument 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 24 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 30 #define REG_MASK( scope, reg, field ) \ argument 31 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 36 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | ata_defs_asm.h | 18 #define REG_FIELD( scope, reg, field, value ) \ argument 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 24 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 30 #define REG_MASK( scope, reg, field ) \ argument 31 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 36 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | gio_defs_asm.h | 18 #define REG_FIELD( scope, reg, field, value ) \ argument 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 24 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 30 #define REG_MASK( scope, reg, field ) \ argument 31 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 36 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | dma_defs_asm.h | 18 #define REG_FIELD( scope, reg, field, value ) \ argument 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 24 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 30 #define REG_MASK( scope, reg, field ) \ argument 31 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 36 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | bif_core_defs_asm.h | 18 #define REG_FIELD( scope, reg, field, value ) \ argument 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 24 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 30 #define REG_MASK( scope, reg, field ) \ argument 31 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 36 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | intr_vect_defs_asm.h | 18 #define REG_FIELD( scope, reg, field, value ) \ argument 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 24 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 30 #define REG_MASK( scope, reg, field ) \ argument 31 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 36 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | ser_defs_asm.h | 18 #define REG_FIELD( scope, reg, field, value ) \ argument 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 24 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 30 #define REG_MASK( scope, reg, field ) \ argument 31 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 36 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | eth_defs_asm.h | 18 #define REG_FIELD( scope, reg, field, value ) \ argument 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 24 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 30 #define REG_MASK( scope, reg, field ) \ argument 31 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 36 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | bif_dma_defs_asm.h | 18 #define REG_FIELD( scope, reg, field, value ) \ argument 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 24 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 30 #define REG_MASK( scope, reg, field ) \ argument 31 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 36 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | sser_defs_asm.h | 18 #define REG_FIELD( scope, reg, field, value ) \ argument 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 24 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 30 #define REG_MASK( scope, reg, field ) \ argument 31 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 36 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
/linux-4.1.27/arch/cris/include/arch-v32/mach-fs/mach/hwregs/asm/ |
D | config_defs_asm.h | 18 #define REG_FIELD( scope, reg, field, value ) \ argument 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 24 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 30 #define REG_MASK( scope, reg, field ) \ argument 31 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 36 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | timer_defs_asm.h | 18 #define REG_FIELD( scope, reg, field, value ) \ argument 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 24 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 30 #define REG_MASK( scope, reg, field ) \ argument 31 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 36 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | gio_defs_asm.h | 18 #define REG_FIELD( scope, reg, field, value ) \ argument 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 24 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 30 #define REG_MASK( scope, reg, field ) \ argument 31 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 36 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | bif_core_defs_asm.h | 18 #define REG_FIELD( scope, reg, field, value ) \ argument 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 24 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 30 #define REG_MASK( scope, reg, field ) \ argument 31 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 36 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | pinmux_defs_asm.h | 18 #define REG_FIELD( scope, reg, field, value ) \ argument 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 24 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 30 #define REG_MASK( scope, reg, field ) \ argument 31 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 36 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 49 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
/linux-4.1.27/arch/cris/include/arch-v32/mach-a3/mach/hwregs/asm/ |
D | clkgen_defs_asm.h | 15 #define REG_FIELD( scope, reg, field, value ) \ argument 16 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 21 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 22 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 27 #define REG_MASK( scope, reg, field ) \ argument 28 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 33 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 37 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 41 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 46 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | timer_defs_asm.h | 15 #define REG_FIELD( scope, reg, field, value ) \ argument 16 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 21 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 22 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 27 #define REG_MASK( scope, reg, field ) \ argument 28 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 33 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 37 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 41 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 46 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | ddr2_defs_asm.h | 15 #define REG_FIELD( scope, reg, field, value ) \ argument 16 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 21 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 22 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 27 #define REG_MASK( scope, reg, field ) \ argument 28 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 33 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 37 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 41 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 46 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | pio_defs_asm.h | 15 #define REG_FIELD( scope, reg, field, value ) \ argument 16 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 21 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 22 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 27 #define REG_MASK( scope, reg, field ) \ argument 28 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 33 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 37 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 41 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 46 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | pinmux_defs_asm.h | 15 #define REG_FIELD( scope, reg, field, value ) \ argument 16 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 21 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 22 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 27 #define REG_MASK( scope, reg, field ) \ argument 28 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 33 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 37 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 41 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 46 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
D | gio_defs_asm.h | 15 #define REG_FIELD( scope, reg, field, value ) \ argument 16 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 21 #define REG_STATE( scope, reg, field, symbolic_value ) \ argument 22 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 27 #define REG_MASK( scope, reg, field ) \ argument 28 REG_MASK_X_( reg_##scope##_##reg##___##field##___width, reg_##scope##_##reg##___##field##___lsb ) 33 #define REG_LSB( scope, reg, field ) reg_##scope##_##reg##___##field##___lsb argument 37 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit argument 41 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) argument 46 #define REG_ADDR_VECT( scope, inst, reg, index ) \ argument [all …]
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | lu_ref.h | 127 const char *scope, in lu_ref_add() argument 134 const char *scope, in lu_ref_add_atomic() argument 142 const char *scope, in lu_ref_add_at() argument 147 static inline void lu_ref_del(struct lu_ref *ref, const char *scope, in lu_ref_del() argument 153 const char *scope, const void *source0, in lu_ref_set_at() argument 159 const char *scope, const void *source) in lu_ref_del_at() argument
|
D | lu_object.h | 858 const char *scope, in lu_object_ref_add() argument 861 lu_ref_add(&o->lo_header->loh_reference, scope, source); in lu_object_ref_add() 866 const char *scope, in lu_object_ref_add_at() argument 869 lu_ref_add_at(&o->lo_header->loh_reference, link, scope, source); in lu_object_ref_add_at() 873 const char *scope, const void *source) in lu_object_ref_del() argument 875 lu_ref_del(&o->lo_header->loh_reference, scope, source); in lu_object_ref_del() 880 const char *scope, const void *source) in lu_object_ref_del_at() argument 882 lu_ref_del_at(&o->lo_header->loh_reference, link, scope, source); in lu_object_ref_del_at()
|
D | cl_object.h | 2903 const char *scope, const void *source); 2906 const char *scope, const void *source); 2909 const char *scope, const void *source); 2932 const char *scope, const void *source); 2934 const char *scope, const void *source); 2936 const char *scope, const void *source); 2938 const char *scope, const void *source);
|
/linux-4.1.27/arch/m68k/kernel/ |
D | sys_m68k.c | 67 cache_flush_040 (unsigned long addr, int scope, int cache, unsigned long len) in cache_flush_040() argument 71 switch (scope) in cache_flush_040() 227 cache_flush_060 (unsigned long addr, int scope, int cache, unsigned long len) in cache_flush_060() argument 237 switch (scope) in cache_flush_060() 377 sys_cacheflush (unsigned long addr, int scope, int cache, unsigned long len) in sys_cacheflush() argument 381 if (scope < FLUSH_SCOPE_LINE || scope > FLUSH_SCOPE_ALL || in sys_cacheflush() 385 if (scope == FLUSH_SCOPE_ALL) { in sys_cacheflush() 409 if (scope == FLUSH_SCOPE_LINE && len < 256) { in sys_cacheflush() 442 if (len>=3*PAGE_SIZE && scope<FLUSH_SCOPE_PAGE) in sys_cacheflush() 443 scope=FLUSH_SCOPE_PAGE; in sys_cacheflush() [all …]
|
/linux-4.1.27/drivers/scsi/aic7xxx/aicasm/ |
D | aicasm_symbol.h | 172 typedef struct scope { struct 173 SLIST_ENTRY(scope) scope_stack_links; 174 TAILQ_ENTRY(scope) scope_links; 175 TAILQ_HEAD(, scope) inner_scope; 185 SLIST_HEAD(scope_list, scope); argument 186 TAILQ_HEAD(scope_tailq, scope);
|
D | aicasm.c | 80 static void dump_scope(scope_t *scope); 81 static void emit_patch(scope_t *scope, int patch); 461 dump_scope(scope_t *scope) in dump_scope() argument 468 emit_patch(scope, 0); in dump_scope() 473 cur_scope = TAILQ_FIRST(&scope->inner_scope); in dump_scope() 485 emit_patch(scope, 1); in dump_scope() 489 emit_patch(scope_t *scope, int patch) in emit_patch() argument 494 pinfo = &scope->patches[patch]; in emit_patch() 508 new_patch->patch_func = scope->func_num; in emit_patch() 509 new_patch->begin = scope->begin_addr; in emit_patch() [all …]
|
D | aicasm.h | 94 struct scope *scope_alloc(void); 95 void process_scope(struct scope *);
|
/linux-4.1.27/net/sctp/ |
D | bind_addr.c | 49 union sctp_addr *, sctp_scope_t scope, gfp_t gfp, 60 sctp_scope_t scope, gfp_t gfp, in sctp_bind_addr_copy() argument 71 error = sctp_copy_one_addr(net, dest, &addr->a, scope, in sctp_bind_addr_copy() 81 if (list_empty(&dest->address_list) && (SCTP_SCOPE_GLOBAL == scope)) { in sctp_bind_addr_copy() 439 sctp_scope_t scope, gfp_t gfp, in sctp_copy_one_addr() argument 445 error = sctp_copy_local_addr_list(net, dest, scope, gfp, flags); in sctp_copy_one_addr() 446 } else if (sctp_in_scope(net, addr, scope)) { in sctp_copy_one_addr() 483 int sctp_in_scope(struct net *net, const union sctp_addr *addr, sctp_scope_t scope) in sctp_in_scope() argument 505 if (addr_scope <= scope) in sctp_in_scope() 509 if (addr_scope <= scope || SCTP_SCOPE_PRIVATE == addr_scope) in sctp_in_scope() [all …]
|
D | ipv6.c | 244 sctp_scope_t scope; in sctp_v6_get_dst() local 271 scope = sctp_scope(daddr); in sctp_v6_get_dst() 311 (scope <= sctp_scope(&laddr->a))) { in sctp_v6_get_dst() 996 .scope = sctp_v6_scope,
|
D | associola.c | 69 sctp_scope_t scope, in sctp_association_init() argument 297 sctp_scope_t scope, in sctp_association_new() argument 306 if (!sctp_association_init(asoc, ep, sk, scope, gfp)) in sctp_association_new() 1542 sctp_scope_t scope, gfp_t gfp) in sctp_assoc_set_bind_addr_from_ep() argument 1558 scope, gfp, flags); in sctp_assoc_set_bind_addr_from_ep()
|
D | sm_make_chunk.c | 1575 sctp_scope_t scope; in sctp_make_temp_asoc() local 1579 scope = sctp_scope(sctp_source(chunk)); in sctp_make_temp_asoc() 1580 asoc = sctp_association_new(ep, ep->base.sk, scope, gfp); in sctp_make_temp_asoc() 1702 sctp_scope_t scope; in sctp_unpack_cookie() local 1811 scope = sctp_scope(sctp_source(chunk)); in sctp_unpack_cookie() 1812 retval = sctp_association_new(ep, ep->base.sk, scope, gfp); in sctp_unpack_cookie() 2496 sctp_scope_t scope; in sctp_process_param() local 2520 scope = sctp_scope(peer_addr); in sctp_process_param() 2521 if (sctp_in_scope(net, &addr, scope)) in sctp_process_param()
|
D | protocol.c | 199 sctp_scope_t scope, gfp_t gfp, int copy_flags) in sctp_copy_local_addr_list() argument 208 if (sctp_in_scope(net, &addr->a, scope)) { in sctp_copy_local_addr_list() 1061 .scope = sctp_v4_scope,
|
/linux-4.1.27/net/ipv6/ |
D | addrconf_core.c | 18 #define IPV6_ADDR_SCOPE_TYPE(scope) ((scope) << 16) argument 20 static inline unsigned int ipv6_addr_scope2type(unsigned int scope) in ipv6_addr_scope2type() argument 22 switch (scope) { in ipv6_addr_scope2type() 33 return IPV6_ADDR_SCOPE_TYPE(scope); in ipv6_addr_scope2type()
|
D | addrconf.c | 830 int scope, u32 flags, u32 valid_lft, u32 prefered_lft) in ipv6_add_addr() argument 887 ifa->scope = scope; in ipv6_add_addr() 1215 int scope; member 1289 if (ret >= dst->scope) in ipv6_get_saddr_eval() 1383 dst.scope = __ipv6_addr_src_scope(dst_type); in ipv6_dev_get_saddr() 1408 dst.scope <= IPV6_ADDR_SCOPE_LINKLOCAL) && in ipv6_dev_get_saddr() 1502 if (ifp->scope > IFA_LINK) in __ipv6_get_lladdr() 1504 if (ifp->scope == IFA_LINK && in __ipv6_get_lladdr() 1571 !(ifp->scope&(IFA_LINK|IFA_HOST) || strict))) { in ipv6_chk_addr_and_flags() 1662 !(ifp->scope&(IFA_LINK|IFA_HOST) || strict)) { in ipv6_get_ifaddr() [all …]
|
/linux-4.1.27/net/decnet/ |
D | dn_fib.c | 66 u8 scope; member 68 [RTN_UNSPEC] = { .error = 0, .scope = RT_SCOPE_NOWHERE }, 69 [RTN_UNICAST] = { .error = 0, .scope = RT_SCOPE_UNIVERSE }, 70 [RTN_LOCAL] = { .error = 0, .scope = RT_SCOPE_HOST }, 71 [RTN_BROADCAST] = { .error = -EINVAL, .scope = RT_SCOPE_NOWHERE }, 72 [RTN_ANYCAST] = { .error = -EINVAL, .scope = RT_SCOPE_NOWHERE }, 73 [RTN_MULTICAST] = { .error = -EINVAL, .scope = RT_SCOPE_NOWHERE }, 74 [RTN_BLACKHOLE] = { .error = -EINVAL, .scope = RT_SCOPE_UNIVERSE }, 75 [RTN_UNREACHABLE] = { .error = -EHOSTUNREACH, .scope = RT_SCOPE_UNIVERSE }, 76 [RTN_PROHIBIT] = { .error = -EACCES, .scope = RT_SCOPE_UNIVERSE }, [all …]
|
D | dn_table.c | 300 u32 tb_id, u8 type, u8 scope, void *dst, int dst_len, in dn_fib_dump_info() argument 317 rtm->rtm_scope = scope; in dn_fib_dump_info() 818 res->scope = f->fn_scope; in dn_fib_table_lookup()
|
/linux-4.1.27/drivers/iommu/ |
D | intel_irq_remapping.c | 721 static int ir_parse_one_hpet_scope(struct acpi_dmar_device_scope *scope, in ir_parse_one_hpet_scope() argument 729 bus = scope->bus; in ir_parse_one_hpet_scope() 730 path = (struct acpi_dmar_pci_path *)(scope + 1); in ir_parse_one_hpet_scope() 731 count = (scope->length - sizeof(struct acpi_dmar_device_scope)) in ir_parse_one_hpet_scope() 746 ir_hpet[count].id == scope->enumeration_id) in ir_parse_one_hpet_scope() 757 ir_hpet[free].id = scope->enumeration_id; in ir_parse_one_hpet_scope() 761 scope->enumeration_id, drhd->address); in ir_parse_one_hpet_scope() 766 static int ir_parse_one_ioapic_scope(struct acpi_dmar_device_scope *scope, in ir_parse_one_ioapic_scope() argument 774 bus = scope->bus; in ir_parse_one_ioapic_scope() 775 path = (struct acpi_dmar_pci_path *)(scope + 1); in ir_parse_one_ioapic_scope() [all …]
|
D | dmar.c | 92 struct acpi_dmar_device_scope *scope; in dmar_alloc_dev_scope() local 96 scope = start; in dmar_alloc_dev_scope() 97 if (scope->entry_type == ACPI_DMAR_SCOPE_TYPE_NAMESPACE || in dmar_alloc_dev_scope() 98 scope->entry_type == ACPI_DMAR_SCOPE_TYPE_ENDPOINT || in dmar_alloc_dev_scope() 99 scope->entry_type == ACPI_DMAR_SCOPE_TYPE_BRIDGE) in dmar_alloc_dev_scope() 101 else if (scope->entry_type != ACPI_DMAR_SCOPE_TYPE_IOAPIC && in dmar_alloc_dev_scope() 102 scope->entry_type != ACPI_DMAR_SCOPE_TYPE_HPET) { in dmar_alloc_dev_scope() 105 start += scope->length; in dmar_alloc_dev_scope() 227 struct acpi_dmar_device_scope *scope; in dmar_insert_dev_scope() local 233 for (; start < end; start += scope->length) { in dmar_insert_dev_scope() [all …]
|
/linux-4.1.27/arch/powerpc/platforms/pseries/ |
D | mobility.c | 43 static int mobility_rtas_call(int token, char *buf, s32 scope) in mobility_rtas_call() argument 50 rc = rtas_call(token, 2, 1, NULL, rtas_data_buf, scope); in mobility_rtas_call() 130 static int update_dt_node(__be32 phandle, s32 scope) in update_dt_node() argument 161 scope); in update_dt_node() 239 int pseries_devicetree_update(s32 scope) in pseries_devicetree_update() argument 255 rc = mobility_rtas_call(update_nodes_token, rtas_buf, scope); in pseries_devicetree_update() 276 update_dt_node(phandle, scope); in pseries_devicetree_update()
|
/linux-4.1.27/net/tipc/ |
D | name_distr.c | 122 &tn->nametbl->publ_list[publ->scope]); in tipc_named_publish() 124 if (publ->scope == TIPC_NODE_SCOPE) in tipc_named_publish() 148 if (publ->scope == TIPC_NODE_SCOPE) in tipc_named_withdraw() 427 int scope; in tipc_named_reinit() local 431 for (scope = TIPC_ZONE_SCOPE; scope <= TIPC_NODE_SCOPE; scope++) in tipc_named_reinit() 432 list_for_each_entry_rcu(publ, &tn->nametbl->publ_list[scope], in tipc_named_reinit()
|
D | name_table.h | 73 u32 scope; member 104 u32 upper, u32 scope, u32 port_ref, 109 u32 lower, u32 upper, u32 scope,
|
D | name_table.c | 121 u32 scope, u32 node, u32 port_ref, in publ_create() argument 133 publ->scope = scope; in publ_create() 235 u32 upper, u32 scope, in tipc_nameseq_insert_publ() argument 314 publ = publ_create(type, lower, upper, scope, node, port, key); in tipc_nameseq_insert_publ() 471 u32 lower, u32 upper, u32 scope, in tipc_nametbl_insert_publ() argument 479 if ((scope < TIPC_ZONE_SCOPE) || (scope > TIPC_NODE_SCOPE) || in tipc_nametbl_insert_publ() 482 type, lower, upper, scope); in tipc_nametbl_insert_publ() 493 scope, node, port, key); in tipc_nametbl_insert_publ() 647 if (publ->scope <= limit) in tipc_nametbl_mc_translate() 664 u32 upper, u32 scope, u32 port_ref, in tipc_nametbl_publish() argument [all …]
|
D | socket.c | 111 static int tipc_sk_publish(struct tipc_sock *tsk, uint scope, 113 static int tipc_sk_withdraw(struct tipc_sock *tsk, uint scope, 530 res = (addr->scope > 0) ? in tipc_bind() 531 tipc_sk_publish(tsk, addr->scope, &addr->addr.nameseq) : in tipc_bind() 532 tipc_sk_withdraw(tsk, -addr->scope, &addr->addr.nameseq); in tipc_bind() 573 addr->scope = 0; in tipc_getname() 722 u32 scope = TIPC_CLUSTER_SCOPE; in tipc_sk_mcast_rcv() local 736 scope = TIPC_NODE_SCOPE; in tipc_sk_mcast_rcv() 741 msg_nameupper(msg), scope, &dports); in tipc_sk_mcast_rcv() 1133 addr->scope = 0; /* could leave uninitialized */ in set_orig_addr() [all …]
|
D | subscr.c | 345 saddr->scope = TIPC_NODE_SCOPE; in tipc_subscr_start()
|
/linux-4.1.27/arch/s390/kernel/ |
D | cache.c | 42 unsigned char scope : 2; member 97 if (ci->scope != CACHE_SCOPE_SHARED && ci->scope != CACHE_SCOPE_PRIVATE) in get_cache_type() 173 pvt = (ct.ci[level].scope == CACHE_SCOPE_PRIVATE) ? 1 : 0; in populate_cache_leaves()
|
/linux-4.1.27/net/ipv4/ |
D | fib_semantics.c | 95 .scope = RT_SCOPE_NOWHERE, 99 .scope = RT_SCOPE_UNIVERSE, 103 .scope = RT_SCOPE_HOST, 107 .scope = RT_SCOPE_LINK, 111 .scope = RT_SCOPE_LINK, 115 .scope = RT_SCOPE_UNIVERSE, 119 .scope = RT_SCOPE_UNIVERSE, 123 .scope = RT_SCOPE_UNIVERSE, 127 .scope = RT_SCOPE_UNIVERSE, 131 .scope = RT_SCOPE_UNIVERSE, [all …]
|
D | fib_lookup.h | 47 u8 scope; member
|
D | fib_frontend.c | 262 int scope; in fib_compute_spec_dst() local 274 scope = RT_SCOPE_UNIVERSE; in fib_compute_spec_dst() 281 fl4.flowi4_scope = scope; in fib_compute_spec_dst() 286 scope = RT_SCOPE_LINK; in fib_compute_spec_dst() 289 return inet_select_addr(dev, ip_hdr(skb)->saddr, scope); in fib_compute_spec_dst() 1011 frn->scope = res.scope; in nl_fib_lookup()
|
D | arp.c | 356 int scope; in arp_ignore() local 363 scope = RT_SCOPE_HOST; in arp_ignore() 369 scope = RT_SCOPE_HOST; in arp_ignore() 373 scope = RT_SCOPE_LINK; in arp_ignore() 386 return !inet_confirm_addr(net, in_dev, sip, tip, scope); in arp_ignore()
|
D | devinet.c | 1193 __be32 inet_select_addr(const struct net_device *dev, __be32 dst, int scope) in inet_select_addr() argument 1205 if (ifa->ifa_scope > scope) in inet_select_addr() 1230 ifa->ifa_scope <= scope) { in inet_select_addr() 1243 __be32 local, int scope) in confirm_addr_indev() argument 1251 ifa->ifa_scope <= scope) { in confirm_addr_indev() 1266 if (ifa->ifa_scope <= scope) { in confirm_addr_indev() 1288 __be32 dst, __be32 local, int scope) in inet_confirm_addr() argument 1294 return confirm_addr_indev(in_dev, dst, local, scope); in inet_confirm_addr() 1300 addr = confirm_addr_indev(in_dev, dst, local, scope); in inet_confirm_addr()
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | cl_lock.c | 562 const char *scope, const void *source) in cl_lock_peek() argument 589 cl_lock_hold_add(env, lock, scope, source); in cl_lock_peek() 599 cl_lock_unhold(env, lock, scope, source); in cl_lock_peek() 872 const char *scope, const void *source) in cl_lock_hold_release() argument 879 lu_ref_del(&lock->cll_holders, scope, source); in cl_lock_hold_release() 2019 const char *scope, const void *source) in cl_lock_hold_mutex() argument 2031 lu_ref_add(&lock->cll_holders, scope, source); in cl_lock_hold_mutex() 2032 lu_ref_add(&lock->cll_reference, scope, source); in cl_lock_hold_mutex() 2050 const char *scope, const void *source) in cl_lock_hold() argument 2054 lock = cl_lock_hold_mutex(env, io, need, scope, source); in cl_lock_hold() [all …]
|
D | obd_config.c | 711 const char *scope, const void *source) in class_incref() argument 713 lu_ref_add_atomic(&obd->obd_reference, scope, source); in class_incref() 722 void class_decref(struct obd_device *obd, const char *scope, const void *source) in class_decref() argument 731 lu_ref_del(&obd->obd_reference, scope, source); in class_decref()
|
/linux-4.1.27/include/net/ |
D | if_inet6.h | 57 __u16 scope; member 233 unsigned char scope = broadcast[5] & 0xF; in ipv6_ib_mc_map() local 240 buf[5] = 0x10 | scope; /* scope from broadcast address */ in ipv6_ib_mc_map()
|
D | flow.h | 85 __u32 mark, __u8 tos, __u8 scope, in flowi4_init_output() argument 94 fl4->flowi4_scope = scope; in flowi4_init_output()
|
D | ip_fib.h | 136 unsigned char scope; member 154 unsigned char scope; member
|
D | dn_fib.h | 14 unsigned char scope; member
|
D | ip.h | 405 unsigned char scope = broadcast[5] & 0xF; in ip_ib_mc_map() local 413 buf[5] = 0x10 | scope; /* scope from broadcast address */ in ip_ib_mc_map()
|
/linux-4.1.27/drivers/target/ |
D | target_core_pr.c | 2228 core_scsi3_pro_reserve(struct se_cmd *cmd, int type, int scope, u64 res_key) in core_scsi3_pro_reserve() argument 2280 if (scope != PR_SCOPE_LU_SCOPE) { in core_scsi3_pro_reserve() 2281 pr_err("SPC-3 PR: Illegal SCOPE: 0x%02x\n", scope); in core_scsi3_pro_reserve() 2325 (pr_res_holder->pr_res_scope != scope)) { in core_scsi3_pro_reserve() 2358 pr_reg->pr_res_scope = scope; in core_scsi3_pro_reserve() 2384 core_scsi3_emulate_pro_reserve(struct se_cmd *cmd, int type, int scope, in core_scsi3_emulate_pro_reserve() argument 2394 return core_scsi3_pro_reserve(cmd, type, scope, res_key); in core_scsi3_emulate_pro_reserve() 2472 core_scsi3_emulate_pro_release(struct se_cmd *cmd, int type, int scope, in core_scsi3_emulate_pro_release() argument 2555 (pr_res_holder->pr_res_scope != scope)) { in core_scsi3_emulate_pro_release() 2720 int scope, in __core_scsi3_complete_pro_preempt() argument [all …]
|
/linux-4.1.27/drivers/target/iscsi/ |
D | iscsi_target_parameters.h | 17 u8 scope; member 194 #define IS_SCOPE_CONNECTION_ONLY(p) ((p)->scope & SCOPE_CONNECTION_ONLY) 195 #define IS_SCOPE_SESSION_WIDE(p) ((p)->scope & SCOPE_SESSION_WIDE)
|
D | iscsi_target_parameters.c | 147 char *name, char *value, u8 phase, u8 scope, u8 sender, in iscsi_set_default_param() argument 172 param->scope = scope; in iscsi_set_default_param() 610 if (!leading && (param->scope & SCOPE_SESSION_WIDE)) { in iscsi_copy_param_list() 635 new_param->scope = param->scope; in iscsi_copy_param_list()
|
/linux-4.1.27/arch/powerpc/include/asm/ |
D | io_event_irq.h | 44 uint8_t scope; /* 0x02 Error/Event Scope */ member
|
D | rtas.h | 376 extern int pseries_devicetree_update(s32 scope);
|
/linux-4.1.27/security/yama/ |
D | Kconfig | 8 access controls. Currently available is ptrace scope restriction.
|
/linux-4.1.27/Documentation/acpi/ |
D | scan_handlers.txt | 49 device nodes in the given namespace scope with the driver core. Then, it tries 67 scope (if they have scan handlers). Next, it unregisters all of the device 68 nodes in that scope.
|
/linux-4.1.27/include/uapi/linux/ |
D | tipc.h | 181 signed char scope; member
|
/linux-4.1.27/Documentation/devicetree/bindings/input/ |
D | matrix-keymap.txt | 2 defining the keys in the scope of linux key codes since that is a stable and
|
/linux-4.1.27/include/linux/ |
D | inetdevice.h | 166 __be32 inet_select_addr(const struct net_device *dev, __be32 dst, int scope); 168 __be32 local, int scope);
|
/linux-4.1.27/Documentation/ABI/stable/ |
D | firewire-cdev | 16 different scope: 42 Due to the different scope of operations and in order to let
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | rtasd.c | 289 static void prrn_schedule_update(u32 scope) in prrn_schedule_update() argument 292 prrn_update_scope = scope; in prrn_schedule_update()
|
/linux-4.1.27/include/net/sctp/ |
D | structs.h | 480 sctp_scope_t (*scope) (union sctp_addr *); member 1096 sctp_scope_t scope, gfp_t gfp, 1121 int sctp_in_scope(struct net *net, const union sctp_addr *addr, const sctp_scope_t scope); 1867 sctp_scope_t scope, gfp_t gfp);
|
/linux-4.1.27/net/x25/ |
D | Kconfig | 8 X.25 is a set of standardized network protocols, similar in scope to
|
/linux-4.1.27/drivers/lguest/ |
D | README | 19 taste of its scope. Suitable for the armchair coders and other such
|
/linux-4.1.27/Documentation/scheduler/ |
D | completion.txt | 84 used for static declarations in file scope. Within functions the static 91 work threads remains in-scope, and no references remain to on-stack data 97 the timeout/signal cases from going out of scope. Consider using dynamically
|
/linux-4.1.27/Documentation/ |
D | printk-formats.txt | 185 IPv4/IPv6 addresses (generic, with port, flowinfo, scope): 198 (IPv4, IPv6), flowinfo (IPv6) and scope (IPv6). Ports have a ':' prefix, 199 flowinfo a '/' and scope a '%', each followed by the actual value.
|
D | kselftest.txt | 10 in safe mode with a limited scope. In limited mode, cpu-hotplug test is
|
D | Intel-IOMMU.txt | 22 device scope relationships between PCI devices and which DMA engine controls
|
/linux-4.1.27/drivers/crypto/qat/qat_common/ |
D | icp_qat_uclo.h | 261 char scope; member
|
/linux-4.1.27/arch/openrisc/ |
D | README.openrisc | 64 In the code, the following particles are used on symbols to limit the scope
|
/linux-4.1.27/net/ipx/ |
D | Kconfig | 18 IPX is similar in scope to IP, while SPX, which runs on top of IPX,
|
/linux-4.1.27/Documentation/networking/ |
D | i40e.txt | 73 Bridging (DCB) functionality. Configuring DCB and FCoE is outside the scope
|
/linux-4.1.27/drivers/power/ |
D | power_supply_sysfs.c | 197 POWER_SUPPLY_ATTR(scope),
|
/linux-4.1.27/include/rdma/ |
D | ib_sa.h | 197 u8 scope; member
|
/linux-4.1.27/Documentation/hwmon/ |
D | ina209 | 92 outside the scope of a hardware monitoring driver to enable or disable output
|
/linux-4.1.27/tools/build/Documentation/ |
D | Build.txt | 114 This C flags changes has the scope of the Build makefile they are defined in.
|
/linux-4.1.27/Documentation/filesystems/ |
D | befs.txt | 63 scope of this document. I suggest the Kernel-HOWTO document as a good general
|
/linux-4.1.27/Documentation/security/ |
D | Yama.txt | 20 etc) to extract additional credentials and continue to expand the scope
|
/linux-4.1.27/Documentation/powerpc/ |
D | ptrace.txt | 82 are not contemplated, but that is out of the scope of this work.
|
/linux-4.1.27/Documentation/leds/ |
D | leds-class.txt | 54 above leaves scope for further attributes should they be needed. If sections
|