| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn10/ | 
| D | dcn10_dpp.h | 473 #define TF_REG_FIELD_LIST(type) \  argument474 	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 …]
 
 | 
| D | dcn10_link_encoder.h | 181 #define DCN_LINK_ENCODER_REG_FIELD_LIST(type) \  argument182 	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 …]
 
 | 
| D | dcn10_stream_encoder.h | 319 #define SE_REG_FIELD_LIST_DCN1_0(type) \  argument320 	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 …]
 
 | 
| D | dcn10_optc.h | 315 #define TG_REG_FIELD_LIST_DCN1_0(type) \  argument316 	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 …]
 
 | 
| D | dcn10_hubp.h | 430 #define DCN_HUBP_REG_FIELD_BASE_LIST(type) \  argument431 	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 …]
 
 | 
| D | dcn10_hubbub.h | 190 #define DCN_HUBBUB_REG_FIELD_LIST(type) \  argument191 		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 …]
 
 | 
| D | dcn10_dwb.h | 150 #define DWBC_REG_FIELD_LIST(type) \  argument151 	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/gpu/drm/amd/display/dc/dcn20/ | 
| D | dcn20_dsc.h | 270 #define DSC_FIELD_LIST_DCN20(type)\  argument271 	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 …]
 
 | 
| D | dcn20_mmhubbub.h | 279 #define MCIF_WB_REG_FIELD_LIST_DCN2_0(type) \  argument280 	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 …]
 
 | 
| D | dcn20_dwb.h | 229 #define DWBC_REG_FIELD_LIST_DCN2_0(type) \  argument230 	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 …]
 
 | 
| /Linux-v5.4/Documentation/media/ | 
| D | conf_nitpick.py | 49     ("c:type", "atomic_t"),50     ("c:type", "bool"),
 51     ("c:type", "boolean"),
 52     ("c:type", "buf_queue"),
 53     ("c:type", "device"),
 54     ("c:type", "device_driver"),
 55     ("c:type", "device_node"),
 56     ("c:type", "enum"),
 57     ("c:type", "fd"),
 58     ("c:type", "fd_set"),
 [all …]
 
 | 
| D | videodev2.h.rst.exceptions | 20 replace symbol V4L2_FIELD_ALTERNATE :c:type:`v4l2_field`21 replace symbol V4L2_FIELD_ANY :c:type:`v4l2_field`
 22 replace symbol V4L2_FIELD_BOTTOM :c:type:`v4l2_field`
 23 replace symbol V4L2_FIELD_INTERLACED :c:type:`v4l2_field`
 24 replace symbol V4L2_FIELD_INTERLACED_BT :c:type:`v4l2_field`
 25 replace symbol V4L2_FIELD_INTERLACED_TB :c:type:`v4l2_field`
 26 replace symbol V4L2_FIELD_NONE :c:type:`v4l2_field`
 27 replace symbol V4L2_FIELD_SEQ_BT :c:type:`v4l2_field`
 28 replace symbol V4L2_FIELD_SEQ_TB :c:type:`v4l2_field`
 29 replace symbol V4L2_FIELD_TOP :c:type:`v4l2_field`
 [all …]
 
 | 
| D | dmx.h.rst.exceptions | 10 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/irqchip/ | 
| D | irq-s3c24xx.c | 41 	unsigned int type;  member135 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
 170 	/* Set the external interrupt to pointed trigger type */  in s3c_irqext_type_set()
 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()
 [all …]
 
 | 
| /Linux-v5.4/net/ieee802154/ | 
| 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_PAGE] = { .type = NLA_U8, },
 25 	[IEEE802154_ATTR_COORD_SHORT_ADDR] = { .type = NLA_U16, },
 [all …]
 
 | 
