Linux Kernel
3.7.1
|
Go to the source code of this file.
Enumerations | |
enum | ps3av_mode_num { PS3AV_MODE_AUTO = 0, PS3AV_MODE_480I = 1, PS3AV_MODE_480P = 2, PS3AV_MODE_720P60 = 3, PS3AV_MODE_1080I60 = 4, PS3AV_MODE_1080P60 = 5, PS3AV_MODE_576I = 6, PS3AV_MODE_576P = 7, PS3AV_MODE_720P50 = 8, PS3AV_MODE_1080I50 = 9, PS3AV_MODE_1080P50 = 10, PS3AV_MODE_WXGA = 11, PS3AV_MODE_SXGA = 12, PS3AV_MODE_WUXGA = 13 } |
#define PS3AV_AV_PORT_MAX (PS3AV_HDMI_MAX + PS3AV_AVMULTI_MAX) |
#define PS3AV_AVB_NUM_AV_AUDIO PS3AV_HDMI_MAX |
#define PS3AV_AVB_NUM_AV_VIDEO PS3AV_AV_PORT_MAX |
#define PS3AV_AVB_NUM_VIDEO PS3AV_HEAD_MAX |
#define PS3AV_DEFAULT_AVMULTI_MODE_ID_REG_50 PS3AV_MODE_576I |
#define PS3AV_DEFAULT_AVMULTI_MODE_ID_REG_60 PS3AV_MODE_480I |
#define PS3AV_DEFAULT_HDMI_MODE_ID_REG_50 PS3AV_MODE_576P |
#define PS3AV_DEFAULT_HDMI_MODE_ID_REG_60 PS3AV_MODE_480P |
#define PS3AV_MODE_HDCP_OFF 0x1000 /* Retail PS3 product doesn't support this */ |
#define PS3AV_PKT_AVB_PARAM_MAX_BUF_SIZE |
#define PS3AV_RES_MASK_50 |
#define PS3AV_RES_MASK_60 |
#define PS3AV_RES_MASK_VESA |
#define PS3AV_STATUS_BUFFER_OVERFLOW 0x000d /* write buffer overflow */ |
#define PS3AV_STATUS_INVALID_AUDIO_CH 0x0008 /* invalid audio channel number */ |
#define PS3AV_STATUS_INVALID_AUDIO_PARAM 0x0011 /* invalid audio param */ |
#define PS3AV_STATUS_INVALID_AV_PARAM 0x0010 /* invalid backend param */ |
#define PS3AV_STATUS_INVALID_COLOR_SPACE 0x0006 /* invalid video colose space */ |
#define PS3AV_STATUS_INVALID_COMMAND 0x0003 /* obsolete invalid CID */ |
#define PS3AV_STATUS_INVALID_FS 0x0007 /* invalid audio sampling freq */ |
#define PS3AV_STATUS_INVALID_PORT 0x0004 /* invalid port number */ |
#define PS3AV_STATUS_INVALID_SAMPLE_SIZE 0x000a /* invalid audio sample bit size */ |
#define PS3AV_STATUS_INVALID_VID 0x0005 /* invalid video format */ |
#define PS3AV_STATUS_INVALID_VIDEO_PARAM 0x000e /* invalid video param */ |
#define PS3AV_STATUS_NO_SYNC_HEAD 0x0013 /* sync head failed */ |
#define PS3AV_STATUS_RECEIVE_VUART_ERROR 0x0001 /* receive vuart error */ |
#define PS3AV_STATUS_SUCCESS 0x0000 /* success */ |
#define PS3AV_STATUS_SYSCON_COMMUNICATE_FAIL 0x0002 /* syscon communication error */ |
#define PS3AV_STATUS_UNSUPPORTED_COMMAND 0x000c /* unsupported cid */ |
#define PS3AV_STATUS_UNSUPPORTED_HDMI_MODE 0x0012 /* unsupported hdmi mode */ |
#define PS3AV_STATUS_UNSUPPORTED_VERSION 0x0009 /* version mismatch */ |
#define PS3AV_VERSION 0x205 /* version of ps3av command */ |
enum ps3av_mode_num |
|
read |
Definition at line 171 of file esd_usb2.c.
int ps3av_audio_mute | ( | int | ) |
Definition at line 840 of file ps3av_cmd.c.
int ps3av_cmd_audio_mode | ( | struct ps3av_pkt_audio_mode * | ) |
Definition at line 795 of file ps3av_cmd.c.
int ps3av_cmd_av_get_hw_conf | ( | struct ps3av_pkt_av_get_hw_conf * | ) |
Definition at line 886 of file ps3av_cmd.c.
Definition at line 319 of file ps3av_cmd.c.
Definition at line 276 of file ps3av_cmd.c.
Definition at line 253 of file ps3av_cmd.c.
int ps3av_cmd_avb_param | ( | struct ps3av_pkt_avb_param * | , |
u32 | |||
) |
Definition at line 864 of file ps3av_cmd.c.
Definition at line 298 of file ps3av_cmd.c.
Definition at line 206 of file ps3av_cmd.c.
Definition at line 155 of file ps3av_cmd.c.
Definition at line 678 of file ps3av_cmd.c.
Definition at line 635 of file ps3av_cmd.c.
Definition at line 339 of file ps3av_cmd.c.
Definition at line 378 of file ps3av_cmd.c.
int ps3av_cmd_video_get_monitor_info | ( | struct ps3av_pkt_av_get_monitor_info * | , |
u32 | |||
) |
Definition at line 904 of file ps3av_cmd.c.
struct ps3av_info_audio audio[0] |
u8 ps3av_mode_cs_info[] |
Definition at line 664 of file ps3av_cmd.c.
struct ps3av_info_resolution res_50 |
struct ps3av_info_resolution res_60 |
struct ps3av_info_resolution res_other |
struct ps3av_info_resolution res_vesa |