Home
last modified time | relevance | path

Searched defs:ps3av_pkt_video_mode (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/arch/powerpc/include/asm/
Dps3av.h543 struct ps3av_pkt_video_mode { struct
544 struct ps3av_send_hdr send_hdr;
545 u32 video_head; /* in: head */
546 u32 reserved;
547 u32 video_vid; /* in: video resolution */
548 u16 reserved1;
549 u16 width; /* in: width in pixel */
550 u16 reserved2;
551 u16 height; /* in: height in pixel */
552 u32 pitch; /* in: line size in byte */
[all …]