Linux Kernel
3.7.1
|
#include <psb_intel_sdvo_regs.h>
Data Fields | |
u8 | t0 |
u8 | t1 |
u8 | t2 |
u8 | t3 |
u8 | t4 |
unsigned int | t0_high:2 |
unsigned int | t1_high:2 |
unsigned int | t2_high:2 |
unsigned int | t3_high:2 |
unsigned int | t4_high:2 |
unsigned int | pad:6 |
The panel power sequencing parameters are in units of milliseconds. The high fields are bits 8:9 of the 10-bit values.
Definition at line 541 of file psb_intel_sdvo_regs.h.
unsigned int pad |
Definition at line 554 of file psb_intel_sdvo_regs.h.
u8 t0 |
Definition at line 542 of file psb_intel_sdvo_regs.h.
unsigned int t0_high |
Definition at line 548 of file psb_intel_sdvo_regs.h.
u8 t1 |
Definition at line 543 of file psb_intel_sdvo_regs.h.
unsigned int t1_high |
Definition at line 549 of file psb_intel_sdvo_regs.h.
u8 t2 |
Definition at line 544 of file psb_intel_sdvo_regs.h.
unsigned int t2_high |
Definition at line 550 of file psb_intel_sdvo_regs.h.
u8 t3 |
Definition at line 545 of file psb_intel_sdvo_regs.h.
unsigned int t3_high |
Definition at line 551 of file psb_intel_sdvo_regs.h.
u8 t4 |
Definition at line 546 of file psb_intel_sdvo_regs.h.
unsigned int t4_high |
Definition at line 553 of file psb_intel_sdvo_regs.h.