/drivers/gpu/drm/amd/display/dc/dcn10/ |
D | dcn10_dpp.h | 473 #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 …]
|
D | dcn10_link_encoder.h | 181 #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 …]
|
D | dcn10_stream_encoder.h | 319 #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 …]
|
D | dcn10_hubbub.h | 190 #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 …]
|
D | dcn10_optc.h | 315 #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 …]
|
D | dcn10_hubp.h | 430 #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 …]
|
D | dcn10_dwb.h | 150 #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 …]
|
D | dcn10_opp.h | 102 #define OPP_DCN10_REG_FIELD_LIST(type) \ argument 103 type FMT_TRUNCATE_EN; \ 104 type FMT_TRUNCATE_DEPTH; \ 105 type FMT_TRUNCATE_MODE; \ 106 type FMT_SPATIAL_DITHER_EN; \ 107 type FMT_SPATIAL_DITHER_MODE; \ 108 type FMT_SPATIAL_DITHER_DEPTH; \ 109 type FMT_TEMPORAL_DITHER_EN; \ 110 type FMT_HIGHPASS_RANDOM_ENABLE; \ 111 type FMT_FRAME_RANDOM_ENABLE; \ [all …]
|
/drivers/irqchip/ |
D | irq-s3c24xx.c | 41 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 …]
|
/drivers/gpu/drm/amd/display/dc/dcn20/ |
D | dcn20_dsc.h | 270 #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 …]
|
D | dcn20_dwb.h | 229 #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 …]
|
D | dcn20_mmhubbub.h | 279 #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 …]
|
/drivers/media/pci/saa7134/ |
D | saa7134-cards.c | 65 .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 …]
|
/drivers/vfio/mdev/ |
D | mdev_sysfs.c | 25 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 …]
|
/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | rs.h | 166 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 …]
|
/drivers/gpu/drm/amd/display/dc/dce/ |
D | dce_mem_input.h | 245 #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 …]
|
D | dce_hwseq.h | 686 #define HWSEQ_REG_FIELD_LIST(type) \ argument 687 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 …]
|
D | dce_transform.h | 290 #define XFM_REG_FIELD_LIST(type) \ argument 291 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 …]
|
/drivers/media/pci/cx88/ |
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 …]
|
/drivers/md/ |
D | dm-exception-store.c | 24 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 …]
|
/drivers/hwmon/ |
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 …]
|
/drivers/net/ethernet/netronome/nfp/ |
D | nfp_app.h | 134 enum tc_setup_type type, void *type_data); 170 const struct nfp_app_type *type; member 184 if (!app->type->init) in nfp_app_init() 186 return app->type->init(app); in nfp_app_init() 191 if (app->type->clean) in nfp_app_clean() 192 app->type->clean(app); in nfp_app_clean() 201 return app->type->vnic_alloc(app, nn, id); in nfp_app_vnic_alloc() 206 if (app->type->vnic_free) in nfp_app_vnic_free() 207 app->type->vnic_free(app, nn); in nfp_app_vnic_free() 212 if (!app->type->vnic_init) in nfp_app_vnic_init() [all …]
|
/drivers/media/tuners/ |
D | tuner-xc2028.c | 77 unsigned int type; member 85 unsigned int type; member 176 static void dump_firm_type_and_int_freq(unsigned int type, u16 int_freq) in dump_firm_type_and_int_freq() argument 178 if (type & BASE) in dump_firm_type_and_int_freq() 180 if (type & INIT1) in dump_firm_type_and_int_freq() 182 if (type & F8MHZ) in dump_firm_type_and_int_freq() 184 if (type & MTS) in dump_firm_type_and_int_freq() 186 if (type & D2620) in dump_firm_type_and_int_freq() 188 if (type & D2633) in dump_firm_type_and_int_freq() 190 if (type & DTV6) in dump_firm_type_and_int_freq() [all …]
|
D | tuner-types.c | 72 .type = TUNER_PARAM_TYPE_PAL, 88 .type = TUNER_PARAM_TYPE_PAL, 104 .type = TUNER_PARAM_TYPE_NTSC, 121 .type = TUNER_PARAM_TYPE_SECAM, 138 .type = TUNER_PARAM_TYPE_PAL, 155 .type = TUNER_PARAM_TYPE_NTSC, 171 .type = TUNER_PARAM_TYPE_PAL, 187 .type = TUNER_PARAM_TYPE_NTSC, 203 .type = TUNER_PARAM_TYPE_NTSC, 214 .type = TUNER_PARAM_TYPE_PAL, [all …]
|
/drivers/media/pci/saa7164/ |
D | saa7164-cards.c | 52 .type = SAA7164_UNIT_EEPROM, 59 .type = SAA7164_UNIT_TUNER, 66 .type = SAA7164_UNIT_TUNER, 73 .type = SAA7164_UNIT_DIGITAL_DEMODULATOR, 80 .type = SAA7164_UNIT_DIGITAL_DEMODULATOR, 98 .type = SAA7164_UNIT_EEPROM, 105 .type = SAA7164_UNIT_TUNER, 112 .type = SAA7164_UNIT_DIGITAL_DEMODULATOR, 119 .type = SAA7164_UNIT_TUNER, 126 .type = SAA7164_UNIT_DIGITAL_DEMODULATOR, [all …]
|