Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
acornfb.h File Reference

Go to the source code of this file.

Macros

#define acornfb_bandwidth(var)   ((var)->pixclock * 8 / (var)->bits_per_pixel)
 
#define acornfb_default_control()   (VIDC20_CTRL_PIX_VCLK)
 
#define acornfb_default_econtrol()   (VIDC20_ECTL_DAC | VIDC20_ECTL_REG(3))
 

Macro Definition Documentation

#define acornfb_bandwidth (   var)    ((var)->pixclock * 8 / (var)->bits_per_pixel)

Definition at line 13 of file acornfb.h.

#define acornfb_default_control ( )    (VIDC20_CTRL_PIX_VCLK)

Definition at line 139 of file acornfb.h.

#define acornfb_default_econtrol ( )    (VIDC20_ECTL_DAC | VIDC20_ECTL_REG(3))

Definition at line 140 of file acornfb.h.