Symbol: controller_id
drivers/bluetooth/btusb.c
3066
btdata->qca_dump.controller_id);
drivers/bluetooth/btusb.c
3650
btdata->qca_dump.controller_id = le32_to_cpu(ver.rom_version);
drivers/bluetooth/btusb.c
888
u32 controller_id;
drivers/bluetooth/hci_qca.c
1018
qca->controller_id);
drivers/bluetooth/hci_qca.c
172
u16 controller_id;
drivers/bluetooth/hci_qca.c
2078
qca->controller_id = le16_to_cpu(ver.rom_ver);
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_pp_smu.c
100
adev->pm.pm_display_cfg.displays[i].controller_id = dc_cfg->pipe_idx + 1;
drivers/gpu/drm/amd/display/dc/bios/bios_parser.c
910
enum controller_id id,
drivers/gpu/drm/amd/display/dc/bios/bios_parser.c
923
enum controller_id controller_id,
drivers/gpu/drm/amd/display/dc/bios/bios_parser.c
931
return bp->cmd_tbl.enable_disp_power_gating(bp, controller_id,
drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c
1675
enum controller_id id,
drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c
1688
enum controller_id controller_id,
drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c
1696
return bp->cmd_tbl.enable_disp_power_gating(bp, controller_id,
drivers/gpu/drm/amd/display/dc/bios/command_table.c
1023
if (CONTROLLER_ID_D1 != bp_params->controller_id)
drivers/gpu/drm/amd/display/dc/bios/command_table.c
1056
uint8_t controller_id;
drivers/gpu/drm/amd/display/dc/bios/command_table.c
1063
bp_params->controller_id, &controller_id)) {
drivers/gpu/drm/amd/display/dc/bios/command_table.c
1064
clk.sPCLKInput.ucCRTC = controller_id;
drivers/gpu/drm/amd/display/dc/bios/command_table.c
1126
uint8_t controller_id;
drivers/gpu/drm/amd/display/dc/bios/command_table.c
1133
bp_params->controller_id, &controller_id)) {
drivers/gpu/drm/amd/display/dc/bios/command_table.c
1153
clk.sPCLKInput.ulCrtcPclkFreq.ucCRTC = controller_id;
drivers/gpu/drm/amd/display/dc/bios/command_table.c
1218
uint8_t controller_id;
drivers/gpu/drm/amd/display/dc/bios/command_table.c
1224
&& bp->cmd_helper->controller_id_to_atom(bp_params->controller_id, &controller_id)) {
drivers/gpu/drm/amd/display/dc/bios/command_table.c
1244
clk.ucCRTC = controller_id;
drivers/gpu/drm/amd/display/dc/bios/command_table.c
1659
if (!bp->cmd_helper->controller_id_to_atom(bp_params->controller_id, &params.ucCRTC))
drivers/gpu/drm/amd/display/dc/bios/command_table.c
1763
if (!bp->cmd_helper->controller_id_to_atom(bp_params->controller_id, &params.ucCRTC))
drivers/gpu/drm/amd/display/dc/bios/command_table.c
1788
if (!bp->cmd_helper->controller_id_to_atom(bp_params->controller_id, &params.ucCRTC))
drivers/gpu/drm/amd/display/dc/bios/command_table.c
2143
bp_params->controller_id, &atom_controller_id))
drivers/gpu/drm/amd/display/dc/bios/command_table.c
2216
bp_params->controller_id, &atom_controller_id))
drivers/gpu/drm/amd/display/dc/bios/command_table.c
2298
enum controller_id controller_id,
drivers/gpu/drm/amd/display/dc/bios/command_table.c
2317
enum controller_id controller_id,
drivers/gpu/drm/amd/display/dc/bios/command_table.c
2324
if (bp->cmd_helper->controller_id_to_atom(controller_id, &id))
drivers/gpu/drm/amd/display/dc/bios/command_table.c
2350
enum controller_id controller_id,
drivers/gpu/drm/amd/display/dc/bios/command_table.c
2367
enum controller_id controller_id,
drivers/gpu/drm/amd/display/dc/bios/command_table.c
2374
if (bp->cmd_helper->controller_id_to_atom(controller_id, &id)) {
drivers/gpu/drm/amd/display/dc/bios/command_table.c
2630
enum controller_id crtc_id,
drivers/gpu/drm/amd/display/dc/bios/command_table.c
2651
enum controller_id crtc_id,
drivers/gpu/drm/amd/display/dc/bios/command_table.h
82
enum controller_id controller_id,
drivers/gpu/drm/amd/display/dc/bios/command_table.h
86
enum controller_id controller_id,
drivers/gpu/drm/amd/display/dc/bios/command_table.h
96
enum controller_id crtc_id,
drivers/gpu/drm/amd/display/dc/bios/command_table2.c
485
uint8_t controller_id;
drivers/gpu/drm/amd/display/dc/bios/command_table2.c
492
controller_id, &controller_id)) {
drivers/gpu/drm/amd/display/dc/bios/command_table2.c
512
clk.crtc_id = controller_id;
drivers/gpu/drm/amd/display/dc/bios/command_table2.c
532
bp_params->target_pixel_clock_100hz, (int)controller_id,
drivers/gpu/drm/amd/display/dc/bios/command_table2.c
614
bp_params->controller_id, &atom_controller_id))
drivers/gpu/drm/amd/display/dc/bios/command_table2.c
706
enum controller_id controller_id,
drivers/gpu/drm/amd/display/dc/bios/command_table2.c
723
enum controller_id controller_id,
drivers/gpu/drm/amd/display/dc/bios/command_table2.c
730
if (bp->cmd_helper->controller_id_to_atom(controller_id, &id))
drivers/gpu/drm/amd/display/dc/bios/command_table2.c
800
enum controller_id crtc_id,
drivers/gpu/drm/amd/display/dc/bios/command_table2.c
805
enum controller_id crtc_id,
drivers/gpu/drm/amd/display/dc/bios/command_table2.c
845
enum controller_id crtc_id,
drivers/gpu/drm/amd/display/dc/bios/command_table2.c
877
enum controller_id crtc_id,
drivers/gpu/drm/amd/display/dc/bios/command_table2.h
76
enum controller_id controller_id,
drivers/gpu/drm/amd/display/dc/bios/command_table2.h
80
enum controller_id controller_id,
drivers/gpu/drm/amd/display/dc/bios/command_table2.h
90
enum controller_id crtc_id,
drivers/gpu/drm/amd/display/dc/bios/command_table_helper.c
76
enum controller_id id,
drivers/gpu/drm/amd/display/dc/bios/command_table_helper.h
41
enum controller_id id,
drivers/gpu/drm/amd/display/dc/bios/command_table_helper2.c
99
enum controller_id id,
drivers/gpu/drm/amd/display/dc/bios/command_table_helper2.h
41
enum controller_id id,
drivers/gpu/drm/amd/display/dc/bios/command_table_helper_struct.h
35
bool (*controller_id_to_atom)(enum controller_id id, uint8_t *atom_id);
drivers/gpu/drm/amd/display/dc/clk_mgr/dcn401/dcn401_clk_mgr.c
540
ASSERT(otg_master->stream_res.pix_clk_params.controller_id >= CONTROLLER_ID_D0);
drivers/gpu/drm/amd/display/dc/clk_mgr/dcn401/dcn401_clk_mgr.c
546
if (otg_master->stream_res.pix_clk_params.controller_id > CONTROLLER_ID_UNDEFINED)
drivers/gpu/drm/amd/display/dc/dc_bios_types.h
110
enum controller_id id,
drivers/gpu/drm/amd/display/dc/dc_bios_types.h
133
enum controller_id controller_id,
drivers/gpu/drm/amd/display/dc/dc_types.h
690
enum controller_id controllerId;
drivers/gpu/drm/amd/display/dc/dce/dce_abm.c
103
dce_abm_set_pipe(&abm_dce->base, controller_id, panel_id);
drivers/gpu/drm/amd/display/dc/dce/dce_abm.c
113
if (controller_id == 0)
drivers/gpu/drm/amd/display/dc/dce/dce_abm.c
234
unsigned int controller_id,
drivers/gpu/drm/amd/display/dc/dce/dce_abm.c
245
controller_id,
drivers/gpu/drm/amd/display/dc/dce/dce_abm.c
58
static bool dce_abm_set_pipe(struct abm *abm, uint32_t controller_id, uint32_t panel_inst)
drivers/gpu/drm/amd/display/dc/dce/dce_abm.c
75
MASTER_COMM_CMD_REG_BYTE1, controller_id);
drivers/gpu/drm/amd/display/dc/dce/dce_abm.c
90
uint32_t controller_id,
drivers/gpu/drm/amd/display/dc/dce/dce_clock_source.c
1016
bp_pc_params.controller_id = pix_clk_params->controller_id;
drivers/gpu/drm/amd/display/dc/dce/dce_clock_source.c
1074
unsigned int inst = pix_clk_params->controller_id - CONTROLLER_ID_D0;
drivers/gpu/drm/amd/display/dc/dce/dce_clock_source.c
1118
bp_pc_params.controller_id = pix_clk_params->controller_id;
drivers/gpu/drm/amd/display/dc/dce/dce_clock_source.c
1180
bp_pixel_clock_params.controller_id = CONTROLLER_ID_UNDEFINED;
drivers/gpu/drm/amd/display/dc/dce/dce_clock_source.c
1288
unsigned int inst = pix_clk_params->controller_id - CONTROLLER_ID_D0;
drivers/gpu/drm/amd/display/dc/dce/dce_clock_source.c
1334
unsigned int inst = pix_clk_params->controller_id - CONTROLLER_ID_D0;
drivers/gpu/drm/amd/display/dc/dce/dce_clock_source.c
863
bp_pc_params.controller_id = pix_clk_params->controller_id;
drivers/gpu/drm/amd/display/dc/dce/dce_clock_source.c
937
bp_pc_params.controller_id = pix_clk_params->controller_id;
drivers/gpu/drm/amd/display/dc/dce/dce_clock_source.c
972
unsigned int inst = pix_clk_params->controller_id - CONTROLLER_ID_D0;
drivers/gpu/drm/amd/display/dc/dce/dmub_abm.c
174
unsigned int controller_id,
drivers/gpu/drm/amd/display/dc/dce110/dce110_timing_generator.c
146
result = tg->bp->funcs->enable_crtc(tg->bp, tg110->controller_id, true);
drivers/gpu/drm/amd/display/dc/dce110/dce110_timing_generator.c
1805
switch (tg110->controller_id) {
drivers/gpu/drm/amd/display/dc/dce110/dce110_timing_generator.c
2346
tg110->controller_id = CONTROLLER_ID_D0 + instance;
drivers/gpu/drm/amd/display/dc/dce110/dce110_timing_generator.c
238
result = tg->bp->funcs->enable_crtc(tg->bp, tg110->controller_id, false);
drivers/gpu/drm/amd/display/dc/dce110/dce110_timing_generator.c
307
bp_params.controller_id = tg110->controller_id;
drivers/gpu/drm/amd/display/dc/dce110/dce110_timing_generator.h
101
enum controller_id controller_id;
drivers/gpu/drm/amd/display/dc/dce110/dce110_timing_generator_v.c
694
tg110->controller_id = CONTROLLER_ID_UNDERLAY0;
drivers/gpu/drm/amd/display/dc/dce120/dce120_timing_generator.c
1261
tg110->controller_id = CONTROLLER_ID_D0 + instance;
drivers/gpu/drm/amd/display/dc/dce120/dce120_timing_generator.c
151
result = tg->bp->funcs->enable_crtc(tg->bp, tg110->controller_id, true);
drivers/gpu/drm/amd/display/dc/dce120/dce120_timing_generator.c
393
switch (tg110->controller_id) {
drivers/gpu/drm/amd/display/dc/dce60/dce60_timing_generator.c
251
tg110->controller_id = CONTROLLER_ID_D0 + instance;
drivers/gpu/drm/amd/display/dc/dce80/dce80_timing_generator.c
233
tg110->controller_id = CONTROLLER_ID_D0 + instance;
drivers/gpu/drm/amd/display/dc/dm_services.h
250
bool dm_dmcu_set_pipe(struct dc_context *ctx, unsigned int controller_id);
drivers/gpu/drm/amd/display/dc/hwss/dce100/dce100_hwseq.c
74
uint8_t controller_id,
drivers/gpu/drm/amd/display/dc/hwss/dce100/dce100_hwseq.c
89
if (!(power_gating == PIPE_GATING_CONTROL_INIT && controller_id != 0)){
drivers/gpu/drm/amd/display/dc/hwss/dce100/dce100_hwseq.c
92
dcb, controller_id + 1, cntl);
drivers/gpu/drm/amd/display/dc/hwss/dce100/dce100_hwseq.c
98
HW_REG_CRTC(mmMASTER_UPDATE_MODE, controller_id),
drivers/gpu/drm/amd/display/dc/hwss/dce100/dce100_hwseq.h
45
bool dce100_enable_display_power_gating(struct dc *dc, uint8_t controller_id,
drivers/gpu/drm/amd/display/dc/hwss/dce110/dce110_hwseq.c
1260
enum audio_dto_source translate_to_dto_source(enum controller_id crtc_id)
drivers/gpu/drm/amd/display/dc/hwss/dce110/dce110_hwseq.c
209
uint8_t controller_id,
drivers/gpu/drm/amd/display/dc/hwss/dce110/dce110_hwseq.c
225
if (controller_id == underlay_idx)
drivers/gpu/drm/amd/display/dc/hwss/dce110/dce110_hwseq.c
226
controller_id = CONTROLLER_ID_UNDERLAY0 - 1;
drivers/gpu/drm/amd/display/dc/hwss/dce110/dce110_hwseq.c
228
if (power_gating != PIPE_GATING_CONTROL_INIT || controller_id == 0) {
drivers/gpu/drm/amd/display/dc/hwss/dce110/dce110_hwseq.c
231
dcb, controller_id + 1, cntl);
drivers/gpu/drm/amd/display/dc/hwss/dce110/dce110_hwseq.c
240
if (controller_id < CONTROLLER_ID_MAX - 1)
drivers/gpu/drm/amd/display/dc/hwss/dce110/dce110_hwseq.c
242
HW_REG_CRTC(mmCRTC_MASTER_UPDATE_MODE, controller_id),
drivers/gpu/drm/amd/display/dc/hwss/dce110/dce110_hwseq.c
3192
uint32_t controller_id = pipe_ctx->stream_res.tg->inst + 1;
drivers/gpu/drm/amd/display/dc/hwss/dce110/dce110_hwseq.c
3207
controller_id,
drivers/gpu/drm/amd/display/dc/hwss/dce110/dce110_hwseq.h
117
enum audio_dto_source translate_to_dto_source(enum controller_id crtc_id);
drivers/gpu/drm/amd/display/dc/hwss/dce112/dce112_hwseq.c
115
uint8_t controller_id,
drivers/gpu/drm/amd/display/dc/hwss/dce112/dce112_hwseq.c
130
if (power_gating != PIPE_GATING_CONTROL_INIT || controller_id == 0) {
drivers/gpu/drm/amd/display/dc/hwss/dce112/dce112_hwseq.c
133
dcb, controller_id + 1, cntl);
drivers/gpu/drm/amd/display/dc/hwss/dce112/dce112_hwseq.c
139
HW_REG_CRTC(mmCRTC_MASTER_UPDATE_MODE, controller_id),
drivers/gpu/drm/amd/display/dc/hwss/dce120/dce120_hwseq.c
153
uint8_t controller_id,
drivers/gpu/drm/amd/display/dc/hwss/dce120/dce120_hwseq.c
170
if (power_gating != PIPE_GATING_CONTROL_INIT || controller_id == 0) {
drivers/gpu/drm/amd/display/dc/hwss/dce120/dce120_hwseq.c
173
dcb, controller_id + 1, cntl);
drivers/gpu/drm/amd/display/dc/hwss/dce120/dce120_hwseq.c
179
HW_REG_CRTC(mmCRTC0_CRTC_MASTER_UPDATE_MODE, controller_id),
drivers/gpu/drm/amd/display/dc/hwss/dce120/dce120_hwseq.c
184
dce120_init_pte(ctx, controller_id);
drivers/gpu/drm/amd/display/dc/hwss/dce120/dce120_hwseq.c
79
#define CNTL_ID(controller_id)\
drivers/gpu/drm/amd/display/dc/hwss/dce120/dce120_hwseq.c
80
controller_id
drivers/gpu/drm/amd/display/dc/hwss/dce120/dce120_hwseq.c
84
static void dce120_init_pte(struct dc_context *ctx, uint8_t controller_id)
drivers/gpu/drm/amd/display/dc/hwss/dcn10/dcn10_hwseq.c
3593
uint8_t controller_id,
drivers/gpu/drm/amd/display/dc/hwss/dcn10/dcn10_hwseq.h
149
uint8_t controller_id,
drivers/gpu/drm/amd/display/dc/hwss/hw_sequencer_private.h
101
uint8_t controller_id,
drivers/gpu/drm/amd/display/dc/inc/clock_source.h
92
enum controller_id controller_id;
drivers/gpu/drm/amd/display/dc/inc/core_types.h
692
enum controller_id controllerId;
drivers/gpu/drm/amd/display/dc/inc/hw/abm.h
42
bool (*set_pipe)(struct abm *abm, unsigned int controller_id, unsigned int panel_inst);
drivers/gpu/drm/amd/display/dc/inc/hw/abm.h
50
unsigned int controller_id,
drivers/gpu/drm/amd/display/dc/resource/dce110/dce110_resource.c
901
pixel_clk_params->controller_id = pipe_ctx->stream_res.tg->inst + 1;
drivers/gpu/drm/amd/display/dc/resource/dcn10/dcn10_resource.c
1036
pixel_clk_params->controller_id = pipe_ctx->stream_res.tg->inst + 1;
drivers/gpu/drm/amd/display/dc/resource/dcn20/dcn20_resource.c
1273
pixel_clk_params->controller_id = pipe_ctx->stream_res.tg->inst + 1;
drivers/gpu/drm/amd/display/dc/resource/dcn401/dcn401_resource.c
1748
pixel_clk_params->controller_id = pipe_ctx->stream_res.tg->inst + 1;
drivers/gpu/drm/amd/display/include/bios_parser_types.h
137
enum controller_id controller_id;
drivers/gpu/drm/amd/display/include/bios_parser_types.h
171
enum controller_id controller_id;
drivers/gpu/drm/amd/display/include/bios_parser_types.h
219
enum controller_id controller_id; /* (Which CRTC uses this PLL) */
drivers/gpu/drm/amd/display/include/grph_object_id.h
255
static inline enum controller_id dal_graphics_object_id_get_controller_id(
drivers/gpu/drm/amd/display/include/grph_object_id.h
259
return (enum controller_id) id.id;
drivers/gpu/drm/amd/include/dm_pp_interface.h
50
uint32_t controller_id;
drivers/gpu/drm/amd/pm/amdgpu_dpm_internal.c
88
display_cfg->controller_id = amdgpu_crtc->crtc_id;
drivers/gpu/drm/amd/pm/powerplay/hwmgr/hardwaremanager.c
309
if (display_config->displays[index].controller_id != 0)
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_10_0_sm8650.h
355
.controller_id = MSM_DP_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_10_0_sm8650.h
363
.controller_id = MSM_DSI_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_10_0_sm8650.h
372
.controller_id = MSM_DSI_CONTROLLER_1,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_10_0_sm8650.h
381
.controller_id = MSM_DP_CONTROLLER_1,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_12_0_sm8750.h
397
.controller_id = MSM_DP_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_12_0_sm8750.h
405
.controller_id = MSM_DSI_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_12_0_sm8750.h
414
.controller_id = MSM_DSI_CONTROLLER_1,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_12_0_sm8750.h
423
.controller_id = MSM_DP_CONTROLLER_1,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_12_2_glymur.h
404
.controller_id = MSM_DP_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_12_2_glymur.h
412
.controller_id = MSM_DSI_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_12_2_glymur.h
421
.controller_id = MSM_DSI_CONTROLLER_1,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_12_2_glymur.h
430
.controller_id = MSM_DP_CONTROLLER_0, /* pair with intf_0 for DP MST */
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_12_2_glymur.h
438
.controller_id = MSM_DP_CONTROLLER_1,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_12_2_glymur.h
446
.controller_id = MSM_DP_CONTROLLER_3,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_12_2_glymur.h
454
.controller_id = MSM_DP_CONTROLLER_2,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_12_2_glymur.h
462
.controller_id = MSM_DP_CONTROLLER_2, /* pair with intf_6 for DP MST */
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_12_2_glymur.h
470
.controller_id = MSM_DP_CONTROLLER_1, /* pair with intf_4 for DP MST */
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_13_0_kaanapali.h
395
.controller_id = MSM_DP_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_13_0_kaanapali.h
403
.controller_id = MSM_DSI_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_13_0_kaanapali.h
412
.controller_id = MSM_DSI_CONTROLLER_1,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_13_0_kaanapali.h
421
.controller_id = MSM_DP_CONTROLLER_1,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_1_14_msm8937.h
127
.controller_id = MSM_DSI_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_1_14_msm8937.h
135
.controller_id = MSM_DSI_CONTROLLER_1,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_1_15_msm8917.h
114
.controller_id = MSM_DSI_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_1_16_msm8953.h
134
.controller_id = MSM_DSI_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_1_16_msm8953.h
142
.controller_id = MSM_DSI_CONTROLLER_1,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_1_7_msm8996.h
241
.controller_id = MSM_DSI_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_1_7_msm8996.h
249
.controller_id = MSM_DSI_CONTROLLER_1,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_3_0_msm8998.h
218
.controller_id = MSM_DP_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_3_0_msm8998.h
226
.controller_id = MSM_DSI_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_3_0_msm8998.h
234
.controller_id = MSM_DSI_CONTROLLER_1,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_3_2_sdm660.h
189
.controller_id = MSM_DP_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_3_2_sdm660.h
197
.controller_id = MSM_DSI_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_3_2_sdm660.h
205
.controller_id = MSM_DSI_CONTROLLER_1,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_3_3_sdm630.h
137
.controller_id = MSM_DP_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_3_3_sdm630.h
145
.controller_id = MSM_DSI_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_4_0_sdm845.h
237
.controller_id = MSM_DP_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_4_0_sdm845.h
245
.controller_id = MSM_DSI_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_4_0_sdm845.h
253
.controller_id = MSM_DSI_CONTROLLER_1,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_4_0_sdm845.h
261
.controller_id = MSM_DP_CONTROLLER_1,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_5_0_sm8150.h
294
.controller_id = MSM_DP_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_5_0_sm8150.h
302
.controller_id = MSM_DSI_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_5_0_sm8150.h
311
.controller_id = MSM_DSI_CONTROLLER_1,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_5_0_sm8150.h
320
.controller_id = MSM_DP_CONTROLLER_1,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_5_1_sc8180x.h
300
.controller_id = MSM_DP_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_5_1_sc8180x.h
308
.controller_id = MSM_DSI_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_5_1_sc8180x.h
317
.controller_id = MSM_DSI_CONTROLLER_1,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_5_1_sc8180x.h
328
.controller_id = 999,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_5_1_sc8180x.h
336
.controller_id = MSM_DP_CONTROLLER_1,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_5_1_sc8180x.h
344
.controller_id = MSM_DP_CONTROLLER_2,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_5_2_sm7150.h
207
.controller_id = MSM_DP_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_5_2_sm7150.h
215
.controller_id = MSM_DSI_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_5_2_sm7150.h
224
.controller_id = MSM_DSI_CONTROLLER_1,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_5_2_sm7150.h
233
.controller_id = MSM_DP_CONTROLLER_1,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_5_3_sm6150.h
172
.controller_id = MSM_DP_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_5_3_sm6150.h
180
.controller_id = MSM_DSI_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_5_3_sm6150.h
189
.controller_id = MSM_DP_CONTROLLER_1,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_5_4_sm6125.h
151
.controller_id = MSM_DP_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_5_4_sm6125.h
159
.controller_id = 0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_6_0_sm8250.h
278
.controller_id = MSM_DP_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_6_0_sm8250.h
286
.controller_id = MSM_DSI_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_6_0_sm8250.h
295
.controller_id = MSM_DSI_CONTROLLER_1,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_6_0_sm8250.h
304
.controller_id = MSM_DP_CONTROLLER_1,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_6_2_sc7180.h
131
.controller_id = MSM_DP_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_6_2_sc7180.h
139
.controller_id = MSM_DSI_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_6_3_sm6115.h
89
.controller_id = MSM_DSI_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_6_4_sm6350.h
161
.controller_id = MSM_DP_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_6_4_sm6350.h
169
.controller_id = MSM_DSI_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_6_5_qcm2290.h
89
.controller_id = MSM_DSI_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_6_9_sm6375.h
98
.controller_id = MSM_DSI_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_7_0_sm8350.h
304
.controller_id = MSM_DP_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_7_0_sm8350.h
312
.controller_id = MSM_DSI_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_7_0_sm8350.h
321
.controller_id = MSM_DSI_CONTROLLER_1,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_7_0_sm8350.h
330
.controller_id = MSM_DP_CONTROLLER_1,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_7_2_sc7280.h
186
.controller_id = MSM_DP_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_7_2_sc7280.h
194
.controller_id = MSM_DSI_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_7_2_sc7280.h
203
.controller_id = MSM_DP_CONTROLLER_1,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_8_0_sc8280xp.h
297
.controller_id = MSM_DP_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_8_0_sc8280xp.h
305
.controller_id = MSM_DSI_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_8_0_sc8280xp.h
314
.controller_id = MSM_DSI_CONTROLLER_1,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_8_0_sc8280xp.h
323
.controller_id = MSM_DP_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_8_0_sc8280xp.h
331
.controller_id = MSM_DP_CONTROLLER_1,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_8_0_sc8280xp.h
339
.controller_id = MSM_DP_CONTROLLER_3,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_8_0_sc8280xp.h
347
.controller_id = MSM_DP_CONTROLLER_2,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_8_0_sc8280xp.h
355
.controller_id = MSM_DP_CONTROLLER_2,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_8_0_sc8280xp.h
363
.controller_id = MSM_DP_CONTROLLER_1,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_8_1_sm8450.h
317
.controller_id = MSM_DP_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_8_1_sm8450.h
325
.controller_id = MSM_DSI_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_8_1_sm8450.h
334
.controller_id = MSM_DSI_CONTROLLER_1,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_8_1_sm8450.h
343
.controller_id = MSM_DP_CONTROLLER_1,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_8_4_sa8775p.h
325
.controller_id = MSM_DP_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_8_4_sa8775p.h
333
.controller_id = MSM_DSI_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_8_4_sa8775p.h
342
.controller_id = MSM_DSI_CONTROLLER_1,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_8_4_sa8775p.h
351
.controller_id = MSM_DP_CONTROLLER_0, /* pair with intf_0 for DP MST */
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_8_4_sa8775p.h
359
.controller_id = MSM_DP_CONTROLLER_1,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_8_4_sa8775p.h
367
.controller_id = MSM_DP_CONTROLLER_0, /* pair with intf_0 for DP MST */
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_8_4_sa8775p.h
375
.controller_id = MSM_DP_CONTROLLER_0, /* pair with intf_0 for DP MST */
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_8_4_sa8775p.h
383
.controller_id = MSM_DP_CONTROLLER_1, /* pair with intf_4 for DP MST */
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_9_0_sm8550.h
312
.controller_id = MSM_DP_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_9_0_sm8550.h
320
.controller_id = MSM_DSI_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_9_0_sm8550.h
329
.controller_id = MSM_DSI_CONTROLLER_1,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_9_0_sm8550.h
338
.controller_id = MSM_DP_CONTROLLER_1,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_9_1_sar2130p.h
312
.controller_id = MSM_DP_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_9_1_sar2130p.h
320
.controller_id = MSM_DSI_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_9_1_sar2130p.h
329
.controller_id = MSM_DSI_CONTROLLER_1,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_9_1_sar2130p.h
338
.controller_id = MSM_DP_CONTROLLER_1,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_9_2_x1e80100.h
313
.controller_id = MSM_DP_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_9_2_x1e80100.h
321
.controller_id = MSM_DSI_CONTROLLER_0,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_9_2_x1e80100.h
330
.controller_id = MSM_DSI_CONTROLLER_1,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_9_2_x1e80100.h
339
.controller_id = MSM_DP_CONTROLLER_0, /* pair with intf_0 for DP MST */
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_9_2_x1e80100.h
347
.controller_id = MSM_DP_CONTROLLER_1,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_9_2_x1e80100.h
355
.controller_id = MSM_DP_CONTROLLER_3,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_9_2_x1e80100.h
363
.controller_id = MSM_DP_CONTROLLER_2,
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_9_2_x1e80100.h
371
.controller_id = MSM_DP_CONTROLLER_2, /* pair with intf_6 for DP MST */
drivers/gpu/drm/msm/disp/dpu1/catalog/dpu_9_2_x1e80100.h
379
.controller_id = MSM_DP_CONTROLLER_1, /* pair with intf_4 for DP MST */
drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c
1441
enum dpu_intf_type type, u32 controller_id)
drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c
1450
&& catalog->intf[i].controller_id == controller_id) {
drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c
2663
u32 controller_id = disp_info->h_tile_instance[i];
drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c
2675
i, controller_id, phys_params.split_role);
drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c
2679
controller_id);
drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c
2681
if (disp_info->intf_type == INTF_WB && controller_id < WB_MAX)
drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c
2682
phys_params.hw_wb = dpu_rm_get_wb(&dpu_kms->rm, controller_id);
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.h
517
u32 controller_id;
drivers/net/ethernet/emulex/benet/be_cmds.h
1361
struct controller_id cont_id;
drivers/pci/controller/dwc/pci-imx6.c
160
u32 controller_id;
drivers/pci/controller/dwc/pci-imx6.c
1735
imx_pcie->controller_id = domain;
drivers/pci/controller/dwc/pci-imx6.c
245
return imx_pcie->controller_id == 1 ? IOMUXC_GPR16 : IOMUXC_GPR14;
drivers/pci/controller/dwc/pci-imx6.c
290
id = imx_pcie->controller_id;
drivers/pci/hotplug/ibmphp.h
243
u8 controller_id;
drivers/pci/hotplug/ibmphp_ebda.c
119
debug("%s - controller_id = %x\n", __func__, ptr->controller_id);
drivers/pci/hotplug/ibmphp_ebda.c
754
bus_info_ptr1->controller_id = hpc_ptr->ctlr_id;
drivers/scsi/aic94xx/aic94xx_sds.h
85
struct controller_id contrl_id; /*PCI id to identify the controller */
drivers/soundwire/amd_manager.c
1024
amd_manager->bus.controller_id = 0;
drivers/soundwire/bus.c
27
if (bus->controller_id == -1)
drivers/soundwire/bus.c
28
bus->controller_id = rc;
drivers/soundwire/debugfs.c
26
snprintf(name, sizeof(name), "master-%d-%d", bus->controller_id, bus->link_id);
drivers/soundwire/intel_auxdevice.c
328
bus->controller_id = 0;
drivers/soundwire/master.c
148
dev_set_name(&md->dev, "sdw-master-%d-%d", bus->controller_id, bus->link_id);
drivers/soundwire/qcom.c
1649
ctrl->bus.controller_id = -1;
drivers/soundwire/qcom.c
1653
ctrl->bus.controller_id = val;
drivers/soundwire/slave.c
47
bus->controller_id, bus->link_id, id->mfg_id, id->part_id,
drivers/soundwire/slave.c
52
bus->controller_id, bus->link_id, id->mfg_id, id->part_id,
include/acpi/actbl2.h
2920
u16 controller_id;
include/linux/soundwire/sdw.h
1034
int controller_id;
sound/soc/sdca/sdca_hid.c
107
bus->controller_id, bus->link_id, sdw->id.mfg_id,