| /OK3568_Linux_fs/kernel/drivers/dma/dw-edma/ |
| H A D | dw-edma-v0-debugfs.c | 18 #define REGISTER(name) \ macro 114 REGISTER(ch_control1), in dw_edma_debugfs_regs_ch() 115 REGISTER(ch_control2), in dw_edma_debugfs_regs_ch() 116 REGISTER(transfer_size), in dw_edma_debugfs_regs_ch() 117 REGISTER(sar_low), in dw_edma_debugfs_regs_ch() 118 REGISTER(sar_high), in dw_edma_debugfs_regs_ch() 119 REGISTER(dar_low), in dw_edma_debugfs_regs_ch() 120 REGISTER(dar_high), in dw_edma_debugfs_regs_ch() 121 REGISTER(llp_low), in dw_edma_debugfs_regs_ch() 122 REGISTER(llp_high), in dw_edma_debugfs_regs_ch() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/ |
| H A D | nic.c | 187 #define REGISTER(name, arch, min_rev, max_rev) { \ macro 192 #define REGISTER_AA(name) REGISTER(name, F, A, A) 193 #define REGISTER_AB(name) REGISTER(name, F, A, B) 194 #define REGISTER_AZ(name) REGISTER(name, F, A, Z) 195 #define REGISTER_BB(name) REGISTER(name, F, B, B) 196 #define REGISTER_BZ(name) REGISTER(name, F, B, Z) 197 #define REGISTER_CZ(name) REGISTER(name, F, C, Z) 198 #define REGISTER_DZ(name) REGISTER(name, E, D, Z)
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/falcon/ |
| H A D | nic.c | 180 #define REGISTER(name, arch, min_rev, max_rev) { \ macro 185 #define REGISTER_AA(name) REGISTER(name, F, A, A) 186 #define REGISTER_AB(name) REGISTER(name, F, A, B) 187 #define REGISTER_AZ(name) REGISTER(name, F, A, Z) 188 #define REGISTER_BB(name) REGISTER(name, F, B, B) 189 #define REGISTER_BZ(name) REGISTER(name, F, B, Z) 190 #define REGISTER_CZ(name) REGISTER(name, F, C, Z)
|
| /OK3568_Linux_fs/kernel/Documentation/leds/ |
| H A D | leds-lm3556.rst | 23 CONTROL REGISTER(0x09).Flash mode is activated by the ENABLE REGISTER(0x0A), 51 REGISTER(0x09).Torch Mode is activated by the ENABLE REGISTER(0x0A) or by the
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/ |
| H A D | i915_debugfs_params.c | 240 #define REGISTER(T, x, unused, mode, ...) _i915_param_create_file(dir, #x, #T, mode, ¶ms->x); in i915_debugfs_params() macro 241 I915_PARAMS_FOR_EACH(REGISTER); in i915_debugfs_params() 242 #undef REGISTER in i915_debugfs_params()
|
| /OK3568_Linux_fs/buildroot/boot/grub2/ |
| H A D | 0042-commands-setpci-Restrict-setpci-command-when-locked-.patch | 26 - "REGISTER[=VALUE[:MASK]]"), 30 + "REGISTER[=VALUE[:MASK]]"),
|
| /OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/aicasm/ |
| H A D | aicasm_symbol.c | 93 case REGISTER: in symbol_delete() 238 case REGISTER: in symlist_add() 496 case REGISTER: in symtable_dump() 542 case REGISTER: in symtable_dump() 610 case REGISTER: in symtable_dump()
|
| H A D | aicasm_symbol.h | 49 REGISTER, enumerator
|
| H A D | aicasm_gram.y | 307 T_REGISTER { cur_symtype = REGISTER; } reg_definition 337 if (cur_symbol->type != REGISTER) { 702 case REGISTER: 1477 case REGISTER: in initialize_symbol() 1635 } else if ((symbol->type != REGISTER) in process_register()
|
| /OK3568_Linux_fs/kernel/drivers/regulator/ |
| H A D | lp8788-buck.c | 77 REGISTER, enumerator 176 return REGISTER; in lp8788_get_buck_dvs_ctrl_mode() 181 return val & mask ? REGISTER : EXTPIN; in lp8788_get_buck_dvs_ctrl_mode()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | taskstats.c | 60 REGISTER, enumerator 290 if (isadd == REGISTER) { in add_del_listener() 445 rc = add_del_listener(info->snd_portid, mask, REGISTER); in cmd_attr_register_cpumask()
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A D | smsc47b397.rst | 152 ; GLOBAL CONFIGURATION REGISTER 180 ; CONFIGURE REGISTER CRE0,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/ |
| H A D | dw-mipi-dsi.c | 235 #define REGISTER(name, mask, dsi) \ macro 1111 REGISTER(vpg, VID_MODE_VPG_ENABLE, dsi), in debugfs_create_files() 1112 REGISTER(vpg_horizontal, VID_MODE_VPG_HORIZONTAL, dsi), in debugfs_create_files() 1113 REGISTER(vpg_ber_pattern, VID_MODE_VPG_MODE, dsi), in debugfs_create_files()
|
| /OK3568_Linux_fs/kernel/drivers/target/ |
| H A D | target_core_pr.c | 57 REGISTER, enumerator 2127 if ((register_type == REGISTER) && (res_key != pr_reg->pr_res_key)) { in core_scsi3_emulate_pro_register() 3656 res_key, sa_res_key, aptpl, all_tg_pt, spec_i_pt, REGISTER); in target_scsi3_emulate_pr_out()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | as.info | 3594 7.11.9 '.cfi_def_cfa REGISTER, OFFSET' 3598 REGISTER and add OFFSET to it. 3600 7.11.10 '.cfi_def_cfa_register REGISTER' 3604 REGISTER will be used instead of the old one. Offset remains the same. 3619 7.11.13 '.cfi_offset REGISTER, OFFSET' 3622 Previous value of REGISTER is saved at offset OFFSET from CFA. 3624 7.11.14 '.cfi_val_offset REGISTER, OFFSET' 3627 Previous value of REGISTER is CFA + OFFSET. 3629 7.11.15 '.cfi_rel_offset REGISTER, OFFSET' 3632 Previous value of REGISTER is saved at offset OFFSET from the current [all …]
|
| H A D | stabs.info | 1742 'a REGISTER-NUMBER' 1744 REGISTER-NUMBER. 1746 't REGISTER-NUMBER' 1747 The bound is passed by value in register number REGISTER-NUMBER.
|
| H A D | gcc.info | 1233 -mfixed-range=REGISTER-RANGE 1257 -mfixed-range=REGISTER-RANGE -mtls-size=TLS-SIZE 1579 -mdivsi3_libfunc=NAME -mfixed-range=REGISTER-RANGE 16733 '-mirq-ctrl-saved=REGISTER-RANGE, BLINK, LP_COUNT' 16736 REGISTER-RANGE is specified as two registers separated by a dash. 20172 '-mfixed-range=REGISTER-RANGE' 20427 '-mfixed-range=REGISTER-RANGE' 25187 '-mfixed-range=REGISTER-RANGE'
|
| H A D | gdb.info | 27270 Return the value of REGISTER in this frame. Returns a 'Gdb.Value' 27271 object. Throws an exception if REGISTER does not exist. The 27272 REGISTER argument must be one of the following: 30723 Return the value of REGISTER in FRAME. REGISTER should be a
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | as.info | 3594 7.11.9 '.cfi_def_cfa REGISTER, OFFSET' 3598 REGISTER and add OFFSET to it. 3600 7.11.10 '.cfi_def_cfa_register REGISTER' 3604 REGISTER will be used instead of the old one. Offset remains the same. 3619 7.11.13 '.cfi_offset REGISTER, OFFSET' 3622 Previous value of REGISTER is saved at offset OFFSET from CFA. 3624 7.11.14 '.cfi_val_offset REGISTER, OFFSET' 3627 Previous value of REGISTER is CFA + OFFSET. 3629 7.11.15 '.cfi_rel_offset REGISTER, OFFSET' 3632 Previous value of REGISTER is saved at offset OFFSET from the current [all …]
|
| H A D | stabs.info | 1742 'a REGISTER-NUMBER' 1744 REGISTER-NUMBER. 1746 't REGISTER-NUMBER' 1747 The bound is passed by value in register number REGISTER-NUMBER.
|
| H A D | gcc.info | 1233 -mfixed-range=REGISTER-RANGE 1257 -mfixed-range=REGISTER-RANGE -mtls-size=TLS-SIZE 1579 -mdivsi3_libfunc=NAME -mfixed-range=REGISTER-RANGE 16733 '-mirq-ctrl-saved=REGISTER-RANGE, BLINK, LP_COUNT' 16736 REGISTER-RANGE is specified as two registers separated by a dash. 20172 '-mfixed-range=REGISTER-RANGE' 20427 '-mfixed-range=REGISTER-RANGE' 25187 '-mfixed-range=REGISTER-RANGE'
|
| H A D | gdb.info | 27270 Return the value of REGISTER in this frame. Returns a 'Gdb.Value' 27271 object. Throws an exception if REGISTER does not exist. The 27272 REGISTER argument must be one of the following: 30723 Return the value of REGISTER in FRAME. REGISTER should be a
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | dev.c | 1731 N(UP) N(DOWN) N(REBOOT) N(CHANGE) N(REGISTER) N(UNREGISTER) in netdev_cmd_to_name()
|
| /OK3568_Linux_fs/kernel/ |
| H A D | MAINTAINERS | 14883 REGISTER MAP ABSTRACTION
|