Home
last modified time | relevance | path

Searched +full:720 +full:ps (Results 1 – 7 of 7) sorted by relevance

/linux/Documentation/admin-guide/media/
H A Dvivid.rst419 less than or equal to 720x576 the colorspace is set to SMPTE-170M, for
422 The pixel aspect ratio will depend on the HDMI timing: for 720x480 is it
423 set as for the NTSC TV standard, for 720x576 it is set as for the PAL TV
475 less than or equal to 720x576 the colorspace is set to SMPTE-170M, for
478 The pixel aspect ratio will depend on the HDMI timing: for 720x480 is it
479 set as for the NTSC TV standard, for 720x576 it is set as for the PAL TV
1034 - RDS PS Name:
1091 - RDS PS Name:
1167 So it is not possible to loop a 50 Hz (720x576) S-Video output to a 60 Hz
1168 (720x480) S-Video input, or a 720p60 HDMI output to a 1080p30 input.
[all …]
/linux/arch/parisc/kernel/
H A Dhardware.c52 {HPHW_NPROC,0x200,0x4,0x81,"Cobra (720)"},
921 {HPHW_FIO, 0x015, 0x00084, 0x0, "KittyHawk GSY Core PS/2 Port"},
922 {HPHW_FIO, 0x016, 0x00084, 0x0, "Gecko Core PS/2 Port"},
923 {HPHW_FIO, 0x018, 0x00084, 0x0, "Gecko Optional PS/2 Port"},
924 {HPHW_FIO, 0x01A, 0x00084, 0x0, "Anole 64 Core PS/2 Port"},
925 {HPHW_FIO, 0x01B, 0x00084, 0x0, "Anole 100 Core PS/2 Port"},
926 {HPHW_FIO, 0x01C, 0x00084, 0x0, "Gecko 80 Core PS/2 Port"},
927 {HPHW_FIO, 0x01D, 0x00084, 0x0, "Gecko 100 Core PS/2 Port"},
928 {HPHW_FIO, 0x01F, 0x00084, 0x0, "SkyHawk 100/120 Core PS/2 Port"},
929 {HPHW_FIO, 0x027, 0x00084, 0x0, "Piranha 100 Core PS/2 Port"},
[all …]
/linux/drivers/gpu/drm/radeon/
H A Dsi_dpm.c2905 struct ni_ps *ps = ni_get_ps(rps); in si_apply_state_adjust_rules() local
2967 for (i = ps->performance_level_count - 2; i >= 0; i--) { in si_apply_state_adjust_rules()
2968 if (ps->performance_levels[i].vddc > ps->performance_levels[i+1].vddc) in si_apply_state_adjust_rules()
2969 ps->performance_levels[i].vddc = ps->performance_levels[i+1].vddc; in si_apply_state_adjust_rules()
2972 for (i = 0; i < ps->performance_level_count; i++) { in si_apply_state_adjust_rules()
2973 if (ps->performance_levels[i].mclk > max_limits->mclk) in si_apply_state_adjust_rules()
2974 ps->performance_levels[i].mclk = max_limits->mclk; in si_apply_state_adjust_rules()
2975 if (ps->performance_levels[i].sclk > max_limits->sclk) in si_apply_state_adjust_rules()
2976 ps->performance_levels[i].sclk = max_limits->sclk; in si_apply_state_adjust_rules()
2977 if (ps->performance_levels[i].vddc > max_limits->vddc) in si_apply_state_adjust_rules()
[all …]
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.c1986 struct si_ps *ps = aps->ps_priv; in si_get_ps() local
1988 return ps; in si_get_ps()
3443 struct si_ps *ps = si_get_ps(rps); in si_apply_state_adjust_rules() local
3537 for (i = ps->performance_level_count - 2; i >= 0; i--) { in si_apply_state_adjust_rules()
3538 if (ps->performance_levels[i].vddc > ps->performance_levels[i+1].vddc) in si_apply_state_adjust_rules()
3539 ps->performance_levels[i].vddc = ps->performance_levels[i+1].vddc; in si_apply_state_adjust_rules()
3542 for (i = 0; i < ps->performance_level_count; i++) { in si_apply_state_adjust_rules()
3543 if (ps in si_apply_state_adjust_rules()
3912 struct si_ps *ps = si_get_ps(rps); si_dpm_force_performance_level() local
5498 struct si_ps *ps = si_get_ps(amdgpu_state); si_populate_smc_sp() local
7231 struct si_ps *ps = si_get_ps(rps); si_parse_pplib_clock_info() local
7320 struct si_ps *ps; si_parse_power_table() local
7574 struct si_ps *ps = si_get_ps(rps); si_dpm_debugfs_print_current_performance_level() local
7973 struct si_ps *ps = si_get_ps(rps); si_dpm_print_power_state() local
8060 struct si_ps *ps = si_get_ps(rps); si_dpm_read_sensor() local
[all...]
/linux/drivers/video/fbdev/
H A Damifb.c290 80x25 720 400 27 45 35 12 108 2
291 80x30 720 480 27 45 30 9 108 2
2057 u_long pl, ps; in ami_set_sprite() local
2062 ps = pl = ZTWO_PADDR(dummysprite); in ami_set_sprite()
2077 ps = ZTWO_PADDR(shfsprite); in ami_set_sprite()
2083 swap(pl, ps); in ami_set_sprite()
2096 cops[cop_spr0ptrh].w[1] = highw(ps); in ami_set_sprite()
2097 cops[cop_spr0ptrl].w[1] = loww(ps); in ami_set_sprite()
/linux/Documentation/admin-guide/
H A Ddevices.txt65 24 = /dev/fd?h720 5.25" 720K in a 1200K drive
74 16 = /dev/fd?u720 3.5" 720K Double Density(1)
96 (2) Autodetectable format in a Double Density (720K) drive only
252 1 = /dev/psaux PS/2-style mouse port
/linux/arch/powerpc/xmon/
H A Dppc-opc.c767 /* The PS field in a VX form instruction. */
768 #define PS SIX + 1 macro
772 #define SHB PS + 1
2547 /* A VX_MASK with a PS field. */
2550 /* A VX_MASK with the VA field fixed with a PS field. */
3381 {"efscfui", VX (4, 720), VX_MASK, PPCEFS, 0, {RS, RB}},
3515 {"bcdadd.", VX (4,1025), VXPS_MASK, PPCVEC2, 0, {VD, VA, VB, PS}},
3547 {"bcdsub.", VX (4,1089), VXPS_MASK, PPCVEC2, 0, {VD, VA, VB, PS}},
3600 {"bcds.", VX (4,1217), VXPS_MASK, PPCVEC3, 0, {VD, VA, VB, PS}},
3626 {"bcdtrunc.", VX (4,1281), VXPS_MASK, PPCVEC3, 0, {VD, VA, VB, PS}},
[all …]