/linux-4.1.27/arch/arm/crypto/ |
D | sha1-armv7-neon.S | 335 W4, W5, W6, W7, W0, _, _, _ ); 338 W4, W5, W6, W7, W0, _, _, _ ); 341 W4, W5, W6, W7, W0, _, _, _ ); 344 W4, W5, W6, W7, W0, _, _, _ ); 350 W3, W4, W5, W6, W7, _, _, _ ); 353 W3, W4, W5, W6, W7, _, _, _ ); 356 W3, W4, W5, W6, W7, _, _, _ ); 359 W3, W4, W5, W6, W7, _, _, _ ); 363 W2, W3, W4, W5, W6, _, _, _ ); 366 W2, W3, W4, W5, W6, _, _, _ ); [all …]
|
D | bsaes-armv7.pl | 65 my @b=@_[0..7]; 66 my @t=@_[8..11]; 67 my @s=@_[12..15]; 76 my @b=@_[0..7]; 99 my @b=@_[0..7]; 120 my @b=@_[0..7]; 121 my @t=@_[8..11]; 122 my @s=@_[12..15]; 129 my @b=@_[5,1,2,6,3,7,0,4]; 149 my @b=@_[2,5,7,3,6,1,0,4]; [all …]
|
/linux-4.1.27/drivers/crypto/vmx/ |
D | ppc-xlate.pl | 67 my $line = join(",",@_); 77 for (@_) { 83 { $hi=undef; $lo=$_; } 98 my $cr = 0; $cr = shift if ($#_>1); 101 " .long ".sprintf "0x%x",31<<26|$cr<<23|$_[0]<<16|$_[1]<<11|64 : 102 " cmplw ".join(',',$cr,@_); 133 my ($f,$ra,$rs,$n,$b) = @_; 138 my ($f,$vx,$vy) = @_; 144 my ($f, $vrt, $ra, $rb, $op) = @_; 148 my $lvx_u = sub { vsxmem_op(@_, 844); }; # lxvd2x [all …]
|
/linux-4.1.27/arch/cris/include/uapi/arch-v10/arch/ |
D | sv_addr_ag.h | 28 #define IO_MASK(reg, field) IO_MASK_ (reg##_, field##_) 30 ( ( ( 1 << reg_##_##field_##_WIDTH ) - 1 ) << reg_##_##field_##_BITNR ) 34 #define IO_STATE(reg, field, state) IO_STATE_ (reg##_, field##_, _##state) 36 ( reg_##_##field_##_state << reg_##_##field_##_BITNR ) 40 #define IO_EXTRACT(reg, field, val) IO_EXTRACT_ (reg##_, field##_, val) 41 #define IO_EXTRACT_(reg_, field_, val) ( (( ( ( 1 << reg_##_##field_##_WIDTH ) \ 42 - 1 ) << reg_##_##field_##_BITNR ) & (val)) >> reg_##_##field_##_BITNR ) 47 IO_STATE_VALUE_ (reg##_, field##_, _##state) 48 #define IO_STATE_VALUE_(reg_, field_, _state) ( reg_##_##field_##_state ) 52 #define IO_FIELD(reg, field, val) IO_FIELD_ (reg##_, field##_, val) [all …]
|
/linux-4.1.27/tools/power/cpupower/utils/ |
D | cpuidle-info.c | 28 printf(_ ("Analyzing CPU %d:\n"), cpu); in cpuidle_cpu_output() 32 printf(_("CPU %u: No idle states\n"), cpu); in cpuidle_cpu_output() 36 printf(_("Number of idle states: %d\n"), idlestates); in cpuidle_cpu_output() 37 printf(_("Available idle states:")); in cpuidle_cpu_output() 64 printf(_("Flags/Description: %s\n"), tmp); in cpuidle_cpu_output() 67 printf(_("Latency: %lu\n"), in cpuidle_cpu_output() 69 printf(_("Usage: %lu\n"), in cpuidle_cpu_output() 71 printf(_("Duration: %llu\n"), in cpuidle_cpu_output() 83 printf(_("Could not determine cpuidle driver\n")); in cpuidle_general_output() 87 printf(_("CPUidle driver: %s\n"), tmp); in cpuidle_general_output() [all …]
|
D | cpuidle-set.c | 73 printf(_("Bad latency value: %s\n"), optarg); in cmd_idle_set() 93 printf(_("You can't specify more than one " in cmd_idle_set() 97 printf(_("invalid or unknown argument\n")); in cmd_idle_set() 122 printf(_("Idlestate %u disabled on CPU %u\n"), idlestate, cpu); in cmd_idle_set() 124 printf(_("Idlestate %u not available on CPU %u\n"), in cmd_idle_set() 127 printf(_("Idlestate disabling not supported by kernel\n")); in cmd_idle_set() 129 printf(_("Idlestate %u not disabled on CPU %u\n"), in cmd_idle_set() 135 printf(_("Idlestate %u enabled on CPU %u\n"), idlestate, cpu); in cmd_idle_set() 137 printf(_("Idlestate %u not available on CPU %u\n"), in cmd_idle_set() 140 printf(_("Idlestate enabling not supported by kernel\n")); in cmd_idle_set() [all …]
|
D | cpufreq-info.c | 31 …printf(_("Couldn't count the number of CPUs (%s: %s), assuming 1\n"), "/proc/stat", strerror(errno… in count_cpus() 63 printf(_(" minimum CPU frequency - maximum CPU frequency - governor\n")); in proc_cpufreq_output() 178 printf(_("Error while evaluating Boost Capabilities" in get_boost_mode() 188 printf(_(" boost state support:\n")); in get_boost_mode() 190 printf(_(" Supported: %s\n"), support ? _("yes") : _("no")); in get_boost_mode() 191 printf(_(" Active: %s\n"), active ? _("yes") : _("no")); in get_boost_mode() 200 printf(_(" Boost States: %d\n"), b_states); in get_boost_mode() 201 printf(_(" Total States: %d\n"), pstate_no); in get_boost_mode() 204 printf(_(" Pstate-Pb%d: %luMHz (boost state)" in get_boost_mode() 207 printf(_(" Pstate-P%d: %luMHz\n"), in get_boost_mode() [all …]
|
D | cpupower-info.c | 26 printf(_("invalid or unknown argument\n")); in print_wrong_arg_exit() 74 printf(_("Intel's performance bias setting needs root privileges\n")); in cmd_info() 76 printf(_("System does not support Intel's performance" in cmd_info() 90 printf(_("analyzing CPU %d:\n"), cpu); in cmd_info() 96 _("Could not read perf-bias value[%d]\n"), ret); in cmd_info() 99 printf(_("perf-bias: %d\n"), ret); in cmd_info()
|
D | cpupower.c | 66 printf(_("Usage:\tcpupower [-d|--debug] [-c|--cpu cpulist ] <command> [<args>]\n")); in print_help() 68 printf(_("Usage:\tcpupower [-c|--cpu cpulist ] <command> [<args>]\n")); in print_help() 70 printf(_("Supported commands are:\n")); in print_help() 73 printf(_("\nNot all commands can make use of the -c cpulist option.\n")); in print_help() 74 printf(_("\nUse 'cpupower help <command>' for getting help for above commands.\n")); in print_help() 116 printf(_("Report errors and bugs to %s, please.\n"), PACKAGE_BUGREPORT); in print_version() 142 fprintf(stderr, _("Error parsing cpu " in handle_options() 208 fprintf(stderr, _("MSR access not available.\n")); in main() 218 fprintf(stderr, _("Subcommand %s needs root " in main()
|
D | cpupower-set.c | 27 printf(_("invalid or unknown argument\n")); in print_wrong_arg_exit() 59 printf(_("--perf-bias param out " in cmd_set() 88 fprintf(stderr, _("Error setting perf-bias " in cmd_set()
|
D | cpufreq-set.c | 34 printf(_("Error setting new values. Common errors:\n" in print_error() 59 printf(_("invalid or unknown argument\n")); in print_unknown_arg() 146 printf(_("wrong, unknown or unhandled CPU?\n")); in do_new_policy() 276 printf(_("the -f/--freq parameter cannot be combined with -d/--min, -u/--max or\n" in cmd_freq_set() 282 printf(_("At least one parameter out of -f/--freq, -d/--min, -u/--max, and\n" in cmd_freq_set() 321 printf(_("Setting cpu: %d\n"), cpu); in cmd_freq_set()
|
/linux-4.1.27/arch/cris/include/arch-v32/arch/hwregs/ |
D | marb_defs.h | 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) 38 REG_WRITE( reg_##scope##_##reg, \ 39 (inst) + REG_WR_ADDR_##scope##_##reg + \ 40 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | strcop_defs.h | 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) 38 REG_WRITE( reg_##scope##_##reg, \ 39 (inst) + REG_WR_ADDR_##scope##_##reg + \ 40 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | irq_nmi_defs.h | 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) 38 REG_WRITE( reg_##scope##_##reg, \ 39 (inst) + REG_WR_ADDR_##scope##_##reg + \ 40 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | config_defs.h | 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) 38 REG_WRITE( reg_##scope##_##reg, \ 39 (inst) + REG_WR_ADDR_##scope##_##reg + \ 40 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | rt_trace_defs.h | 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) 38 REG_WRITE( reg_##scope##_##reg, \ 39 (inst) + REG_WR_ADDR_##scope##_##reg + \ 40 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | ata_defs.h | 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) 38 REG_WRITE( reg_##scope##_##reg, \ 39 (inst) + REG_WR_ADDR_##scope##_##reg + \ 40 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | bif_slave_defs.h | 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) 38 REG_WRITE( reg_##scope##_##reg, \ 39 (inst) + REG_WR_ADDR_##scope##_##reg + \ 40 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | marb_bp_defs.h | 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) 38 REG_WRITE( reg_##scope##_##reg, \ 39 (inst) + REG_WR_ADDR_##scope##_##reg + \ 40 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | bif_core_defs.h | 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) 38 REG_WRITE( reg_##scope##_##reg, \ 39 (inst) + REG_WR_ADDR_##scope##_##reg + \ 40 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | ser_defs.h | 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) 38 REG_WRITE( reg_##scope##_##reg, \ 39 (inst) + REG_WR_ADDR_##scope##_##reg + \ 40 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | eth_defs.h | 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) 38 REG_WRITE( reg_##scope##_##reg, \ 39 (inst) + REG_WR_ADDR_##scope##_##reg + \ 40 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | sser_defs.h | 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) 38 REG_WRITE( reg_##scope##_##reg, \ 39 (inst) + REG_WR_ADDR_##scope##_##reg + \ 40 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | dma_defs.h | 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) 38 REG_WRITE( reg_##scope##_##reg, \ 39 (inst) + REG_WR_ADDR_##scope##_##reg + \ 40 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | extmem_defs.h | 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) 38 REG_WRITE( reg_##scope##_##reg, \ 39 (inst) + REG_WR_ADDR_##scope##_##reg + \ 40 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | bif_dma_defs.h | 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) 38 REG_WRITE( reg_##scope##_##reg, \ 39 (inst) + REG_WR_ADDR_##scope##_##reg + \ 40 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
/linux-4.1.27/arch/cris/include/arch-v32/mach-a3/mach/hwregs/ |
D | marb_bar_defs.h | 16 REG_READ( reg_##scope##_##reg, \ 17 (inst) + REG_RD_ADDR_##scope##_##reg ) 22 REG_WRITE( reg_##scope##_##reg, \ 23 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 28 REG_READ( reg_##scope##_##reg, \ 29 (inst) + REG_RD_ADDR_##scope##_##reg + \ 30 (index) * STRIDE_##scope##_##reg ) 35 REG_WRITE( reg_##scope##_##reg, \ 36 (inst) + REG_WR_ADDR_##scope##_##reg + \ 37 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | strmux_defs.h | 16 REG_READ( reg_##scope##_##reg, \ 17 (inst) + REG_RD_ADDR_##scope##_##reg ) 22 REG_WRITE( reg_##scope##_##reg, \ 23 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 28 REG_READ( reg_##scope##_##reg, \ 29 (inst) + REG_RD_ADDR_##scope##_##reg + \ 30 (index) * STRIDE_##scope##_##reg ) 35 REG_WRITE( reg_##scope##_##reg, \ 36 (inst) + REG_WR_ADDR_##scope##_##reg + \ 37 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | l2cache_defs.h | 16 REG_READ( reg_##scope##_##reg, \ 17 (inst) + REG_RD_ADDR_##scope##_##reg ) 22 REG_WRITE( reg_##scope##_##reg, \ 23 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 28 REG_READ( reg_##scope##_##reg, \ 29 (inst) + REG_RD_ADDR_##scope##_##reg + \ 30 (index) * STRIDE_##scope##_##reg ) 35 REG_WRITE( reg_##scope##_##reg, \ 36 (inst) + REG_WR_ADDR_##scope##_##reg + \ 37 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | clkgen_defs.h | 16 REG_READ( reg_##scope##_##reg, \ 17 (inst) + REG_RD_ADDR_##scope##_##reg ) 22 REG_WRITE( reg_##scope##_##reg, \ 23 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 28 REG_READ( reg_##scope##_##reg, \ 29 (inst) + REG_RD_ADDR_##scope##_##reg + \ 30 (index) * STRIDE_##scope##_##reg ) 35 REG_WRITE( reg_##scope##_##reg, \ 36 (inst) + REG_WR_ADDR_##scope##_##reg + \ 37 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | marb_foo_defs.h | 16 REG_READ( reg_##scope##_##reg, \ 17 (inst) + REG_RD_ADDR_##scope##_##reg ) 22 REG_WRITE( reg_##scope##_##reg, \ 23 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 28 REG_READ( reg_##scope##_##reg, \ 29 (inst) + REG_RD_ADDR_##scope##_##reg + \ 30 (index) * STRIDE_##scope##_##reg ) 35 REG_WRITE( reg_##scope##_##reg, \ 36 (inst) + REG_WR_ADDR_##scope##_##reg + \ 37 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | timer_defs.h | 16 REG_READ( reg_##scope##_##reg, \ 17 (inst) + REG_RD_ADDR_##scope##_##reg ) 22 REG_WRITE( reg_##scope##_##reg, \ 23 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 28 REG_READ( reg_##scope##_##reg, \ 29 (inst) + REG_RD_ADDR_##scope##_##reg + \ 30 (index) * STRIDE_##scope##_##reg ) 35 REG_WRITE( reg_##scope##_##reg, \ 36 (inst) + REG_WR_ADDR_##scope##_##reg + \ 37 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | ddr2_defs.h | 16 REG_READ( reg_##scope##_##reg, \ 17 (inst) + REG_RD_ADDR_##scope##_##reg ) 22 REG_WRITE( reg_##scope##_##reg, \ 23 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 28 REG_READ( reg_##scope##_##reg, \ 29 (inst) + REG_RD_ADDR_##scope##_##reg + \ 30 (index) * STRIDE_##scope##_##reg ) 35 REG_WRITE( reg_##scope##_##reg, \ 36 (inst) + REG_WR_ADDR_##scope##_##reg + \ 37 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | pinmux_defs.h | 16 REG_READ( reg_##scope##_##reg, \ 17 (inst) + REG_RD_ADDR_##scope##_##reg ) 22 REG_WRITE( reg_##scope##_##reg, \ 23 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 28 REG_READ( reg_##scope##_##reg, \ 29 (inst) + REG_RD_ADDR_##scope##_##reg + \ 30 (index) * STRIDE_##scope##_##reg ) 35 REG_WRITE( reg_##scope##_##reg, \ 36 (inst) + REG_WR_ADDR_##scope##_##reg + \ 37 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | pio_defs.h | 16 REG_READ( reg_##scope##_##reg, \ 17 (inst) + REG_RD_ADDR_##scope##_##reg ) 22 REG_WRITE( reg_##scope##_##reg, \ 23 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 28 REG_READ( reg_##scope##_##reg, \ 29 (inst) + REG_RD_ADDR_##scope##_##reg + \ 30 (index) * STRIDE_##scope##_##reg ) 35 REG_WRITE( reg_##scope##_##reg, \ 36 (inst) + REG_WR_ADDR_##scope##_##reg + \ 37 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | intr_vect_defs.h | 16 REG_READ( reg_##scope##_##reg, \ 17 (inst) + REG_RD_ADDR_##scope##_##reg ) 22 REG_WRITE( reg_##scope##_##reg, \ 23 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 28 REG_READ( reg_##scope##_##reg, \ 29 (inst) + REG_RD_ADDR_##scope##_##reg + \ 30 (index) * STRIDE_##scope##_##reg ) 35 REG_WRITE( reg_##scope##_##reg, \ 36 (inst) + REG_WR_ADDR_##scope##_##reg + \ 37 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | gio_defs.h | 16 REG_READ( reg_##scope##_##reg, \ 17 (inst) + REG_RD_ADDR_##scope##_##reg ) 22 REG_WRITE( reg_##scope##_##reg, \ 23 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 28 REG_READ( reg_##scope##_##reg, \ 29 (inst) + REG_RD_ADDR_##scope##_##reg + \ 30 (index) * STRIDE_##scope##_##reg ) 35 REG_WRITE( reg_##scope##_##reg, \ 36 (inst) + REG_WR_ADDR_##scope##_##reg + \ 37 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
/linux-4.1.27/arch/cris/include/arch-v32/mach-fs/mach/hwregs/ |
D | marb_defs.h | 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) 38 REG_WRITE( reg_##scope##_##reg, \ 39 (inst) + REG_WR_ADDR_##scope##_##reg + \ 40 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | strmux_defs.h | 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) 38 REG_WRITE( reg_##scope##_##reg, \ 39 (inst) + REG_WR_ADDR_##scope##_##reg + \ 40 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | config_defs.h | 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) 38 REG_WRITE( reg_##scope##_##reg, \ 39 (inst) + REG_WR_ADDR_##scope##_##reg + \ 40 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | timer_defs.h | 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) 38 REG_WRITE( reg_##scope##_##reg, \ 39 (inst) + REG_WR_ADDR_##scope##_##reg + \ 40 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | bif_slave_defs.h | 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) 38 REG_WRITE( reg_##scope##_##reg, \ 39 (inst) + REG_WR_ADDR_##scope##_##reg + \ 40 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | intr_vect_defs.h | 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) 38 REG_WRITE( reg_##scope##_##reg, \ 39 (inst) + REG_WR_ADDR_##scope##_##reg + \ 40 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | gio_defs.h | 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) 38 REG_WRITE( reg_##scope##_##reg, \ 39 (inst) + REG_WR_ADDR_##scope##_##reg + \ 40 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | marb_bp_defs.h | 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) 38 REG_WRITE( reg_##scope##_##reg, \ 39 (inst) + REG_WR_ADDR_##scope##_##reg + \ 40 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | bif_core_defs.h | 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) 38 REG_WRITE( reg_##scope##_##reg, \ 39 (inst) + REG_WR_ADDR_##scope##_##reg + \ 40 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | pinmux_defs.h | 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) 38 REG_WRITE( reg_##scope##_##reg, \ 39 (inst) + REG_WR_ADDR_##scope##_##reg + \ 40 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | bif_dma_defs.h | 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) 38 REG_WRITE( reg_##scope##_##reg, \ 39 (inst) + REG_WR_ADDR_##scope##_##reg + \ 40 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
/linux-4.1.27/arch/cris/include/arch-v32/mach-a3/mach/hwregs/iop/ |
D | iop_version_defs.h | 16 REG_READ( reg_##scope##_##reg, \ 17 (inst) + REG_RD_ADDR_##scope##_##reg ) 22 REG_WRITE( reg_##scope##_##reg, \ 23 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 28 REG_READ( reg_##scope##_##reg, \ 29 (inst) + REG_RD_ADDR_##scope##_##reg + \ 30 (index) * STRIDE_##scope##_##reg ) 35 REG_WRITE( reg_##scope##_##reg, \ 36 (inst) + REG_WR_ADDR_##scope##_##reg + \ 37 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | iop_sap_in_defs.h | 16 REG_READ( reg_##scope##_##reg, \ 17 (inst) + REG_RD_ADDR_##scope##_##reg ) 22 REG_WRITE( reg_##scope##_##reg, \ 23 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 28 REG_READ( reg_##scope##_##reg, \ 29 (inst) + REG_RD_ADDR_##scope##_##reg + \ 30 (index) * STRIDE_##scope##_##reg ) 35 REG_WRITE( reg_##scope##_##reg, \ 36 (inst) + REG_WR_ADDR_##scope##_##reg + \ 37 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | iop_sap_out_defs.h | 16 REG_READ( reg_##scope##_##reg, \ 17 (inst) + REG_RD_ADDR_##scope##_##reg ) 22 REG_WRITE( reg_##scope##_##reg, \ 23 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 28 REG_READ( reg_##scope##_##reg, \ 29 (inst) + REG_RD_ADDR_##scope##_##reg + \ 30 (index) * STRIDE_##scope##_##reg ) 35 REG_WRITE( reg_##scope##_##reg, \ 36 (inst) + REG_WR_ADDR_##scope##_##reg + \ 37 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | iop_sw_spu_defs.h | 16 REG_READ( reg_##scope##_##reg, \ 17 (inst) + REG_RD_ADDR_##scope##_##reg ) 22 REG_WRITE( reg_##scope##_##reg, \ 23 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 28 REG_READ( reg_##scope##_##reg, \ 29 (inst) + REG_RD_ADDR_##scope##_##reg + \ 30 (index) * STRIDE_##scope##_##reg ) 35 REG_WRITE( reg_##scope##_##reg, \ 36 (inst) + REG_WR_ADDR_##scope##_##reg + \ 37 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | iop_sw_cpu_defs.h | 16 REG_READ( reg_##scope##_##reg, \ 17 (inst) + REG_RD_ADDR_##scope##_##reg ) 22 REG_WRITE( reg_##scope##_##reg, \ 23 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 28 REG_READ( reg_##scope##_##reg, \ 29 (inst) + REG_RD_ADDR_##scope##_##reg + \ 30 (index) * STRIDE_##scope##_##reg ) 35 REG_WRITE( reg_##scope##_##reg, \ 36 (inst) + REG_WR_ADDR_##scope##_##reg + \ 37 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | iop_sw_mpu_defs.h | 16 REG_READ( reg_##scope##_##reg, \ 17 (inst) + REG_RD_ADDR_##scope##_##reg ) 22 REG_WRITE( reg_##scope##_##reg, \ 23 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 28 REG_READ( reg_##scope##_##reg, \ 29 (inst) + REG_RD_ADDR_##scope##_##reg + \ 30 (index) * STRIDE_##scope##_##reg ) 35 REG_WRITE( reg_##scope##_##reg, \ 36 (inst) + REG_WR_ADDR_##scope##_##reg + \ 37 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | iop_sw_cfg_defs.h | 16 REG_READ( reg_##scope##_##reg, \ 17 (inst) + REG_RD_ADDR_##scope##_##reg ) 22 REG_WRITE( reg_##scope##_##reg, \ 23 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 28 REG_READ( reg_##scope##_##reg, \ 29 (inst) + REG_RD_ADDR_##scope##_##reg + \ 30 (index) * STRIDE_##scope##_##reg ) 35 REG_WRITE( reg_##scope##_##reg, \ 36 (inst) + REG_WR_ADDR_##scope##_##reg + \ 37 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
/linux-4.1.27/arch/cris/include/arch-v32/arch/hwregs/iop/ |
D | iop_version_defs.h | 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) 38 REG_WRITE( reg_##scope##_##reg, \ 39 (inst) + REG_WR_ADDR_##scope##_##reg + \ 40 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | iop_scrc_out_defs.h | 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) 38 REG_WRITE( reg_##scope##_##reg, \ 39 (inst) + REG_WR_ADDR_##scope##_##reg + \ 40 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | iop_scrc_in_defs.h | 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) 38 REG_WRITE( reg_##scope##_##reg, \ 39 (inst) + REG_WR_ADDR_##scope##_##reg + \ 40 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | iop_fifo_in_extra_defs.h | 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) 38 REG_WRITE( reg_##scope##_##reg, \ 39 (inst) + REG_WR_ADDR_##scope##_##reg + \ 40 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | iop_fifo_out_extra_defs.h | 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) 38 REG_WRITE( reg_##scope##_##reg, \ 39 (inst) + REG_WR_ADDR_##scope##_##reg + \ 40 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | iop_trigger_grp_defs.h | 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) 38 REG_WRITE( reg_##scope##_##reg, \ 39 (inst) + REG_WR_ADDR_##scope##_##reg + \ 40 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | iop_mpu_defs.h | 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) 38 REG_WRITE( reg_##scope##_##reg, \ 39 (inst) + REG_WR_ADDR_##scope##_##reg + \ 40 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | iop_sap_in_defs.h | 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) 38 REG_WRITE( reg_##scope##_##reg, \ 39 (inst) + REG_WR_ADDR_##scope##_##reg + \ 40 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | iop_crc_par_defs.h | 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) 38 REG_WRITE( reg_##scope##_##reg, \ 39 (inst) + REG_WR_ADDR_##scope##_##reg + \ 40 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | iop_fifo_in_defs.h | 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) 38 REG_WRITE( reg_##scope##_##reg, \ 39 (inst) + REG_WR_ADDR_##scope##_##reg + \ 40 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | iop_timer_grp_defs.h | 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) 38 REG_WRITE( reg_##scope##_##reg, \ 39 (inst) + REG_WR_ADDR_##scope##_##reg + \ 40 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | iop_fifo_out_defs.h | 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) 38 REG_WRITE( reg_##scope##_##reg, \ 39 (inst) + REG_WR_ADDR_##scope##_##reg + \ 40 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | iop_dmc_out_defs.h | 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) 38 REG_WRITE( reg_##scope##_##reg, \ 39 (inst) + REG_WR_ADDR_##scope##_##reg + \ 40 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | iop_sap_out_defs.h | 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) 38 REG_WRITE( reg_##scope##_##reg, \ 39 (inst) + REG_WR_ADDR_##scope##_##reg + \ 40 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | iop_dmc_in_defs.h | 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) 38 REG_WRITE( reg_##scope##_##reg, \ 39 (inst) + REG_WR_ADDR_##scope##_##reg + \ 40 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | iop_spu_defs.h | 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) 38 REG_WRITE( reg_##scope##_##reg, \ 39 (inst) + REG_WR_ADDR_##scope##_##reg + \ 40 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | iop_sw_spu_defs.h | 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) 38 REG_WRITE( reg_##scope##_##reg, \ 39 (inst) + REG_WR_ADDR_##scope##_##reg + \ 40 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | iop_sw_cpu_defs.h | 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) 38 REG_WRITE( reg_##scope##_##reg, \ 39 (inst) + REG_WR_ADDR_##scope##_##reg + \ 40 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | iop_sw_mpu_defs.h | 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) 38 REG_WRITE( reg_##scope##_##reg, \ 39 (inst) + REG_WR_ADDR_##scope##_##reg + \ 40 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
D | iop_sw_cfg_defs.h | 19 REG_READ( reg_##scope##_##reg, \ 20 (inst) + REG_RD_ADDR_##scope##_##reg ) 25 REG_WRITE( reg_##scope##_##reg, \ 26 (inst) + REG_WR_ADDR_##scope##_##reg, (val) ) 31 REG_READ( reg_##scope##_##reg, \ 32 (inst) + REG_RD_ADDR_##scope##_##reg + \ 33 (index) * STRIDE_##scope##_##reg ) 38 REG_WRITE( reg_##scope##_##reg, \ 39 (inst) + REG_WR_ADDR_##scope##_##reg + \ 40 (index) * STRIDE_##scope##_##reg, (val) ) [all …]
|
/linux-4.1.27/drivers/staging/sm750fb/ |
D | sm750_help.h | 14 #define TEST_FIELD(d,f,v) (GET_FIELD(d,f) == f ## _ ## v) 16 (((f ## _ ## v) & RAW_MASK(f)) << _LSB(f))) 43 _F_NORMALIZE((x), reg ## _ ## field) \ 48 (x & ~_F_MASK(reg ## _ ## field)) \ 49 | _F_DENORMALIZE(reg ## _ ## field ## _ ## value, reg ## _ ## field) \ 54 (x & ~_F_MASK(reg ## _ ## field)) \ 55 | _F_DENORMALIZE(value, reg ## _ ## field) \ 60 ~ _F_MASK(reg ## _ ## field) \ 77 #define FIELD_INIT(reg, field, value) FIELD_DENORMALIZE(reg ## _ ## field, \ 78 reg ## _ ## field ## _ ## value) [all …]
|
/linux-4.1.27/scripts/ |
D | kernel-doc | 407 my $contents = join "\n", @_; 440 my $contents = join "\n", @_; 470 my $contents = join "\n",@_; 517 my %args = %{$_[0]}; 530 my %args = %{$_[0]}; 555 output_section_html(@_); 561 my %args = %{$_[0]}; 567 output_section_html(@_); 573 my %args = %{$_[0]}; 614 output_section_html(@_); [all …]
|
D | asn1_compiler.c | 209 #define _(X) [DIRECTIVE_##X] = #X macro 210 _(ABSENT), 211 _(ALL), 212 _(ANY), 213 _(APPLICATION), 214 _(AUTOMATIC), 215 _(BEGIN), 216 _(BIT), 217 _(BMPString), 218 _(BOOLEAN), [all …]
|
D | headerdep.pl | 30 my @headers = grep { strip($_) } @ARGV; 88 my @queue = @_; 142 my @queue = map { [[0, $_]] } @_; 152 if(grep { $_->[1] eq $dep->[1] } @$top) { 164 $_ = shift; 168 $_;
|
D | get_maintainer.pl | 170 my $line = $_; 284 my $line = $_; 443 my $patch_line = $_; 517 my ($start, $end) = @_; 535 my ($start, $end) = @_; 686 @email_to = grep($_->[0] !~ /${email_address}/, @email_to); 718 my ($file, $pattern) = @_; 819 my ($lk_path) = @_; 846 my ($formatted_email) = @_; 873 my ($name, $address, $usename) = @_; [all …]
|
D | namespace.pl | 160 my $basename = $_; 161 $_ = $File::Find::name; 213 do_nm($basename, $_); 215 $_ = $basename; # File::Find expects $_ untouched (undocumented) 220 my ($basename, $fullname) = @_; 250 $comment .= substr($_, 43); 265 ($type, $name) = (split(/ +/, $_, 3))[1..2]; 344 my ($object, $name) = @_; 461 if (exists($export{$_})) {
|
D | export_report.pl | 26 my ($href) = @_; 42 print "Usage: @_ -h -k Module.symvers [ -o outputfile ] \n", 55 open my $fh, '<', $_ or die "cannot open $_: $!\n"; 119 $state = 1 if ($_ =~ /static const struct modversion_info/); 123 $state = 2 if ($_ =~ /__attribute__\(\(section\("__versions"\)\)\)/); 127 if ( $_ !~ /0x[0-9a-f]+,/ ) {
|
D | markup_oops.pl | 51 my ($line) = @_; 91 my ($reg) = @_; 100 my ($line, $cntr) = @_; 160 my $line = $_; 207 if ($_ =~ /^([0-9a-f]+) \<$function\>\:/) { 222 my ($address, $target) = @_; 241 my $line = $_;
|
D | checkincludes.pl | 51 push(@file_lines, $_); 77 print {$f} $_; 82 print {$f} $_;
|
D | checkpatch.pl | 54 my ($exitcode) = @_; 111 my $line = $_; 180 my ($hashRef, $arrayRef) = @_; 197 my ($hashRef, $prefix) = @_; 469 my $line = $_; 489 my $line = $_; 576 (?:$Storage\s+)?(?:[A-Z_][A-Z0-9]*_){0,2}(?:DEFINE|DECLARE)(?:_[A-Z0-9]+){1,2}\s*\(| 582 my ($string) = @_; 596 my ($file) = @_; 652 $camelcase{$_} = 1; [all …]
|
D | profile2linkerlist.pl | 13 my $line = $_; 15 $_ =~ /\W*[0-9]+\W*([a-zA-Z\_0-9]+)\W*[0-9]+/;
|
D | checkversion.pl | 44 if (($_ =~ /LINUX_VERSION_CODE/) || ($_ =~ /\WKERNEL_VERSION/)) {
|
/linux-4.1.27/scripts/kconfig/ |
D | mconf.c | 403 str_printf( &title, _("Enter (sub)string or regexp to search for " in search_conf() 408 dres = dialog_inputbox(_("Search Configuration Parameter"), in search_conf() 415 show_helptext(_("Search Configuration"), search_help); in search_conf() 446 dres = show_textbox_ext(_("Search Results"), (char *) in search_conf() 494 prompt = _(prompt); in build_conf() 511 item_make(" %*c*** %s ***", indent + 1, ' ', _(prompt)); in build_conf() 519 item_make("---%*c%s", indent + 1, ' ', _(prompt)); in build_conf() 563 item_add_str("%*c%s", indent + 1, ' ', _(menu_get_prompt(menu))); in build_conf() 566 item_add_str(" (%s)", _(menu_get_prompt(def_menu))); in build_conf() 578 item_make("---%*c%s", indent + 1, ' ', _(menu_get_prompt(menu))); in build_conf() [all …]
|
D | nconf.c | 389 _("Global help"), _(nconf_global_help)); in handle_f1() 404 _("Short help"), in handle_f3() 405 _(current_instructions)); in handle_f3() 413 _("Show all symbols?"), in handle_f4() 654 _("Do you wish to save your new configuration?\n" in do_exit() 671 _("Error during writing of configuration.\n" in do_exit() 679 _("Your configuration changes were NOT saved."), in do_exit() 698 str_printf( &title, _("Enter (sub)string or regexp to search for " in search_conf() 703 _("Search Configuration Parameter"), in search_conf() 711 _("Search Configuration"), search_help); in search_conf() [all …]
|
D | streamline_config.pl | 55 print STDERR @_; 155 my ($kconfig) = @_; 179 $_ = $line . " " . $_; 184 $line = $_; 273 my ($line, %vars) = @_; 309 $line .= $_; 310 $_ = $line; 316 $_ = convert_vars($_, %make_vars); 426 $_ = $line; 447 my ($p) = @_; [all …]
|
D | conf.c | 77 printf(_("aborted!\n\n")); in check_stdin() 78 printf(_("Console input/output is redirected. ")); in check_stdin() 79 printf(_("Run 'make oldconfig' to update configuration.\n\n")); in check_stdin() 89 printf(_("(NEW) ")); in conf_askvalue() 139 printf("%*s%s ", indent - 1, "", _(menu->prompt->text)); in conf_string() 172 printf("%*s%s ", indent - 1, "", _(menu->prompt->text)); in conf_sym() 259 printf("%*s%s\n", indent - 1, "", _(menu_get_prompt(menu))); in conf_choice() 269 printf("%*s%s\n", indent - 1, "", _(menu_get_prompt(menu))); in conf_choice() 277 printf("%*c %s\n", indent, '*', _(menu_get_prompt(child))); in conf_choice() 286 printf(" %d. %s", cnt, _(menu_get_prompt(child))); in conf_choice() [all …]
|
D | qconf.cc | 52 #ifdef _ 53 # undef _ 54 # define _ qgettext macro 138 prompt = _(menu_get_prompt(menu)); in updateMenu() 230 prompt += _(" (NEW)"); in updateMenu() 368 addColumn(promptColIdx, _("Option")); in ConfigList() 393 addColumn(nameColIdx, _("Name")); in reinit() 400 addColumn(dataColIdx, _("Value")); in reinit() 834 action = new Q3Action(NULL, _("Show Name"), 0, this); in contextMenuEvent() 842 action = new Q3Action(NULL, _("Show Range"), 0, this); in contextMenuEvent() [all …]
|
D | gconf.c | 140 g_error(_("GUI loading failed !\n")); in init_main_window() 236 gtk_tree_view_column_set_title(column, _("Options")); in init_left_tree() 279 gtk_tree_view_column_set_title(column, _("Options")); in init_right_tree() 308 _("Name"), renderer, in init_right_tree() 332 _("Value"), renderer, in init_right_tree() 371 const char *prompt = _(menu_get_prompt(menu)); in text_insert_help() 425 dialog = gtk_dialog_new_with_buttons(_("Warning !"), in on_window1_delete_event() 439 label = gtk_label_new(_("\nSave configuration ?\n")); in on_window1_delete_event() 499 text_insert_msg(_("Error"), _("Unable to load configuration !")); in load_filename() 508 fs = gtk_file_selection_new(_("Load file...")); in on_load1_activate() [all …]
|
D | menu.c | 553 str_printf(r, _("Prompt: %s\n"), _(prop->text)); in get_prompt_str() 586 str_printf(r, _(" Location:\n")); in get_prompt_str() 592 _(menu_get_prompt(menu))); in get_prompt_str() 595 menu->sym->name : _("<choice>"), in get_prompt_str() 642 str_printf(r, _(" Defined at %s:%d\n"), prop->menu->file->name, in get_symbol_str() 645 str_append(r, _(" Depends on: ")); in get_symbol_str() 663 str_append(r, _(" Selected by: ")); in get_symbol_str() 679 str_append(&res, _("No matches found.\n")); in get_relations_str() 694 str_printf(help, "%s\n", _(help_text)); in menu_get_ext_help()
|
/linux-4.1.27/Documentation/sound/oss/ |
D | mwave | 177 _/ _/_/_/_/ 178 _/_/ _/_/ _/ 179 _/ _/_/ _/_/_/_/ Martin John Bartlett 180 _/ _/ _/ _/ (martin@nitram.demon.co.uk) 181 _/ _/_/_/_/ 182 _/ 183 _/ _/ 184 _/_/
|
/linux-4.1.27/lib/ |
D | vsprintf.c | 152 #define _(x) (__force u16) cpu_to_le16(((x % 10) | ((x / 10) << 8)) + 0x3030) macro 153 _( 0), _( 1), _( 2), _( 3), _( 4), _( 5), _( 6), _( 7), _( 8), _( 9), 154 _(10), _(11), _(12), _(13), _(14), _(15), _(16), _(17), _(18), _(19), 155 _(20), _(21), _(22), _(23), _(24), _(25), _(26), _(27), _(28), _(29), 156 _(30), _(31), _(32), _(33), _(34), _(35), _(36), _(37), _(38), _(39), 157 _(40), _(41), _(42), _(43), _(44), _(45), _(46), _(47), _(48), _(49), 158 _(50), _(51), _(52), _(53), _(54), _(55), _(56), _(57), _(58), _(59), 159 _(60), _(61), _(62), _(63), _(64), _(65), _(66), _(67), _(68), _(69), 160 _(70), _(71), _(72), _(73), _(74), _(75), _(76), _(77), _(78), _(79), 161 _(80), _(81), _(82), _(83), _(84), _(85), _(86), _(87), _(88), _(89), [all …]
|
D | build_OID_registry | 126 $hash += $_ * 33; 142 print C_FILE $_, ", " foreach (@octets); 187 printf C_FILE "%02x", $_ foreach (@octets);
|
/linux-4.1.27/arch/cris/include/arch-v32/mach-a3/mach/hwregs/iop/asm/ |
D | iop_version_defs_asm.h | 16 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 22 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 37 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 41 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 47 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 48 STRIDE_##scope##_##reg )
|
D | iop_sap_in_defs_asm.h | 16 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 22 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 37 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 41 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 47 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 48 STRIDE_##scope##_##reg )
|
D | iop_sap_out_defs_asm.h | 16 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 22 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 37 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 41 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 47 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 48 STRIDE_##scope##_##reg )
|
D | iop_sw_spu_defs_asm.h | 16 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 22 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 37 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 41 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 47 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 48 STRIDE_##scope##_##reg )
|
D | iop_sw_cfg_defs_asm.h | 16 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 22 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 37 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 41 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 47 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 48 STRIDE_##scope##_##reg )
|
D | iop_sw_cpu_defs_asm.h | 16 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 22 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 37 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 41 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 47 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 48 STRIDE_##scope##_##reg )
|
D | iop_sw_mpu_defs_asm.h | 16 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 22 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 37 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 41 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 47 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 48 STRIDE_##scope##_##reg )
|
/linux-4.1.27/arch/cris/include/arch-v32/arch/hwregs/iop/asm/ |
D | iop_version_defs_asm.h | 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 50 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 51 STRIDE_##scope##_##reg )
|
D | iop_scrc_in_defs_asm.h | 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 50 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 51 STRIDE_##scope##_##reg )
|
D | iop_scrc_out_defs_asm.h | 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 50 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 51 STRIDE_##scope##_##reg )
|
D | iop_trigger_grp_defs_asm.h | 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 50 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 51 STRIDE_##scope##_##reg )
|
D | iop_crc_par_defs_asm.h | 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 50 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 51 STRIDE_##scope##_##reg )
|
D | iop_fifo_out_extra_defs_asm.h | 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 50 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 51 STRIDE_##scope##_##reg )
|
D | iop_fifo_in_extra_defs_asm.h | 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 50 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 51 STRIDE_##scope##_##reg )
|
D | iop_mpu_defs_asm.h | 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 50 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 51 STRIDE_##scope##_##reg )
|
D | iop_sap_in_defs_asm.h | 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 50 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 51 STRIDE_##scope##_##reg )
|
D | iop_timer_grp_defs_asm.h | 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 50 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 51 STRIDE_##scope##_##reg )
|
D | iop_fifo_in_defs_asm.h | 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 50 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 51 STRIDE_##scope##_##reg )
|
D | iop_fifo_out_defs_asm.h | 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 50 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 51 STRIDE_##scope##_##reg )
|
D | iop_dmc_in_defs_asm.h | 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 50 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 51 STRIDE_##scope##_##reg )
|
D | iop_dmc_out_defs_asm.h | 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 50 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 51 STRIDE_##scope##_##reg )
|
D | iop_sap_out_defs_asm.h | 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 50 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 51 STRIDE_##scope##_##reg )
|
D | iop_spu_defs_asm.h | 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 50 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 51 STRIDE_##scope##_##reg )
|
D | iop_sw_spu_defs_asm.h | 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 50 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 51 STRIDE_##scope##_##reg )
|
D | iop_sw_cfg_defs_asm.h | 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 50 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 51 STRIDE_##scope##_##reg )
|
/linux-4.1.27/arch/cris/include/arch-v32/arch/hwregs/asm/ |
D | irq_nmi_defs_asm.h | 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 50 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 51 STRIDE_##scope##_##reg )
|
D | strcop_defs_asm.h | 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 50 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 51 STRIDE_##scope##_##reg )
|
D | cris_defs_asm.h | 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 50 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 51 STRIDE_##scope##_##reg )
|
D | strmux_defs_asm.h | 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 50 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 51 STRIDE_##scope##_##reg )
|
D | config_defs_asm.h | 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 50 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 51 STRIDE_##scope##_##reg )
|
D | rt_trace_defs_asm.h | 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 50 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 51 STRIDE_##scope##_##reg )
|
D | marb_defs_asm.h | 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 50 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 51 STRIDE_##scope##_##reg ) 326 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 332 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) [all …]
|
D | mmu_defs_asm.h | 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 50 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 51 STRIDE_##scope##_##reg )
|
D | timer_defs_asm.h | 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 50 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 51 STRIDE_##scope##_##reg )
|
D | bif_slave_defs_asm.h | 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 50 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 51 STRIDE_##scope##_##reg )
|
D | ata_defs_asm.h | 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 50 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 51 STRIDE_##scope##_##reg )
|
D | gio_defs_asm.h | 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 50 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 51 STRIDE_##scope##_##reg )
|
D | dma_defs_asm.h | 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 50 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 51 STRIDE_##scope##_##reg )
|
D | bif_core_defs_asm.h | 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 50 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 51 STRIDE_##scope##_##reg )
|
D | intr_vect_defs_asm.h | 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 50 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 51 STRIDE_##scope##_##reg )
|
D | ser_defs_asm.h | 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 50 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 51 STRIDE_##scope##_##reg )
|
D | eth_defs_asm.h | 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 50 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 51 STRIDE_##scope##_##reg )
|
D | bif_dma_defs_asm.h | 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 50 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 51 STRIDE_##scope##_##reg )
|
D | sser_defs_asm.h | 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 50 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 51 STRIDE_##scope##_##reg )
|
/linux-4.1.27/arch/cris/include/arch-v32/mach-fs/mach/hwregs/asm/ |
D | config_defs_asm.h | 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 50 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 51 STRIDE_##scope##_##reg )
|
D | timer_defs_asm.h | 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 50 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 51 STRIDE_##scope##_##reg )
|
D | gio_defs_asm.h | 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 50 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 51 STRIDE_##scope##_##reg )
|
D | bif_core_defs_asm.h | 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 50 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 51 STRIDE_##scope##_##reg )
|
D | pinmux_defs_asm.h | 19 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 25 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 40 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 44 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 50 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 51 STRIDE_##scope##_##reg )
|
/linux-4.1.27/arch/cris/include/arch-v32/mach-a3/mach/hwregs/asm/ |
D | clkgen_defs_asm.h | 16 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 22 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 37 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 41 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 47 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 48 STRIDE_##scope##_##reg )
|
D | timer_defs_asm.h | 16 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 22 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 37 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 41 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 47 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 48 STRIDE_##scope##_##reg )
|
D | ddr2_defs_asm.h | 16 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 22 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 37 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 41 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 47 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 48 STRIDE_##scope##_##reg )
|
D | pio_defs_asm.h | 16 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 22 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 37 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 41 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 47 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 48 STRIDE_##scope##_##reg )
|
D | pinmux_defs_asm.h | 16 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 22 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 37 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 41 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 47 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 48 STRIDE_##scope##_##reg )
|
D | gio_defs_asm.h | 16 REG_FIELD_X_( value, reg_##scope##_##reg##___##field##___lsb ) 22 REG_STATE_X_( regk_##scope##_##symbolic_value, reg_##scope##_##reg##___##field##___lsb ) 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 37 #define REG_BIT( scope, reg, field ) reg_##scope##_##reg##___##field##___bit 41 #define REG_ADDR( scope, inst, reg ) REG_ADDR_X_(inst, reg_##scope##_##reg##_offset) 47 REG_ADDR_VECT_X_(inst, reg_##scope##_##reg##_offset, index, \ 48 STRIDE_##scope##_##reg )
|
/linux-4.1.27/tools/testing/ktest/ |
D | ktest.pl | 465 print OUT @_; 472 _logit @_; 474 print @_; 479 print @_; 480 _logit @_; 484 my ($cancel, $prompt) = @_; 521 my ($prompt) = @_; 527 my ($prompt) = @_; 533 my ($config) = @_; 564 my ($time) = @_; [all …]
|
/linux-4.1.27/arch/mips/include/asm/mach-pnx833x/ |
D | pnx833x.h | 33 #define PNX833X_BIT(val, reg, field) ((val) & PNX833X_##reg##_##field) 38 (((val) & PNX##cpu##_##reg##_##field##_MASK) >> \ 39 PNX##cpu##_##reg##_##field##_SHIFT) 51 (PNX##cpu##_##reg = (PNX##cpu##_##reg & ~(PNX##cpu##_##reg##_##field##_MASK)) | \ 52 ((val) << PNX##cpu##_##reg##_##field##_SHIFT))
|
/linux-4.1.27/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/ |
D | Util.pm | 25 my ($total, $n) = @_; 34 my ($secs, $nsecs) = @_; 40 my ($nsecs) = @_; 46 my ($nsecs) = @_; 52 my ($nsecs) = @_;
|
D | Core.pm | 33 my ($value) = @_; 63 my ($event_name, $field_name, $value) = @_; 90 my ($event_name, $field_name, $delim) = @_; 97 my ($event_name, $field_name, $value, $field_str) = @_; 118 my ($event_name, $field_name, $value) = @_; 137 my ($event_name, $field_name) = @_; 144 my ($event_name, $field_name, $value, $field_str) = @_;
|
/linux-4.1.27/drivers/net/wireless/ti/wlcore/ |
D | debugfs.h | 66 wl, &prefix## _## name## _ops); \ 72 static ssize_t sub## _ ##name## _read(struct file *file, \ 85 static const struct file_operations sub## _ ##name## _ops = { \ 86 .read = sub## _ ##name## _read, \ 92 static ssize_t sub## _ ##name## _read(struct file *file, \ 110 static const struct file_operations sub## _ ##name## _ops = { \ 111 .read = sub## _ ##name## _read, \ 117 DEBUGFS_ADD(sub## _ ##name, stats)
|
/linux-4.1.27/crypto/asymmetric_keys/ |
D | rsa.c | 76 #define _(X) { RSA_digest_info_##X, sizeof(RSA_digest_info_##X) } macro 77 [HASH_ALGO_MD5] = _(MD5), 78 [HASH_ALGO_SHA1] = _(SHA1), 79 [HASH_ALGO_RIPE_MD_160] = _(RIPE_MD_160), 80 [HASH_ALGO_SHA256] = _(SHA256), 81 [HASH_ALGO_SHA384] = _(SHA384), 82 [HASH_ALGO_SHA512] = _(SHA512), 83 [HASH_ALGO_SHA224] = _(SHA224), 84 #undef _
|
/linux-4.1.27/arch/powerpc/platforms/ps3/ |
D | hvcall.S | 28 _GLOBAL(_##API_NAME) \ 50 _GLOBAL(_##API_NAME) \ 69 _GLOBAL(_##API_NAME) \ 91 _GLOBAL(_##API_NAME) \ 116 _GLOBAL(_##API_NAME) \ 153 _GLOBAL(_##API_NAME) \ 172 _GLOBAL(_##API_NAME) \ 194 _GLOBAL(_##API_NAME) \ 219 _GLOBAL(_##API_NAME) \ 247 _GLOBAL(_##API_NAME) \ [all …]
|
/linux-4.1.27/drivers/usb/gadget/ |
D | u_f.h | 24 size_t groupname##_##name##__offset = ({ \ 33 size_t groupname##_##name##__sz = (n) * sizeof(type); \ 34 size_t groupname##_##name##__offset = ({ \ 37 size_t size = groupname##_##name##__sz; \ 43 ((void *) ((char *)ptr + groupname##_##name##__offset))
|
/linux-4.1.27/drivers/infiniband/hw/qib/ |
D | qib_debugfs.c | 45 static const struct seq_operations _##name##_seq_ops = { \ 46 .start = _##name##_seq_start, \ 47 .next = _##name##_seq_next, \ 48 .stop = _##name##_seq_stop, \ 49 .show = _##name##_seq_show \ 51 static int _##name##_open(struct inode *inode, struct file *s) \ 55 ret = seq_open(s, &_##name##_seq_ops); \ 62 static const struct file_operations _##name##_file_ops = { \ 64 .open = _##name##_open, \ 74 ibd, &_##name##_file_ops); \
|
/linux-4.1.27/tools/perf/scripts/perl/ |
D | check-perf-trace.pl | 32 $vec) = @_; 48 $gfp_flags) = @_; 65 my ($context) = @_; 95 $common_pid, $common_comm) = @_; 102 my ($event_name, $cpu, $secs, $nsecs, $pid, $comm) = @_;
|
D | rwtop.pl | 39 $nr, $ret) = @_; 57 $nr, $fd, $buf, $count) = @_; 70 $nr, $ret) = @_; 83 $nr, $fd, $buf, $count) = @_; 200 $common_pid, $common_comm) = @_;
|
D | rw-by-pid.pl | 28 $nr, $ret) = @_; 44 $nr, $fd, $buf, $count) = @_; 55 $nr, $ret) = @_; 66 $nr, $fd, $buf, $count) = @_; 181 $common_pid, $common_comm) = @_;
|
D | wakeup-latency.pl | 33 $next_prio) = @_; 55 $comm, $pid, $prio, $success, $target_cpu) = @_; 104 $common_pid, $common_comm) = @_;
|
D | rw-by-file.pl | 31 $common_pid, $common_comm, $nr, $fd, $buf, $count) = @_; 42 $common_pid, $common_comm, $nr, $fd, $buf, $count) = @_; 101 $common_pid, $common_comm) = @_;
|
D | failed-syscalls.pl | 22 $id, $ret) = @_; 31 raw_syscalls::sys_exit(@_)
|
/linux-4.1.27/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-common.h | 1017 _prefix##_##_field##_INDEX, \ 1018 _prefix##_##_field##_WIDTH) 1022 _prefix##_##_field##_INDEX, \ 1023 _prefix##_##_field##_WIDTH, (_val)) 1027 _prefix##_##_field##_INDEX, \ 1028 _prefix##_##_field##_WIDTH) 1032 _prefix##_##_field##_INDEX, \ 1033 _prefix##_##_field##_WIDTH, (_val)) 1047 _reg##_##_field##_INDEX, \ 1048 _reg##_##_field##_WIDTH) [all …]
|
/linux-4.1.27/arch/frv/include/asm/ |
D | bitops.h | 279 } _; in fls64() local 282 _.ll = n; in fls64() 299 : "0r"(_.h), "r"(_.l) in fls64() 374 } _; in __ilog2_u64() local 377 _.ll = n; in __ilog2_u64() 388 : "0r"(_.h), "r"(_.l) in __ilog2_u64()
|
/linux-4.1.27/arch/tile/kernel/ |
D | hvglue.S | 4 .global _\sym 5 .type _\sym,function 6 _\sym: 7 .size _\sym,\size 10 .set \sym,_\sym
|
/linux-4.1.27/drivers/regulator/ |
D | mc13xxx.h | 71 .enable_bit = prefix ## _reg ## _ ## _name ## EN, \ 73 .vsel_shift = prefix ## _vsel_reg ## _ ## _name ## VSEL,\ 74 .vsel_mask = prefix ## _vsel_reg ## _ ## _name ## VSEL_M,\ 89 .enable_bit = prefix ## _reg ## _ ## _name ## EN, \ 104 .enable_bit = prefix ## _reg ## _ ## _name ## EN, \
|
D | pfuze100-regulator.c | 163 [_chip ## _ ## _name] = { \ 169 .id = _chip ## _ ## _name, \ 178 [_chip ## _ ## _name] = { \ 184 .id = _chip ## _ ## _name, \ 196 [_chip ## _ ## _name] = { \ 202 .id = _chip ## _ ## _name, \ 213 [_chip ## _ ## _name] = { \ 219 .id = _chip ## _ ## _name, \ 238 .id = _chip ## _ ## _name, \ 258 .id = _chip ## _ ## _name, \ [all …]
|
/linux-4.1.27/include/linux/usb/ |
D | gadget_configfs.h | 10 static ssize_t __struct##_##__name##_store(struct __struct *gs, \ 22 static ssize_t __struct##_##__name##_show(struct __struct *gs, \ 29 static struct struct_name##_attribute struct_name##_##name = \ 31 struct_name##_##name##_show, \ 32 struct_name##_##name##_store)
|
/linux-4.1.27/tools/power/cpupower/utils/idle_monitor/ |
D | cpupower-monitor.c | 49 printf(_("invalid or unknown argument\n")); in print_wrong_arg_exit() 181 printf(_("Monitor %s, Counter %s has no count " in print_results() 195 printf(_(" *is offline\n")); in print_results() 224 printf(_("%s: max monitor name length" in parse_monitor_param() 238 printf(_("No matching monitor found in %s, " in parse_monitor_param() 255 printf(_("Monitor \"%s\" (%d states) - Might overflow after %u " in list_monitors() 309 printf(_("%s took %.5f seconds and exited with status %d\n"), in fork_it() 387 printf(_("Cannot read number of available processors\n")); in cmd_monitor() 402 fprintf(stderr, _("Available monitor %s needs " in cmd_monitor() 413 printf(_("No HW Cstate monitors found\n")); in cmd_monitor()
|
/linux-4.1.27/samples/bpf/ |
D | tracex1_kern.c | 13 #define _(P) ({typeof(P) val = 0; bpf_probe_read(&val, sizeof(val), &P); val;}) macro 34 dev = _(skb->dev); in bpf_prog1() 36 len = _(skb->len); in bpf_prog1()
|
/linux-4.1.27/arch/arm/mach-imx/ |
D | hardware.h | 117 .virtual = soc ## _IO_P2V(soc ## _ ## name ## _BASE_ADDR), \ 118 .pfn = __phys_to_pfn(soc ## _ ## name ## _BASE_ADDR), \ 119 .length = soc ## _ ## name ## _SIZE, \
|
/linux-4.1.27/arch/arm/mach-davinci/ |
D | mux.h | 19 [soc##_##desc] = { \ 30 [soc##_##desc] = { \ 41 [soc##_##desc] = { \
|
/linux-4.1.27/Documentation/ |
D | digsig.txt | 83 603976250 --alswrv 0 -1 \_ keyring: _uid.0 84 817777377 --alswrv 0 0 \_ user: kmk 85 891974900 --alswrv 0 0 \_ encrypted: evm-key 86 170323636 --alswrv 0 0 \_ keyring: _module 87 548221616 --alswrv 0 0 \_ keyring: _ima 88 128198054 --alswrv 0 0 \_ keyring: _evm
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | ctxnv40.h | 90 #define cp_bra(c, f, s, n) _cp_bra((c), 0, CP_FLAG_##f, CP_FLAG_##f##_##s, n) 91 #define cp_cal(c, f, s, n) _cp_bra((c), 1, CP_FLAG_##f, CP_FLAG_##f##_##s, n) 92 #define cp_ret(c, f, s) _cp_bra((c), 2, CP_FLAG_##f, CP_FLAG_##f##_##s, 0) 99 #define cp_wait(c, f, s) _cp_wait((c), CP_FLAG_##f, CP_FLAG_##f##_##s) 106 #define cp_set(c, f, s) _cp_set((c), CP_FLAG_##f, CP_FLAG_##f##_##s)
|
/linux-4.1.27/arch/s390/include/asm/ |
D | switch_to.h | 95 typedef struct { __vector128 _[__NUM_VXRS]; } addrtype; in save_vx_regs() member 119 typedef struct { __vector128 _[__NUM_VXRS]; } addrtype; in restore_vx_regs() member 146 typedef struct { int _[NUM_ACRS]; } acrstype; in save_access_regs() member 153 typedef struct { int _[NUM_ACRS]; } acrstype; in restore_access_regs() member
|
D | ctl_reg.h | 13 typedef struct { char _[sizeof(array)]; } addrtype; \ 22 typedef struct { char _[sizeof(array)]; } addrtype; \
|
/linux-4.1.27/drivers/video/fbdev/riva/ |
D | nvreg.h | 40 #define DEVICE_BASE(device) (0?NV##_##device) 41 #define DEVICE_SIZE(device) ((1?NV##_##device) - DEVICE_BASE(device)+1) 45 nvCONTROL[(NV_##device##_##reg)/4] 52 SetBF(NV_##device##_##mask,NV_##device##_##mask##_##value) 53 #define DEVICE_VALUE(device,mask,value) SetBF(NV_##device##_##mask,value) 54 #define DEVICE_MASK(device,mask) MASKEXPAND(NV_##device##_##mask)
|
/linux-4.1.27/drivers/isdn/hardware/mISDN/ |
D | iohelper.h | 99 dest.read_reg = &Read##name##_##typ; \ 100 dest.write_reg = &Write##name##_##typ; \ 101 dest.read_fifo = &ReadFiFo##name##_##typ; \ 102 dest.write_fifo = &WriteFiFo##name##_##typ; \
|
/linux-4.1.27/arch/powerpc/perf/req-gen/ |
D | perf.h | 35 #define REQUEST_VALUE__(name_upper, r_name) name_upper ## _ ## r_name 53 #define STRUCT_NAME__(name_lower, r_name) name_lower ## _ ## r_name 102 name ## _event_attr_ ## r_name ## _ ## c_name 113 CAT3(r_name, _, c_name), \
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/ |
D | fw-api-coex.h | 285 BT_MBOX##n_dw##_##_msg##_POS = (_pos), \ 286 BT_MBOX##n_dw##_##_msg = BITS(_nbits) << BT_MBOX##n_dw##_##_msg##_POS 341 ((le32_to_cpu((_notif)->mbox_msg[(_num)]) & BT_MBOX##_num##_##_field)\ 342 >> BT_MBOX##_num##_##_field##_POS)
|
/linux-4.1.27/Documentation/DocBook/media/ |
D | Makefile | 293 entity=`echo $$ident | tr _ -` ; \ 302 entity=`echo $$ident | tr _ -` ; \ 312 entity=`echo $$ident | tr _ -` ; \ 320 …`echo $$ident | sed -e "s/v4l2_mpeg_cx2341x_video_\([a-z]*_spatial_filter_type\)/\1/" | tr _ -` ; \ 328 entity=`echo $$ident | tr _ - | sed s/v4l2-mpeg-vbi-ITV0/v4l2-mpeg-vbi-itv0-1/g` ; \ 370 id=`echo $$ident | tr _ -` ; \ 376 …id=`echo $$ident | sed -e "s/v4l2_mpeg_cx2341x_video_\([a-z]*_spatial_filter_type\)/\1/" | tr _ -`… 382 id=`echo $$ident | tr _ - | sed s/v4l2-mpeg-vbi-ITV0/v4l2-mpeg-vbi-itv0-1/g` ; \
|
/linux-4.1.27/Documentation/trace/ |
D | ftrace.txt | 556 # _-----=> irqs-off 557 # / _----=> need-resched 558 # | / _---=> hardirq/softirq 559 # || / _--=> preempt-depth 608 # _------=> CPU# 609 # / _-----=> irqs-off 610 # | / _----=> need-resched 611 # || / _---=> hardirq/softirq 612 # ||| / _--=> preempt-depth 937 # _------=> CPU# [all …]
|
/linux-4.1.27/Documentation/trace/postprocess/ |
D | trace-pagealloc-postprocess.pl | 137 my $pid = $_[0]; 153 my $pid = $_[0]; 154 my $statline = $_[1]; 167 my $pid = $_[0]; 168 my $statline = $_[1];
|
/linux-4.1.27/Documentation/arm/sunxi/ |
D | clocks.txt | 21 \_ CPU Mux 32 CPU Mux _/ 42 CPU Mux _/
|
/linux-4.1.27/sound/pci/lola/ |
D | lola.h | 391 readl((chip)->bar[idx].remap_addr + LOLA_##idx##_##name) 393 readw((chip)->bar[idx].remap_addr + LOLA_##idx##_##name) 395 readb((chip)->bar[idx].remap_addr + LOLA_##idx##_##name) 397 writel((val), (chip)->bar[idx].remap_addr + LOLA_##idx##_##name) 399 writew((val), (chip)->bar[idx].remap_addr + LOLA_##idx##_##name) 401 writeb((val), (chip)->bar[idx].remap_addr + LOLA_##idx##_##name)
|
/linux-4.1.27/arch/cris/arch-v10/kernel/ |
D | dma.c | 14 #define SETS(var, reg, field, val) var = (var & ~IO_MASK_(reg##_, field##_)) | \ 15 IO_STATE_(reg##_, field##_, _##val)
|
/linux-4.1.27/Documentation/filesystems/ |
D | nilfs2.txt | 188 |_|__|_|____0____|____1____|____2____|_____|____N____|_| 208 _|_____________|_______________|_____________|_______________|_ 220 |_blocks__|___A___|_(A,1)_|_____|(A,Na)_|___B___|_(B,1)_|_____|(B,Nb)_|___
|
/linux-4.1.27/Documentation/dvb/ |
D | get_dvb_firmware | 432 $currlen = length($_); 841 my ($sourcefile, $url) = @_; 849 my ($sourcefile, $todir) = @_; 858 my ($sourcefile, $todir) = @_; 864 my ($filename, $hash) = @_; 876 my ($from, $to) = @_; 882 my ($infile, $offset, $length, $outfile) = @_; 903 my ($FH, $infile) = @_; 916 my ($infile,$outfile) =@_;
|
/linux-4.1.27/include/linux/ |
D | cacheinfo.h | 81 static inline void _##func(void *ret) \ 90 smp_call_function_single(cpu, _##func, &ret, true); \
|
/linux-4.1.27/include/video/ |
D | gbe.h | 91 GET((v), GBE_##reg##_##field##_MSB, GBE_##reg##_##field##_LSB) 93 SET((v), (f), GBE_##reg##_##field##_MSB, GBE_##reg##_##field##_LSB)
|
/linux-4.1.27/arch/x86/kernel/ |
D | paravirt_patch_32.c | 35 start = start_##ops##_##x; \ in native_patch() 36 end = end_##ops##_##x; \ in native_patch()
|
D | paravirt_patch_64.c | 44 start = start_##ops##_##x; \ in native_patch() 45 end = end_##ops##_##x; \ in native_patch()
|
/linux-4.1.27/fs/nilfs2/ |
D | sysfs.h | 107 NILFS_ATTR(type, name, 0444, nilfs_##type##_##name##_show, NULL) 110 nilfs_##type##_##name##_show, \ 111 nilfs_##type##_##name##_store)
|
/linux-4.1.27/drivers/scsi/ |
D | script_asm.pl | 219 local ($address, $offset, $length, $value) = @_; 244 local ($value, $word, $offset, $length) = @_; 284 local ($conditional) = @_; 394 $list[$address] = $list[$address].$_; 406 $_ = $2; 898 ($_ = $0) =~ s:.*/::; 899 print OUTPUT "/* DO NOT EDIT - Generated automatically by ".$_." */\n";
|
/linux-4.1.27/drivers/net/phy/ |
D | amd-xgbe-phy.c | 248 _prefix##_##_field##_INDEX, \ 249 _prefix##_##_field##_WIDTH) 253 _prefix##_##_field##_INDEX, \ 254 _prefix##_##_field##_WIDTH, (_val)) 268 _reg##_##_field##_INDEX, \ 269 _reg##_##_field##_WIDTH) 278 _reg##_##_field##_INDEX, \ 279 _reg##_##_field##_WIDTH, (_val)); \ 288 _reg##_##_field##_INDEX, \ 289 _reg##_##_field##_WIDTH) [all …]
|