Home
last modified time | relevance | path

Searched refs:type (Results 1 – 25 of 8324) sorted by relevance

12345678910>>...333

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_dpp.h473 #define TF_REG_FIELD_LIST(type) \ argument
474 type EXT_OVERSCAN_LEFT; \
475 type EXT_OVERSCAN_RIGHT; \
476 type EXT_OVERSCAN_BOTTOM; \
477 type EXT_OVERSCAN_TOP; \
478 type OTG_H_BLANK_START; \
479 type OTG_H_BLANK_END; \
480 type OTG_V_BLANK_START; \
481 type OTG_V_BLANK_END; \
482 type PIXEL_DEPTH; \
[all …]
Ddcn10_link_encoder.h181 #define DCN_LINK_ENCODER_REG_FIELD_LIST(type) \ argument
182 type DIG_ENABLE;\
183 type DIG_HPD_SELECT;\
184 type DIG_MODE;\
185 type DIG_FE_SOURCE_SELECT;\
186 type DPHY_BYPASS;\
187 type DPHY_ATEST_SEL_LANE0;\
188 type DPHY_ATEST_SEL_LANE1;\
189 type DPHY_ATEST_SEL_LANE2;\
190 type DPHY_ATEST_SEL_LANE3;\
[all …]
Ddcn10_stream_encoder.h319 #define SE_REG_FIELD_LIST_DCN1_0(type) \ argument
320 type AFMT_GENERIC_INDEX;\
321 type AFMT_GENERIC_HB0;\
322 type AFMT_GENERIC_HB1;\
323 type AFMT_GENERIC_HB2;\
324 type AFMT_GENERIC_HB3;\
325 type AFMT_GENERIC_LOCK_STATUS;\
326 type AFMT_GENERIC_CONFLICT;\
327 type AFMT_GENERIC_CONFLICT_CLR;\
328 type AFMT_GENERIC0_FRAME_UPDATE_PENDING;\
[all …]
Ddcn10_hubbub.h190 #define DCN_HUBBUB_REG_FIELD_LIST(type) \ argument
191 type DCHUBBUB_GLOBAL_TIMER_ENABLE; \
192 type DCHUBBUB_ARB_WATERMARK_CHANGE_REQUEST;\
193 type DCHUBBUB_ARB_WATERMARK_CHANGE_DONE_INTERRUPT_DISABLE;\
194 type DCHUBBUB_ARB_ALLOW_SELF_REFRESH_FORCE_VALUE;\
195 type DCHUBBUB_ARB_ALLOW_SELF_REFRESH_FORCE_ENABLE;\
196 type DCHUBBUB_ARB_ALLOW_PSTATE_CHANGE_FORCE_VALUE;\
197 type DCHUBBUB_ARB_ALLOW_PSTATE_CHANGE_FORCE_ENABLE;\
198 type DCHUBBUB_ARB_SAT_LEVEL;\
199 type DCHUBBUB_ARB_MIN_REQ_OUTSTAND;\
[all …]
Ddcn10_optc.h315 #define TG_REG_FIELD_LIST_DCN1_0(type) \ argument
316 type VSTARTUP_START;\
317 type VUPDATE_OFFSET;\
318 type VUPDATE_WIDTH;\
319 type VREADY_OFFSET;\
320 type OTG_BLANK_DATA_EN;\
321 type OTG_BLANK_DE_MODE;\
322 type OTG_CURRENT_BLANK_STATE;\
323 type OTG_MASTER_UPDATE_LOCK;\
324 type UPDATE_LOCK_STATUS;\
[all …]
Ddcn10_hubp.h430 #define DCN_HUBP_REG_FIELD_BASE_LIST(type) \ argument
431 type HUBP_BLANK_EN;\
432 type HUBP_DISABLE;\
433 type HUBP_TTU_DISABLE;\
434 type HUBP_NO_OUTSTANDING_REQ;\
435 type HUBP_VTG_SEL;\
436 type HUBP_UNDERFLOW_STATUS;\
437 type HUBP_UNDERFLOW_CLEAR;\
438 type NUM_PIPES;\
439 type NUM_BANKS;\
[all …]
Ddcn10_dwb.h150 #define DWBC_REG_FIELD_LIST(type) \ argument
151 type WB_ENABLE;\
152 type DISPCLK_R_WB_GATE_DIS;\
153 type DISPCLK_G_WB_GATE_DIS;\
154 type DISPCLK_G_WBSCL_GATE_DIS;\
155 type WB_LB_LS_DIS;\
156 type WB_LB_SD_DIS;\
157 type WB_LUT_LS_DIS;\
158 type CNV_WINDOW_CROP_EN;\
159 type CNV_STEREO_TYPE;\
[all …]
/Linux-v5.4/drivers/irqchip/
Dirq-s3c24xx.c41 unsigned int type; member
135 static int s3c_irq_type(struct irq_data *data, unsigned int type) in s3c_irq_type() argument
137 switch (type) { in s3c_irq_type()
150 pr_err("No such irq type %d\n", type); in s3c_irq_type()
161 unsigned int type) in s3c_irqext_type_set() argument
171 switch (type) in s3c_irqext_type_set()
198 pr_err("No such irq type %d\n", type); in s3c_irqext_type_set()
209 static int s3c_irqext_type(struct irq_data *data, unsigned int type) in s3c_irqext_type() argument
235 extint_offset, type); in s3c_irqext_type()
238 static int s3c_irqext0_type(struct irq_data *data, unsigned int type) in s3c_irqext0_type() argument
[all …]
/Linux-v5.4/net/ieee802154/
Dnl_policy.c15 [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_PAGE] = { .type = NLA_U8, },
25 [IEEE802154_ATTR_COORD_SHORT_ADDR] = { .type = NLA_U16, },
[all …]
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_dsc.h270 #define DSC_FIELD_LIST_DCN20(type)\ argument
271 type DSC_CLOCK_EN; \
272 type DSC_DISPCLK_R_GATE_DIS; \
273 type DSC_DSCCLK_R_GATE_DIS; \
274 type DSC_DBG_EN; \
275 type DSC_TEST_CLOCK_MUX_SEL; \
276 type ICH_RESET_AT_END_OF_LINE; \
277 type NUMBER_OF_SLICES_PER_LINE; \
278 type ALTERNATE_ICH_ENCODING_EN; \
279 type NUMBER_OF_SLICES_IN_VERTICAL_DIRECTION; \
[all …]
Ddcn20_dwb.h229 #define DWBC_REG_FIELD_LIST_DCN2_0(type) \ argument
230 type WB_ENABLE;\
231 type DISPCLK_R_WB_GATE_DIS;\
232 type DISPCLK_G_WB_GATE_DIS;\
233 type DISPCLK_G_WBSCL_GATE_DIS;\
234 type WB_TEST_CLK_SEL;\
235 type WB_LB_LS_DIS;\
236 type WB_LB_SD_DIS;\
237 type WB_LUT_LS_DIS;\
238 type WBSCL_LB_MEM_PWR_MODE_SEL;\
[all …]
Ddcn20_mmhubbub.h279 #define MCIF_WB_REG_FIELD_LIST_DCN2_0(type) \ argument
280 type MCIF_WB_BUFMGR_ENABLE;\
281 type MCIF_WB_BUFMGR_SW_INT_EN;\
282 type MCIF_WB_BUFMGR_SW_INT_ACK;\
283 type MCIF_WB_BUFMGR_SW_SLICE_INT_EN;\
284 type MCIF_WB_BUFMGR_SW_OVERRUN_INT_EN;\
285 type MCIF_WB_BUFMGR_SW_LOCK;\
286 type MCIF_WB_P_VMID;\
287 type MCIF_WB_BUF_ADDR_FENCE_EN;\
288 type MCIF_WB_BUFMGR_CUR_LINE_R;\
[all …]
/Linux-v5.4/include/uapi/linux/
Dv4l2-dv-timings.h35 .type = V4L2_DV_BT_656_1120, \
45 .type = V4L2_DV_BT_656_1120, \
55 .type = V4L2_DV_BT_656_1120, \
66 .type = V4L2_DV_BT_656_1120, \
76 .type = V4L2_DV_BT_656_1120, \
85 .type = V4L2_DV_BT_656_1120, \
94 .type = V4L2_DV_BT_656_1120, \
103 .type = V4L2_DV_BT_656_1120, \
113 .type = V4L2_DV_BT_656_1120, \
122 .type = V4L2_DV_BT_656_1120, \
[all …]
/Linux-v5.4/sound/usb/
Dquirks-table.h35 .type = QUIRK_MIDI_FTDI
44 .type = QUIRK_AUDIO_FIXED_ENDPOINT,
119 .type = QUIRK_COMPOSITE,
124 .type = QUIRK_IGNORE_INTERFACE,
129 .type = QUIRK_IGNORE_INTERFACE,
134 .type = QUIRK_IGNORE_INTERFACE,
227 .type = QUIRK_MIDI_YAMAHA \
236 .type = QUIRK_MIDI_YAMAHA \
327 .type = QUIRK_COMPOSITE,
331 .type = QUIRK_AUDIO_STANDARD_INTERFACE
[all …]
/Linux-v5.4/tools/objtool/arch/x86/
Ddecode.c71 unsigned int *len, enum insn_type *type, in arch_decode_instruction() argument
93 *type = INSN_OTHER; in arch_decode_instruction()
126 *type = INSN_STACK; in arch_decode_instruction()
127 op->src.type = OP_SRC_ADD; in arch_decode_instruction()
129 op->dest.type = OP_DEST_REG; in arch_decode_instruction()
137 *type = INSN_STACK; in arch_decode_instruction()
138 op->src.type = OP_SRC_REG; in arch_decode_instruction()
140 op->dest.type = OP_DEST_PUSH; in arch_decode_instruction()
147 *type = INSN_STACK; in arch_decode_instruction()
148 op->src.type = OP_SRC_POP; in arch_decode_instruction()
[all …]
/Linux-v5.4/net/tipc/
Dnetlink.c48 [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-v5.4/fs/orangefs/
Dorangefs-cache.c49 __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-v5.4/drivers/media/pci/saa7134/
Dsaa7134-cards.c65 .type = SAA7134_INPUT_COMPOSITE,
80 .type = SAA7134_INPUT_COMPOSITE1,
84 .type = SAA7134_INPUT_TV,
88 .type = SAA7134_INPUT_TV_MONO,
93 .type = SAA7134_INPUT_RADIO,
108 .type = SAA7134_INPUT_TV,
113 .type = SAA7134_INPUT_TV_MONO,
118 .type = SAA7134_INPUT_COMPOSITE1,
123 .type = SAA7134_INPUT_COMPOSITE2,
128 .type = SAA7134_INPUT_SVIDEO,
[all …]
/Linux-v5.4/Documentation/media/
Ddmx.h.rst.exceptions10 replace enum dmx_ts_pes :c:type:`dmx_pes_type`
11 replace symbol DMX_PES_AUDIO0 :c:type:`dmx_pes_type`
12 replace symbol DMX_PES_VIDEO0 :c:type:`dmx_pes_type`
13 replace symbol DMX_PES_TELETEXT0 :c:type:`dmx_pes_type`
14 replace symbol DMX_PES_SUBTITLE0 :c:type:`dmx_pes_type`
15 replace symbol DMX_PES_PCR0 :c:type:`dmx_pes_type`
16 replace symbol DMX_PES_AUDIO1 :c:type:`dmx_pes_type`
17 replace symbol DMX_PES_VIDEO1 :c:type:`dmx_pes_type`
18 replace symbol DMX_PES_TELETEXT1 :c:type:`dmx_pes_type`
19 replace symbol DMX_PES_SUBTITLE1 :c:type:`dmx_pes_type`
[all …]
/Linux-v5.4/drivers/vfio/mdev/
Dmdev_sysfs.c25 struct mdev_type *type = to_mdev_type(kobj); in mdev_type_attr_show() local
29 ret = attr->show(kobj, type->parent->dev, buf); in mdev_type_attr_show()
38 struct mdev_type *type = to_mdev_type(kobj); in mdev_type_attr_store() local
42 ret = attr->store(&type->kobj, type->parent->dev, buf, count); in mdev_type_attr_store()
81 struct mdev_type *type = to_mdev_type(kobj); in mdev_type_release() local
84 kfree(type); in mdev_type_release()
95 struct mdev_type *type; in add_mdev_supported_type() local
103 type = kzalloc(sizeof(*type), GFP_KERNEL); in add_mdev_supported_type()
104 if (!type) in add_mdev_supported_type()
107 type->kobj.kset = parent->mdev_types_kset; in add_mdev_supported_type()
[all …]
/Linux-v5.4/drivers/md/
Ddm-exception-store.c24 struct dm_exception_store_type *type; in __find_exception_store_type() local
26 list_for_each_entry(type, &_exception_store_types, list) in __find_exception_store_type()
27 if (!strcmp(name, type->name)) in __find_exception_store_type()
28 return type; in __find_exception_store_type()
35 struct dm_exception_store_type *type; in _get_exception_store_type() local
39 type = __find_exception_store_type(name); in _get_exception_store_type()
41 if (type && !try_module_get(type->module)) in _get_exception_store_type()
42 type = NULL; in _get_exception_store_type()
46 return type; in _get_exception_store_type()
75 struct dm_exception_store_type *type; in get_type() local
[all …]
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/
Drs.h166 enum iwl_table_type type; member
176 #define is_type_legacy(type) (((type) == LQ_LEGACY_G) || \ argument
177 ((type) == LQ_LEGACY_A))
178 #define is_type_ht_siso(type) ((type) == LQ_HT_SISO) argument
179 #define is_type_ht_mimo2(type) ((type) == LQ_HT_MIMO2) argument
180 #define is_type_vht_siso(type) ((type) == LQ_VHT_SISO) argument
181 #define is_type_vht_mimo2(type) ((type) == LQ_VHT_MIMO2) argument
182 #define is_type_he_siso(type) ((type) == LQ_HE_SISO) argument
183 #define is_type_he_mimo2(type) ((type) == LQ_HE_MIMO2) argument
184 #define is_type_siso(type) (is_type_ht_siso(type) || is_type_vht_siso(type) || \ argument
[all …]
/Linux-v5.4/scripts/kconfig/
Dexpr.c22 e->type = E_SYMBOL; in expr_alloc_symbol()
27 struct expr *expr_alloc_one(enum expr_type type, struct expr *ce) in expr_alloc_one() argument
30 e->type = type; in expr_alloc_one()
35 struct expr *expr_alloc_two(enum expr_type type, struct expr *e1, struct expr *e2) in expr_alloc_two() argument
38 e->type = type; in expr_alloc_two()
44 struct expr *expr_alloc_comp(enum expr_type type, struct symbol *s1, struct symbol *s2) in expr_alloc_comp() argument
47 e->type = type; in expr_alloc_comp()
76 switch (org->type) { in expr_copy()
99 fprintf(stderr, "can't copy type %d\n", e->type); in expr_copy()
113 switch (e->type) { in expr_free()
[all …]
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce/
Ddce_mem_input.h245 #define MI_REG_FIELD_LIST(type) \ argument
246 type GRPH_ENABLE; \
247 type GRPH_X_START; \
248 type GRPH_Y_START; \
249 type GRPH_X_END; \
250 type GRPH_Y_END; \
251 type GRPH_PITCH; \
252 type GRPH_ROTATION_ANGLE; \
253 type GRPH_RED_CROSSBAR; \
254 type GRPH_BLUE_CROSSBAR; \
[all …]
/Linux-v5.4/fs/cifs/
Dcifs_debug.h60 #define cifs_dbg_func(ratefunc, type, fmt, ...) \ argument
62 if ((type) & FYI && cifsFYI & CIFS_INFO) { \
65 } else if ((type) & VFS) { \
68 } else if ((type) & NOISY && (NOISY != 0)) { \
73 #define cifs_dbg(type, fmt, ...) \ argument
75 if ((type) & ONCE) \
77 type, fmt, ##__VA_ARGS__); \
80 type, fmt, ##__VA_ARGS__); \
83 #define cifs_server_dbg_func(ratefunc, type, fmt, ...) \ argument
88 if ((type) & FYI && cifsFYI & CIFS_INFO) { \
[all …]

12345678910>>...333