Home
last modified time | relevance | path

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

12345678910>>...380

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_link_encoder.h218 #define DCN_LINK_ENCODER_REG_FIELD_LIST(type) \ argument
219 type DIG_ENABLE;\
220 type DIG_HPD_SELECT;\
221 type DIG_MODE;\
222 type DIG_FE_SOURCE_SELECT;\
223 type DPHY_BYPASS;\
224 type DPHY_ATEST_SEL_LANE0;\
225 type DPHY_ATEST_SEL_LANE1;\
226 type DPHY_ATEST_SEL_LANE2;\
227 type DPHY_ATEST_SEL_LANE3;\
[all …]
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_optc.h326 #define TG_REG_FIELD_LIST_DCN1_0(type) \ argument
327 type VSTARTUP_START;\
328 type VUPDATE_OFFSET;\
329 type VUPDATE_WIDTH;\
330 type VREADY_OFFSET;\
331 type OTG_BLANK_DATA_EN;\
332 type OTG_BLANK_DE_MODE;\
333 type OTG_CURRENT_BLANK_STATE;\
334 type OTG_MASTER_UPDATE_LOCK;\
335 type UPDATE_LOCK_STATUS;\
[all …]
Ddcn10_stream_encoder.h332 #define SE_REG_FIELD_LIST_DCN1_0(type) \ argument
333 type AFMT_GENERIC_INDEX;\
334 type AFMT_GENERIC_HB0;\
335 type AFMT_GENERIC_HB1;\
336 type AFMT_GENERIC_HB2;\
337 type AFMT_GENERIC_HB3;\
338 type AFMT_GENERIC_LOCK_STATUS;\
339 type AFMT_GENERIC_CONFLICT;\
340 type AFMT_GENERIC_CONFLICT_CLR;\
341 type AFMT_GENERIC0_FRAME_UPDATE_PENDING;\
[all …]
Ddcn10_hubbub.h188 #define DCN_HUBBUB_REG_FIELD_LIST(type) \ argument
189 type DCHUBBUB_GLOBAL_TIMER_ENABLE; \
190 type DCHUBBUB_ARB_WATERMARK_CHANGE_REQUEST;\
191 type DCHUBBUB_ARB_WATERMARK_CHANGE_DONE_INTERRUPT_DISABLE;\
192 type DCHUBBUB_ARB_ALLOW_SELF_REFRESH_FORCE_VALUE;\
193 type DCHUBBUB_ARB_ALLOW_SELF_REFRESH_FORCE_ENABLE;\
194 type DCHUBBUB_ARB_ALLOW_PSTATE_CHANGE_FORCE_VALUE;\
195 type DCHUBBUB_ARB_ALLOW_PSTATE_CHANGE_FORCE_ENABLE;\
196 type DCHUBBUB_ARB_SAT_LEVEL;\
197 type DCHUBBUB_ARB_MIN_REQ_OUTSTAND;\
[all …]
/kernel/linux/linux-4.19/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_stream_encoder.h291 #define SE_REG_FIELD_LIST_DCN1_0(type) \ argument
292 type AFMT_GENERIC_INDEX;\
293 type AFMT_GENERIC_HB0;\
294 type AFMT_GENERIC_HB1;\
295 type AFMT_GENERIC_HB2;\
296 type AFMT_GENERIC_HB3;\
297 type AFMT_GENERIC_LOCK_STATUS;\
298 type AFMT_GENERIC_CONFLICT;\
299 type AFMT_GENERIC_CONFLICT_CLR;\
300 type AFMT_GENERIC0_FRAME_UPDATE_PENDING;\
[all …]
Ddcn10_hubp.h429 #define DCN_HUBP_REG_FIELD_LIST(type) \ argument
430 type HUBP_BLANK_EN;\
431 type HUBP_DISABLE;\
432 type HUBP_TTU_DISABLE;\
433 type HUBP_NO_OUTSTANDING_REQ;\
434 type HUBP_VTG_SEL;\
435 type HUBP_UNDERFLOW_STATUS;\
436 type NUM_PIPES;\
437 type NUM_BANKS;\
438 type PIPE_INTERLEAVE;\
[all …]
/kernel/linux/linux-4.19/drivers/irqchip/
Dirq-s3c24xx.c50 unsigned int type; member
144 static int s3c_irq_type(struct irq_data *data, unsigned int type) in s3c_irq_type() argument
146 switch (type) { in s3c_irq_type()
159 pr_err("No such irq type %d\n", type); in s3c_irq_type()
170 unsigned int type) in s3c_irqext_type_set() argument
180 switch (type) in s3c_irqext_type_set()
207 pr_err("No such irq type %d\n", type); in s3c_irqext_type_set()
218 static int s3c_irqext_type(struct irq_data *data, unsigned int type) in s3c_irqext_type() argument
244 extint_offset, type); in s3c_irqext_type()
247 static int s3c_irqext0_type(struct irq_data *data, unsigned int type) in s3c_irqext0_type() argument
[all …]
/kernel/linux/linux-5.10/arch/arm/mach-s3c/
Dirq-s3c24xx.c42 unsigned int type; member
136 static int s3c_irq_type(struct irq_data *data, unsigned int type) in s3c_irq_type() argument
138 switch (type) { in s3c_irq_type()
151 pr_err("No such irq type %d\n", type); in s3c_irq_type()
162 unsigned int type) in s3c_irqext_type_set() argument
172 switch (type) in s3c_irqext_type_set()
199 pr_err("No such irq type %d\n", type); in s3c_irqext_type_set()
210 static int s3c_irqext_type(struct irq_data *data, unsigned int type) in s3c_irqext_type() argument
236 extint_offset, type); in s3c_irqext_type()
239 static int s3c_irqext0_type(struct irq_data *data, unsigned int type) in s3c_irqext0_type() argument
[all …]
/kernel/linux/linux-5.10/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_BCN_ORD] = { .type = NLA_U8, },
25 [IEEE802154_ATTR_SF_ORD] = { .type = NLA_U8, },
[all …]
/kernel/linux/linux-4.19/net/ieee802154/
Dnl_policy.c24 [IEEE802154_ATTR_DEV_NAME] = { .type = NLA_STRING, },
25 [IEEE802154_ATTR_DEV_INDEX] = { .type = NLA_U32, },
26 [IEEE802154_ATTR_PHY_NAME] = { .type = NLA_STRING, },
28 [IEEE802154_ATTR_STATUS] = { .type = NLA_U8, },
29 [IEEE802154_ATTR_SHORT_ADDR] = { .type = NLA_U16, },
30 [IEEE802154_ATTR_HW_ADDR] = { .type = NLA_HW_ADDR, },
31 [IEEE802154_ATTR_PAN_ID] = { .type = NLA_U16, },
32 [IEEE802154_ATTR_CHANNEL] = { .type = NLA_U8, },
33 [IEEE802154_ATTR_BCN_ORD] = { .type = NLA_U8, },
34 [IEEE802154_ATTR_SF_ORD] = { .type = NLA_U8, },
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_dwb.h424 #define DWBC_REG_FIELD_LIST_DCN3_0(type) \ argument
425 type DWB_ENABLE;\
426 type DISPCLK_R_DWB_GATE_DIS;\
427 type DISPCLK_G_DWB_GATE_DIS;\
428 type DWB_TEST_CLK_SEL;\
429 type DWBSCL_LUT_MEM_PWR_FORCE;\
430 type DWBSCL_LUT_MEM_PWR_DIS;\
431 type DWBSCL_LUT_MEM_PWR_STATE;\
432 type DWBSCL_LB_MEM_PWR_FORCE;\
433 type DWBSCL_LB_MEM_PWR_DIS;\
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_dsc.h263 #define DSC_FIELD_LIST_DCN20(type)\ argument
264 type DSC_CLOCK_EN; \
265 type DSC_DISPCLK_R_GATE_DIS; \
266 type DSC_DSCCLK_R_GATE_DIS; \
267 type DSC_DBG_EN; \
268 type DSC_TEST_CLOCK_MUX_SEL; \
269 type ICH_RESET_AT_END_OF_LINE; \
270 type NUMBER_OF_SLICES_PER_LINE; \
271 type ALTERNATE_ICH_ENCODING_EN; \
272 type NUMBER_OF_SLICES_IN_VERTICAL_DIRECTION; \
[all …]
Ddcn20_mmhubbub.h259 #define MCIF_WB_REG_FIELD_LIST_DCN2_0(type) \ argument
260 type MCIF_WB_BUFMGR_ENABLE;\
261 type MCIF_WB_BUFMGR_SW_INT_EN;\
262 type MCIF_WB_BUFMGR_SW_INT_ACK;\
263 type MCIF_WB_BUFMGR_SW_SLICE_INT_EN;\
264 type MCIF_WB_BUFMGR_SW_OVERRUN_INT_EN;\
265 type MCIF_WB_BUFMGR_SW_LOCK;\
266 type MCIF_WB_P_VMID;\
267 type MCIF_WB_BUF_ADDR_FENCE_EN;\
268 type MCIF_WB_BUFMGR_CUR_LINE_R;\
[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 …]
/kernel/linux/linux-4.19/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 …]
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dv4l2-dv-timings.h26 #define V4L2_DV_BT_CEA_640X480P59_94 {.type = V4L2_DV_BT_656_1120, V4L2_INIT_BT_TIMINGS(640, 480, 0…
28 #define V4L2_DV_BT_CEA_720X480I59_94 {.type = V4L2_DV_BT_656_1120, V4L2_INIT_BT_TIMINGS(720, 480, 1…
30 #define V4L2_DV_BT_CEA_720X480P59_94 {.type = V4L2_DV_BT_656_1120, V4L2_INIT_BT_TIMINGS(720, 480, 0…
32 #define V4L2_DV_BT_CEA_720X576I50 {.type = V4L2_DV_BT_656_1120, V4L2_INIT_BT_TIMINGS(720, 576, 1, 0…
34 #define V4L2_DV_BT_CEA_720X576P50 {.type = V4L2_DV_BT_656_1120, V4L2_INIT_BT_TIMINGS(720, 576, 0, 0…
36 #define V4L2_DV_BT_CEA_1280X720P24 {.type = V4L2_DV_BT_656_1120, V4L2_INIT_BT_TIMINGS(1280, 720, 0,…
38 #define V4L2_DV_BT_CEA_1280X720P25 {.type = V4L2_DV_BT_656_1120, V4L2_INIT_BT_TIMINGS(1280, 720, 0,…
40 #define V4L2_DV_BT_CEA_1280X720P30 {.type = V4L2_DV_BT_656_1120, V4L2_INIT_BT_TIMINGS(1280, 720, 0,…
42 #define V4L2_DV_BT_CEA_1280X720P50 {.type = V4L2_DV_BT_656_1120, V4L2_INIT_BT_TIMINGS(1280, 720, 0,…
44 #define V4L2_DV_BT_CEA_1280X720P60 {.type = V4L2_DV_BT_656_1120, V4L2_INIT_BT_TIMINGS(1280, 720, 0,…
[all …]
/kernel/linux/linux-5.10/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 …]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dv4l2-dv-timings.h16 .type = V4L2_DV_BT_656_1120, \
23 .type = V4L2_DV_BT_656_1120, \
32 .type = V4L2_DV_BT_656_1120, \
40 .type = V4L2_DV_BT_656_1120, \
49 .type = V4L2_DV_BT_656_1120, \
57 .type = V4L2_DV_BT_656_1120, \
65 .type = V4L2_DV_BT_656_1120, \
73 .type = V4L2_DV_BT_656_1120, \
82 .type = V4L2_DV_BT_656_1120, \
90 .type = V4L2_DV_BT_656_1120, \
[all …]
/kernel/linux/linux-4.19/sound/usb/
Dquirks-table.h69 .type = QUIRK_MIDI_FTDI
78 .type = QUIRK_AUDIO_FIXED_ENDPOINT,
153 .type = QUIRK_COMPOSITE,
158 .type = QUIRK_IGNORE_INTERFACE,
163 .type = QUIRK_IGNORE_INTERFACE,
168 .type = QUIRK_IGNORE_INTERFACE,
261 .type = QUIRK_MIDI_YAMAHA \
270 .type = QUIRK_MIDI_YAMAHA \
361 .type = QUIRK_COMPOSITE,
365 .type = QUIRK_AUDIO_STANDARD_INTERFACE
[all …]
/kernel/linux/linux-5.10/sound/usb/
Dquirks-table.h45 .type = QUIRK_MIDI_FTDI
54 .type = QUIRK_AUDIO_FIXED_ENDPOINT,
90 .type = QUIRK_COMPOSITE,
94 .type = QUIRK_AUDIO_STANDARD_MIXER,
98 .type = QUIRK_AUDIO_FIXED_ENDPOINT,
133 .type = QUIRK_COMPOSITE,
138 .type = QUIRK_IGNORE_INTERFACE,
143 .type = QUIRK_IGNORE_INTERFACE,
148 .type = QUIRK_IGNORE_INTERFACE,
180 .type = QUIRK_MIDI_YAMAHA \
[all …]
/kernel/linux/linux-4.19/tools/objtool/arch/x86/
Ddecode.c83 unsigned int *len, unsigned char *type, in arch_decode_instruction() argument
105 *type = INSN_OTHER; in arch_decode_instruction()
138 *type = INSN_STACK; in arch_decode_instruction()
139 op->src.type = OP_SRC_ADD; in arch_decode_instruction()
141 op->dest.type = OP_DEST_REG; in arch_decode_instruction()
149 *type = INSN_STACK; in arch_decode_instruction()
150 op->src.type = OP_SRC_REG; in arch_decode_instruction()
152 op->dest.type = OP_DEST_PUSH; in arch_decode_instruction()
159 *type = INSN_STACK; in arch_decode_instruction()
160 op->src.type = OP_SRC_POP; in arch_decode_instruction()
[all …]
/kernel/linux/linux-5.10/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 …]
/kernel/linux/linux-4.19/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 …]

12345678910>>...380