Home
last modified time | relevance | path

Searched refs:default_mode (Results 1 - 25 of 90) sorted by relevance

1234

/kernel/linux/linux-5.10/drivers/media/common/siano/
H A Dsms-cards.c16 .default_mode = DEVICE_MODE_NONE,
21 .default_mode = DEVICE_MODE_DVBT_BDA,
26 .default_mode = DEVICE_MODE_DVBT_BDA,
31 .default_mode = DEVICE_MODE_DVBT_BDA,
36 .default_mode = DEVICE_MODE_CMMB,
42 .default_mode = DEVICE_MODE_DVBT_BDA,
48 .default_mode = DEVICE_MODE_DVBT_BDA,
54 .default_mode = DEVICE_MODE_DVBT_BDA,
61 .default_mode = DEVICE_MODE_DVBT_BDA,
75 .default_mode
[all...]
/kernel/linux/linux-6.6/drivers/media/common/siano/
H A Dsms-cards.c16 .default_mode = DEVICE_MODE_NONE,
21 .default_mode = DEVICE_MODE_DVBT_BDA,
26 .default_mode = DEVICE_MODE_DVBT_BDA,
31 .default_mode = DEVICE_MODE_DVBT_BDA,
36 .default_mode = DEVICE_MODE_CMMB,
42 .default_mode = DEVICE_MODE_DVBT_BDA,
48 .default_mode = DEVICE_MODE_DVBT_BDA,
54 .default_mode = DEVICE_MODE_DVBT_BDA,
61 .default_mode = DEVICE_MODE_DVBT_BDA,
75 .default_mode
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dradeon_agp.c45 u32 default_mode; member
139 int default_mode; in radeon_agp_init() local
176 default_mode = (agp_status & RADEON_AGPv3_8X_MODE) ? 8 : 4; in radeon_agp_init()
179 default_mode = 4; in radeon_agp_init()
181 default_mode = 2; in radeon_agp_init()
183 default_mode = 1; in radeon_agp_init()
195 default_mode = p->default_mode; in radeon_agp_init()
206 default_mode); in radeon_agp_init()
207 radeon_agpmode = default_mode; in radeon_agp_init()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dradeon_agp.c44 u32 default_mode; member
227 int default_mode; in radeon_agp_init() local
264 default_mode = (agp_status & RADEON_AGPv3_8X_MODE) ? 8 : 4; in radeon_agp_init()
267 default_mode = 4; in radeon_agp_init()
269 default_mode = 2; in radeon_agp_init()
271 default_mode = 1; in radeon_agp_init()
283 default_mode = p->default_mode; in radeon_agp_init()
294 default_mode); in radeon_agp_init()
295 radeon_agpmode = default_mode; in radeon_agp_init()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/
H A Dpanel-mantix-mlaf057we51.c40 const struct drm_display_mode *default_mode; member
226 mode = drm_mode_duplicate(connector->dev, ctx->default_mode); in mantix_get_modes()
229 ctx->default_mode->hdisplay, ctx->default_mode->vdisplay, in mantix_get_modes()
230 drm_mode_vrefresh(ctx->default_mode)); in mantix_get_modes()
265 ctx->default_mode = of_device_get_match_data(dev); in mantix_probe()
316 ctx->default_mode->hdisplay, ctx->default_mode->vdisplay, in mantix_probe()
317 drm_mode_vrefresh(ctx->default_mode), in mantix_probe()
H A Dpanel-startek-kd070fhfid015.c212 static const struct drm_display_mode default_mode = { variable
231 mode = drm_mode_duplicate(connector->dev, &default_mode); in stk_panel_get_modes()
234 default_mode.hdisplay, default_mode.vdisplay, in stk_panel_get_modes()
235 drm_mode_vrefresh(&default_mode)); in stk_panel_get_modes()
241 connector->display_info.width_mm = default_mode.width_mm; in stk_panel_get_modes()
242 connector->display_info.height_mm = default_mode.height_mm; in stk_panel_get_modes()
314 stk->mode = &default_mode; in stk_panel_add()
H A Dpanel-panasonic-vvx10f034n00.c142 static const struct drm_display_mode default_mode = { variable
159 mode = drm_mode_duplicate(connector->dev, &default_mode); in wuxga_nt_panel_get_modes()
162 default_mode.hdisplay, default_mode.vdisplay, in wuxga_nt_panel_get_modes()
163 drm_mode_vrefresh(&default_mode)); in wuxga_nt_panel_get_modes()
196 wuxga_nt->mode = &default_mode; in wuxga_nt_panel_add()
H A Dpanel-osd-osd101t2587-53ts.c27 const struct drm_display_mode *default_mode; member
114 mode = drm_mode_duplicate(connector->dev, osd101t2587->default_mode); in osd101t2587_panel_get_modes()
117 osd101t2587->default_mode->hdisplay, in osd101t2587_panel_get_modes()
118 osd101t2587->default_mode->vdisplay, in osd101t2587_panel_get_modes()
119 drm_mode_vrefresh(osd101t2587->default_mode)); in osd101t2587_panel_get_modes()
196 osd101t2587->default_mode = id->data; in osd101t2587_panel_probe()
H A Dpanel-sharp-ls043t1le01.c166 static const struct drm_display_mode default_mode = { variable
183 mode = drm_mode_duplicate(connector->dev, &default_mode); in sharp_nt_panel_get_modes()
186 default_mode.hdisplay, default_mode.vdisplay, in sharp_nt_panel_get_modes()
187 drm_mode_vrefresh(&default_mode)); in sharp_nt_panel_get_modes()
H A Dpanel-tdo-tl070wsh30.c111 static const struct drm_display_mode default_mode = { variable
129 mode = drm_mode_duplicate(connector->dev, &default_mode); in tdo_tl070wsh30_panel_get_modes()
132 default_mode.hdisplay, default_mode.vdisplay, in tdo_tl070wsh30_panel_get_modes()
133 drm_mode_vrefresh(&default_mode)); in tdo_tl070wsh30_panel_get_modes()
H A Dpanel-sharp-lq101r1sx01.c262 static const struct drm_display_mode default_mode = { variable
279 mode = drm_mode_duplicate(connector->dev, &default_mode); in sharp_panel_get_modes()
282 default_mode.hdisplay, default_mode.vdisplay, in sharp_panel_get_modes()
283 drm_mode_vrefresh(&default_mode)); in sharp_panel_get_modes()
315 sharp->mode = &default_mode; in sharp_panel_add()
H A Dpanel-lg-lg4573.c199 static const struct drm_display_mode default_mode = { variable
216 mode = drm_mode_duplicate(connector->dev, &default_mode); in lg4573_get_modes()
219 default_mode.hdisplay, default_mode.vdisplay, in lg4573_get_modes()
220 drm_mode_vrefresh(&default_mode)); in lg4573_get_modes()
H A Dpanel-elida-kd35t133.c180 static const struct drm_display_mode default_mode = { variable
200 mode = drm_mode_duplicate(connector->dev, &default_mode); in kd35t133_get_modes()
203 default_mode.hdisplay, default_mode.vdisplay, in kd35t133_get_modes()
204 drm_mode_vrefresh(&default_mode)); in kd35t133_get_modes()
/kernel/linux/linux-5.10/drivers/iio/adc/
H A Dmax1363.c128 * @default_mode: the scan mode in which the chip starts up
138 enum max1363_modes default_mode; member
1062 .default_mode = s0to3,
1072 .default_mode = s0to3,
1082 .default_mode = s0to3,
1092 .default_mode = s0to3,
1102 .default_mode = s0to3,
1112 .default_mode = s0to3,
1122 .default_mode = s0to11,
1132 .default_mode
[all...]
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dmax1363.c127 * @default_mode: the scan mode in which the chip starts up
137 enum max1363_modes default_mode; member
1059 .default_mode = s0to3,
1069 .default_mode = s0to3,
1079 .default_mode = s0to3,
1089 .default_mode = s0to3,
1099 .default_mode = s0to3,
1109 .default_mode = s0to3,
1119 .default_mode = s0to11,
1129 .default_mode
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/panel/
H A Dpanel-mantix-mlaf057we51.c190 static const struct drm_display_mode default_mode = { variable
211 mode = drm_mode_duplicate(connector->dev, &default_mode); in mantix_get_modes()
214 default_mode.hdisplay, default_mode.vdisplay, in mantix_get_modes()
215 drm_mode_vrefresh(&default_mode)); in mantix_get_modes()
296 default_mode.hdisplay, default_mode.vdisplay, in mantix_probe()
297 drm_mode_vrefresh(&default_mode), in mantix_probe()
H A Dpanel-panasonic-vvx10f034n00.c142 static const struct drm_display_mode default_mode = { variable
159 mode = drm_mode_duplicate(connector->dev, &default_mode); in wuxga_nt_panel_get_modes()
162 default_mode.hdisplay, default_mode.vdisplay, in wuxga_nt_panel_get_modes()
163 drm_mode_vrefresh(&default_mode)); in wuxga_nt_panel_get_modes()
196 wuxga_nt->mode = &default_mode; in wuxga_nt_panel_add()
H A Dpanel-osd-osd101t2587-53ts.c27 const struct drm_display_mode *default_mode; member
114 mode = drm_mode_duplicate(connector->dev, osd101t2587->default_mode); in osd101t2587_panel_get_modes()
117 osd101t2587->default_mode->hdisplay, in osd101t2587_panel_get_modes()
118 osd101t2587->default_mode->vdisplay, in osd101t2587_panel_get_modes()
119 drm_mode_vrefresh(osd101t2587->default_mode)); in osd101t2587_panel_get_modes()
196 osd101t2587->default_mode = id->data; in osd101t2587_panel_probe()
H A Dpanel-sharp-lq101r1sx01.c262 static const struct drm_display_mode default_mode = { variable
279 mode = drm_mode_duplicate(connector->dev, &default_mode); in sharp_panel_get_modes()
282 default_mode.hdisplay, default_mode.vdisplay, in sharp_panel_get_modes()
283 drm_mode_vrefresh(&default_mode)); in sharp_panel_get_modes()
315 sharp->mode = &default_mode; in sharp_panel_add()
H A Dpanel-sharp-ls043t1le01.c194 static const struct drm_display_mode default_mode = { variable
211 mode = drm_mode_duplicate(connector->dev, &default_mode); in sharp_nt_panel_get_modes()
214 default_mode.hdisplay, default_mode.vdisplay, in sharp_nt_panel_get_modes()
215 drm_mode_vrefresh(&default_mode)); in sharp_nt_panel_get_modes()
242 sharp_nt->mode = &default_mode; in sharp_nt_panel_add()
H A Dpanel-lg-lg4573.c199 static const struct drm_display_mode default_mode = { variable
216 mode = drm_mode_duplicate(connector->dev, &default_mode); in lg4573_get_modes()
219 default_mode.hdisplay, default_mode.vdisplay, in lg4573_get_modes()
220 drm_mode_vrefresh(&default_mode)); in lg4573_get_modes()
H A Dpanel-elida-kd35t133.c187 static const struct drm_display_mode default_mode = { variable
207 mode = drm_mode_duplicate(connector->dev, &default_mode); in kd35t133_get_modes()
210 default_mode.hdisplay, default_mode.vdisplay, in kd35t133_get_modes()
211 drm_mode_vrefresh(&default_mode)); in kd35t133_get_modes()
H A Dpanel-orisetech-otm8009a.c73 static const struct drm_display_mode default_mode = { variable
226 default_mode.hdisplay - 1); in otm8009a_init_sequence()
230 ret = mipi_dsi_dcs_set_page_address(dsi, 0, default_mode.vdisplay - 1); in otm8009a_init_sequence()
355 mode = drm_mode_duplicate(connector->dev, &default_mode); in otm8009a_get_modes()
358 default_mode.hdisplay, default_mode.vdisplay, in otm8009a_get_modes()
359 drm_mode_vrefresh(&default_mode)); in otm8009a_get_modes()
/kernel/linux/linux-5.10/arch/x86/math-emu/
H A Dfpu_entry.c130 addr_modes.default_mode = VM86; in math_emulate()
134 addr_modes.default_mode = 0; in math_emulate()
151 addr_modes.default_mode = SEG32; in math_emulate()
154 addr_modes.default_mode = PM16; in math_emulate()
184 if (addr_modes.default_mode) { in math_emulate()
248 if ((addr_modes.default_mode & SIXTEEN) in math_emulate()
258 if (addr_modes.default_mode) { in math_emulate()
271 if (addr_modes.default_mode & PROTECTED) { in math_emulate()
535 if (addr_modes.default_mode) in math_emulate()
/kernel/linux/linux-6.6/arch/x86/math-emu/
H A Dfpu_entry.c131 addr_modes.default_mode = VM86; in math_emulate()
135 addr_modes.default_mode = 0; in math_emulate()
152 addr_modes.default_mode = SEG32; in math_emulate()
155 addr_modes.default_mode = PM16; in math_emulate()
185 if (addr_modes.default_mode) { in math_emulate()
249 if ((addr_modes.default_mode & SIXTEEN) in math_emulate()
259 if (addr_modes.default_mode) { in math_emulate()
272 if (addr_modes.default_mode & PROTECTED) { in math_emulate()
536 if (addr_modes.default_mode) in math_emulate()

Completed in 23 milliseconds

1234