| /Linux-v5.4/arch/powerpc/lib/ | 
| D | feature-fixups-test.S | 226 #define	MAKE_MACRO_TEST(TYPE)						\  argument227 globl(ftr_fixup_test_ ##TYPE##_macros)					\
 230 BEGIN_##TYPE##_SECTION							\
 234 END_##TYPE##_SECTION(0, 1)						\
 238 BEGIN_##TYPE##_SECTION							\
 242 END_##TYPE##_SECTION(0, 0)						\
 246 BEGIN_##TYPE##_SECTION							\
 249 BEGIN_##TYPE##_SECTION_NESTED(80)					\
 252 END_##TYPE##_SECTION_NESTED(0, 1, 80)					\
 255 END_##TYPE##_SECTION(0, 0)						\
 [all …]
 
 | 
| /Linux-v5.4/scripts/ | 
| D | extract_xc3028.pl | 163 	# Firmware 0, type: BASE FW   F8MHZ (0x00000003), id: (0000000000000000), size: 6635166 	write_le32(0x00000003);			# Type
 172 	# Firmware 1, type: BASE FW   F8MHZ MTS (0x00000007), id: (0000000000000000), size: 6635
 175 	write_le32(0x00000007);			# Type
 181 	# Firmware 2, type: BASE FW   FM (0x00000401), id: (0000000000000000), size: 6525
 184 	write_le32(0x00000401);			# Type
 190 	# Firmware 3, type: BASE FW   FM INPUT1 (0x00000c01), id: (0000000000000000), size: 6539
 193 	write_le32(0x00000c01);			# Type
 199 	# Firmware 4, type: BASE FW   (0x00000001), id: (0000000000000000), size: 6633
 202 	write_le32(0x00000001);			# Type
 [all …]
 
 | 
| /Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce/ | 
| D | dce_mem_input.h | 245 #define MI_REG_FIELD_LIST(type) \  argument246 	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 …]
 
 | 
| D | dce_transform.h | 290 #define XFM_REG_FIELD_LIST(type) \  argument291 	type OUT_CLAMP_MIN_B_CB; \
 292 	type OUT_CLAMP_MAX_B_CB; \
 293 	type OUT_CLAMP_MIN_G_Y; \
 294 	type OUT_CLAMP_MAX_G_Y; \
 295 	type OUT_CLAMP_MIN_R_CR; \
 296 	type OUT_CLAMP_MAX_R_CR; \
 297 	type OUT_ROUND_TRUNC_MODE; \
 298 	type DCP_SPATIAL_DITHER_EN; \
 299 	type DCP_SPATIAL_DITHER_MODE; \
 [all …]
 
 | 
| D | dce_hwseq.h | 686 #define HWSEQ_REG_FIELD_LIST(type) \  argument687 	type DCFE_CLOCK_ENABLE; \
 688 	type DCFEV_CLOCK_ENABLE; \
 689 	type DC_MEM_GLOBAL_PWR_REQ_DIS; \
 690 	type BLND_DCP_GRPH_V_UPDATE_LOCK; \
 691 	type BLND_SCL_V_UPDATE_LOCK; \
 692 	type BLND_DCP_GRPH_SURF_V_UPDATE_LOCK; \
 693 	type BLND_BLND_V_UPDATE_LOCK; \
 694 	type BLND_V_UPDATE_LOCK_MODE; \
 695 	type BLND_FEEDTHROUGH_EN; \
 [all …]
 
 | 
| /Linux-v5.4/tools/objtool/arch/x86/ | 
| D | decode.c | 37 		WARN("unexpected ELF machine type %d", elf->ehdr.e_machine);  in is_x86_64()71 			    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()
 [all …]
 
 | 
| /Linux-v5.4/drivers/vfio/mdev/ | 
| D | mdev_sysfs.c | 25 	struct mdev_type *type = to_mdev_type(kobj);  in mdev_type_attr_show()  local29 		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
 99 		pr_err("%s: Type name empty!\n", __func__);  in add_mdev_supported_type()
 103 	type = kzalloc(sizeof(*type), GFP_KERNEL);  in add_mdev_supported_type()
 104 	if (!type)  in add_mdev_supported_type()
 [all …]
 
 | 
| /Linux-v5.4/scripts/kconfig/ | 
| D | expr.c | 22 	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/net/tipc/ | 
| 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-v5.4/fs/orangefs/ | 
| D | orangefs-cache.c | 49 		__s32 type = new_op->upcall.type;  in get_opname_string()  local51 		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 …]
 
 |