| /linux/drivers/gpu/drm/amd/display/dc/dio/dcn10/ |
| H A D | dcn10_link_encoder.h | 228 #define DCN_LINK_ENCODER_REG_FIELD_LIST(type) \ argument 229 type DIG_ENABLE;\ 230 type DIG_HPD_SELECT;\ 231 type DIG_MODE;\ 232 type DIG_FE_SOURCE_SELECT;\ 233 type DIG_CLOCK_PATTERN;\ 234 type DPHY_BYPASS;\ 235 type DPHY_ATEST_SEL_LANE0;\ 236 type DPHY_ATEST_SEL_LANE1;\ 237 type DPHY_ATEST_SEL_LANE2;\ [all …]
|
| H A D | dcn10_stream_encoder.h | 355 #define SE_REG_FIELD_LIST_DCN1_0(type) \ argument 356 type AFMT_GENERIC_INDEX;\ 357 type AFMT_GENERIC_HB0;\ 358 type AFMT_GENERIC_HB1;\ 359 type AFMT_GENERIC_HB2;\ 360 type AFMT_GENERIC_HB3;\ 361 type AFMT_GENERIC_LOCK_STATUS;\ 362 type AFMT_GENERIC_CONFLICT;\ 363 type AFMT_GENERIC_CONFLICT_CLR;\ 364 type AFMT_GENERIC0_FRAME_UPDATE_PENDING;\ [all …]
|
| /linux/drivers/net/ethernet/microchip/vcap/ |
| H A D | vcap_model_kunit.c | 19 .type = VCAP_FIELD_U32, 24 .type = VCAP_FIELD_BIT, 29 .type = VCAP_FIELD_U32, 34 .type = VCAP_FIELD_U32, 39 .type = VCAP_FIELD_U32, 44 .type = VCAP_FIELD_U32, 49 .type = VCAP_FIELD_BIT, 54 .type = VCAP_FIELD_U32, 59 .type = VCAP_FIELD_U32, 64 .type = VCAP_FIELD_U32, [all …]
|
| /linux/drivers/net/ethernet/microchip/sparx5/ |
| H A D | sparx5_vcap_ag_api.c | 19 .type = VCAP_FIELD_BIT, 24 .type = VCAP_FIELD_BIT, 29 .type = VCAP_FIELD_U32, 34 .type = VCAP_FIELD_U32, 39 .type = VCAP_FIELD_U32, 44 .type = VCAP_FIELD_U72, 49 .type = VCAP_FIELD_BIT, 54 .type = VCAP_FIELD_BIT, 59 .type = VCAP_FIELD_U32, 64 .type = VCAP_FIELD_U32, [all …]
|
| /linux/drivers/net/ethernet/microchip/sparx5/lan969x/ |
| H A D | lan969x_vcap_ag_api.c | 18 .type = VCAP_FIELD_BIT, 23 .type = VCAP_FIELD_BIT, 28 .type = VCAP_FIELD_U32, 33 .type = VCAP_FIELD_U32, 38 .type = VCAP_FIELD_U32, 43 .type = VCAP_FIELD_U72, 48 .type = VCAP_FIELD_BIT, 53 .type = VCAP_FIELD_BIT, 58 .type = VCAP_FIELD_U32, 63 .type = VCAP_FIELD_U32, [all …]
|
| /linux/drivers/net/ethernet/microchip/lan966x/ |
| H A D | lan966x_vcap_ag_api.c | 11 .type = VCAP_FIELD_BIT, 16 .type = VCAP_FIELD_U32, 21 .type = VCAP_FIELD_U32, 26 .type = VCAP_FIELD_BIT, 31 .type = VCAP_FIELD_BIT, 36 .type = VCAP_FIELD_BIT, 41 .type = VCAP_FIELD_BIT, 46 .type = VCAP_FIELD_BIT, 51 .type = VCAP_FIELD_BIT, 56 .type = VCAP_FIELD_BIT, [all …]
|
| H A D | lan966x_mdb.c | 91 enum macaccess_entry_type type) in lan966x_mdb_encode_mac() argument 95 if (type == ENTRYTYPE_MACV4) { in lan966x_mdb_encode_mac() 99 } else if (type == ENTRYTYPE_MACV6) { in lan966x_mdb_encode_mac() 107 enum macaccess_entry_type type) in lan966x_mdb_ip_add() argument 121 lan966x_mdb_encode_mac(mac, mdb_entry, type); in lan966x_mdb_ip_add() 122 lan966x_mac_forget(lan966x, mac, mdb_entry->vid, type); in lan966x_mdb_ip_add() 135 lan966x_mdb_encode_mac(mac, mdb_entry, type); in lan966x_mdb_ip_add() 137 mac, mdb_entry->vid, type); in lan966x_mdb_ip_add() 142 enum macaccess_entry_type type) in lan966x_mdb_ip_del() argument 166 lan966x_mdb_encode_mac(mac, mdb_entry, type); in lan966x_mdb_ip_del() [all …]
|
| /linux/net/ieee802154/ |
| H A D | nl_policy.c | 15 [IEEE802154_ATTR_DEV_NAME] = { .type = NLA_STRING, }, 16 [IEEE802154_ATTR_DEV_INDEX] = { .type = NLA_U32, }, 17 [IEEE802154_ATTR_PHY_NAME] = { .type = NLA_STRING, }, 19 [IEEE802154_ATTR_STATUS] = { .type = NLA_U8, }, 20 [IEEE802154_ATTR_SHORT_ADDR] = { .type = NLA_U16, }, 21 [IEEE802154_ATTR_HW_ADDR] = { .type = NLA_HW_ADDR, }, 22 [IEEE802154_ATTR_PAN_ID] = { .type = NLA_U16, }, 23 [IEEE802154_ATTR_CHANNEL] = { .type = NLA_U8, }, 24 [IEEE802154_ATTR_BCN_ORD] = { .type = NLA_U8, }, 25 [IEEE802154_ATTR_SF_ORD] = { .type = NLA_U8, }, [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/dwb/dcn30/ |
| H A D | dcn30_dwb.h | 409 #define DWBC_REG_FIELD_LIST_DCN3_0(type) \ argument 410 type DWB_ENABLE;\ 411 type DISPCLK_R_DWB_GATE_DIS;\ 412 type DISPCLK_G_DWB_GATE_DIS;\ 413 type DWB_TEST_CLK_SEL;\ 414 type DWBSCL_LUT_MEM_PWR_FORCE;\ 415 type DWBSCL_LUT_MEM_PWR_DIS;\ 416 type DWBSCL_LUT_MEM_PWR_STATE;\ 417 type DWBSCL_LB_MEM_PWR_FORCE;\ 418 type DWBSCL_LB_MEM_PWR_DIS;\ [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/mmhubbub/dcn20/ |
| H A D | dcn20_mmhubbub.h | 252 #define MCIF_WB_REG_FIELD_LIST_DCN2_0(type) \ argument 253 type MCIF_WB_BUFMGR_ENABLE;\ 254 type MCIF_WB_BUFMGR_SW_INT_EN;\ 255 type MCIF_WB_BUFMGR_SW_INT_ACK;\ 256 type MCIF_WB_BUFMGR_SW_SLICE_INT_EN;\ 257 type MCIF_WB_BUFMGR_SW_OVERRUN_INT_EN;\ 258 type MCIF_WB_BUFMGR_SW_LOCK;\ 259 type MCIF_WB_P_VMID;\ 260 type MCIF_WB_BUF_ADDR_FENCE_EN;\ 261 type MCIF_WB_BUFMGR_CUR_LINE_R;\ [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/dcn20/ |
| H A D | dcn20_dwb.h | 202 #define DWBC_REG_FIELD_LIST_DCN2_0(type) \ argument 203 type WB_ENABLE;\ 204 type DISPCLK_R_WB_GATE_DIS;\ 205 type DISPCLK_G_WB_GATE_DIS;\ 206 type DISPCLK_G_WBSCL_GATE_DIS;\ 207 type WB_TEST_CLK_SEL;\ 208 type WB_LB_LS_DIS;\ 209 type WB_LB_SD_DIS;\ 210 type WB_LUT_LS_DIS;\ 211 type WBSCL_LB_MEM_PWR_MODE_SEL;\ [all …]
|
| /linux/drivers/iommu/generic_pt/ |
| H A D | pt_log2.h | 14 #define log2_to_int_t(type, a_lg2) ((type)(((type)1) << (a_lg2))) argument 18 #define log2_to_max_int_t(type, a_lg2) ((type)(log2_to_int_t(type, a_lg2) - 1)) argument 21 #define log2_div_t(type, a, b_lg2) ((type)(((type)a) >> (b_lg2))) argument 29 #define log2_div_eq_t(type, a, b, c_lg2) \ argument 30 (log2_div_t(type, (a) ^ (b), c_lg2) == 0) 34 #define log2_mod_t(type, a, b_lg2) \ argument 35 ((type)(((type)a) & log2_to_max_int_t(type, b_lg2))) 43 #define log2_mod_eq_max_t(type, a, b_lg2) \ argument 44 (log2_mod_t(type, a, b_lg2) == log2_to_max_int_t(type, b_lg2)) 53 #define log2_set_mod_t(type, a, val, b_lg2) \ argument [all …]
|
| /linux/net/tipc/ |
| H A D | netlink.c | 48 [TIPC_NLA_UNSPEC] = { .type = NLA_UNSPEC, }, 49 [TIPC_NLA_BEARER] = { .type = NLA_NESTED, }, 50 [TIPC_NLA_SOCK] = { .type = NLA_NESTED, }, 51 [TIPC_NLA_PUBL] = { .type = NLA_NESTED, }, 52 [TIPC_NLA_LINK] = { .type = NLA_NESTED, }, 53 [TIPC_NLA_MEDIA] = { .type = NLA_NESTED, }, 54 [TIPC_NLA_NODE] = { .type = NLA_NESTED, }, 55 [TIPC_NLA_NET] = { .type = NLA_NESTED, }, 56 [TIPC_NLA_NAME_TABLE] = { .type = NLA_NESTED, }, 57 [TIPC_NLA_MON] = { .type = NLA_NESTED, }, [all …]
|
| /linux/fs/orangefs/ |
| H A D | orangefs-cache.c | 49 __s32 type = new_op->upcall.type; in get_opname_string() local 51 if (type == ORANGEFS_VFS_OP_FILE_IO) in get_opname_string() 53 else if (type == ORANGEFS_VFS_OP_LOOKUP) in get_opname_string() 55 else if (type == ORANGEFS_VFS_OP_CREATE) in get_opname_string() 57 else if (type == ORANGEFS_VFS_OP_GETATTR) in get_opname_string() 59 else if (type == ORANGEFS_VFS_OP_REMOVE) in get_opname_string() 61 else if (type == ORANGEFS_VFS_OP_MKDIR) in get_opname_string() 63 else if (type == ORANGEFS_VFS_OP_READDIR) in get_opname_string() 65 else if (type == ORANGEFS_VFS_OP_READDIRPLUS) in get_opname_string() 67 else if (type == ORANGEFS_VFS_OP_SETATTR) in get_opname_string() [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/dcn10/ |
| H A D | dcn10_dwb.h | 148 #define DWBC_REG_FIELD_LIST(type) \ argument 149 type WB_ENABLE;\ 150 type DISPCLK_R_WB_GATE_DIS;\ 151 type DISPCLK_G_WB_GATE_DIS;\ 152 type DISPCLK_G_WBSCL_GATE_DIS;\ 153 type WB_LB_LS_DIS;\ 154 type WB_LB_SD_DIS;\ 155 type WB_LUT_LS_DIS;\ 156 type CNV_WINDOW_CROP_EN;\ 157 type CNV_STEREO_TYPE;\ [all …]
|
| /linux/scripts/kconfig/ |
| H A D | expr.c | 33 static struct expr *expr_lookup(enum expr_type type, void *l, void *r) in expr_lookup() argument 38 hash = hash_32((unsigned int)type ^ hash_ptr(l) ^ hash_ptr(r)); in expr_lookup() 41 if (e->type == type && e->left._initdata == l && in expr_lookup() 47 e->type = type; in expr_lookup() 62 struct expr *expr_alloc_one(enum expr_type type, struct expr *ce) in expr_alloc_one() argument 64 return expr_lookup(type, ce, NULL); in expr_alloc_one() 67 struct expr *expr_alloc_two(enum expr_type type, struct expr *e1, struct expr *e2) in expr_alloc_two() argument 69 return expr_lookup(type, e1, e2); in expr_alloc_two() 72 struct expr *expr_alloc_comp(enum expr_type type, struct symbol *s1, struct symbol *s2) in expr_alloc_comp() argument 74 return expr_lookup(type, s1, s2); in expr_alloc_comp() [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/dcn31/ |
| H A D | dcn31_vpg.h | 93 #define VPG_DCN31_REG_FIELD_LIST(type) \ argument 94 type VPG_GENERIC_CONFLICT_OCCURED;\ 95 type VPG_GENERIC_CONFLICT_CLR;\ 96 type VPG_GENERIC_DATA_INDEX;\ 97 type VPG_GENERIC_DATA_BYTE0;\ 98 type VPG_GENERIC_DATA_BYTE1;\ 99 type VPG_GENERIC_DATA_BYTE2;\ 100 type VPG_GENERIC_DATA_BYTE3;\ 101 type VPG_GENERIC0_FRAME_UPDATE;\ 102 type VPG_GENERIC1_FRAME_UPDATE;\ [all …]
|
| /linux/arch/mips/include/asm/ |
| H A D | unaligned-emul.h | 8 #define _LoadHW(addr, value, res, type) \ argument 11 "1:\t"type##_lb("%0", "0(%2)")"\n" \ 12 "2:\t"type##_lbu("$1", "1(%2)")"\n\t"\ 31 #define _LoadW(addr, value, res, type) \ argument 34 "1:\t"type##_lwl("%0", "(%2)")"\n" \ 35 "2:\t"type##_lwr("%0", "3(%2)")"\n\t"\ 53 #define _LoadW(addr, value, res, type) \ argument 58 "1:"type##_lb("%0", "0(%2)")"\n\t" \ 59 "2:"type##_lbu("$1", "1(%2)")"\n\t" \ 62 "3:"type##_lbu("$1", "2(%2)")"\n\t" \ [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/dcn30/ |
| H A D | dcn30_vpg.h | 88 #define VPG_DCN3_REG_FIELD_LIST(type) \ argument 89 type VPG_GENERIC_CONFLICT_OCCURED;\ 90 type VPG_GENERIC_CONFLICT_CLR;\ 91 type VPG_GENERIC_DATA_INDEX;\ 92 type VPG_GENERIC_DATA_BYTE0;\ 93 type VPG_GENERIC_DATA_BYTE1;\ 94 type VPG_GENERIC_DATA_BYTE2;\ 95 type VPG_GENERIC_DATA_BYTE3;\ 96 type VPG_GENERIC0_FRAME_UPDATE;\ 97 type VPG_GENERIC1_FRAME_UPDATE;\ [all …]
|
| /linux/kernel/bpf/ |
| H A D | net_namespace.c | 28 static void netns_bpf_attach_type_unneed(enum netns_bpf_attach_type type) in netns_bpf_attach_type_unneed() argument 30 switch (type) { in netns_bpf_attach_type_unneed() 41 static void netns_bpf_attach_type_need(enum netns_bpf_attach_type type) in netns_bpf_attach_type_need() argument 43 switch (type) { in netns_bpf_attach_type_need() 56 enum netns_bpf_attach_type type) in netns_bpf_run_array_detach() argument 60 run_array = rcu_replace_pointer(net->bpf.run_array[type], NULL, in netns_bpf_run_array_detach() 65 static int link_index(struct net *net, enum netns_bpf_attach_type type, in link_index() argument 71 list_for_each_entry(pos, &net->bpf.links[type], node) { in link_index() 79 static int link_count(struct net *net, enum netns_bpf_attach_type type) in link_count() argument 84 list_for_each(pos, &net->bpf.links[type]) in link_count() [all …]
|
| /linux/drivers/md/ |
| H A D | dm-exception-store.c | 25 struct dm_exception_store_type *type; in __find_exception_store_type() local 27 list_for_each_entry(type, &_exception_store_types, list) in __find_exception_store_type() 28 if (!strcmp(name, type->name)) in __find_exception_store_type() 29 return type; in __find_exception_store_type() 36 struct dm_exception_store_type *type; in _get_exception_store_type() local 40 type = __find_exception_store_type(name); in _get_exception_store_type() 42 if (type && !try_module_get(type->module)) in _get_exception_store_type() 43 type = NULL; in _get_exception_store_type() 47 return type; in _get_exception_store_type() 76 struct dm_exception_store_type *type; in get_type() local [all …]
|
| /linux/drivers/media/pci/cx88/ |
| H A D | cx88-cards.c | 59 .type = CX88_VMUX_COMPOSITE1, 62 .type = CX88_VMUX_COMPOSITE2, 65 .type = CX88_VMUX_COMPOSITE3, 68 .type = CX88_VMUX_COMPOSITE4, 80 .type = CX88_VMUX_TELEVISION, 84 .type = CX88_VMUX_DEBUG, 88 .type = CX88_VMUX_COMPOSITE1, 92 .type = CX88_VMUX_SVIDEO, 97 .type = CX88_RADIO, 108 .type = CX88_VMUX_TELEVISION, [all …]
|
| /linux/drivers/hwmon/ |
| H A D | ibmpowernv.c | 77 enum sensors type; member 114 if (sdata->type == TEMP) in show_sensor() 117 else if (sdata->type == POWER_INPUT) in show_sensor() 248 static const char *convert_opal_attr_name(enum sensors type, in convert_opal_attr_name() argument 258 if (type == TEMP) in convert_opal_attr_name() 260 else if (type == FAN) in convert_opal_attr_name() 274 enum sensors type, u32 *index) in parse_opal_node_name() argument 284 attr_name = convert_opal_attr_name(type, attr_suffix); in parse_opal_node_name() 293 enum sensors type; in get_sensor_type() local 296 for (type = 0; type < ARRAY_SIZE(legacy_compatibles); type++) { in get_sensor_type() [all …]
|
| /linux/include/linux/ |
| H A D | annotate.h | 9 #define __ASM_ANNOTATE(section, label, type) \ argument 11 .long label - ., type; \ 16 #define ASM_ANNOTATE_LABEL(label, type) \ argument 17 __stringify(__ASM_ANNOTATE(.discard.annotate_insn, label, type)) 19 #define ASM_ANNOTATE(type) \ argument 21 __stringify(__ASM_ANNOTATE(.discard.annotate_insn, 911b, type)) 23 #define ASM_ANNOTATE_DATA(type) \ argument 25 __stringify(__ASM_ANNOTATE(.discard.annotate_data, 912b, type)) 29 .macro ANNOTATE type 31 __ASM_ANNOTATE(.discard.annotate_insn, .Lhere_\@, \type) [all …]
|
| /linux/tools/objtool/arch/x86/ |
| H A D | decode.c | 47 ERROR("unexpected ELF machine type %d", elf->ehdr.e_machine); in arch_callee_saved_reg() 123 unsigned int type = reloc_type(reloc); 128 if (type == R_X86_64_PLT32) 131 if (type != R_X86_64_PC32 || !is_text_sec(reloc->sec->base)) 245 insn->type = INSN_OTHER; in arch_decode_instruction() 286 op->src.type = OP_SRC_ADD; in arch_decode_instruction() 288 op->dest.type = OP_DEST_REG; in arch_decode_instruction() 298 op->src.type = OP_SRC_REG; in arch_decode_instruction() 300 op->dest.type = OP_DEST_PUSH; in arch_decode_instruction() 309 op->src.type in arch_decode_instruction() [all...] |