Ignore:
Timestamp:
2013-01-20T22:59:36Z (12 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
6ab189f
Parents:
f03f107
Message:

amdm37x_dispc: Set workhorse function on mode switch.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/fb/amdm37x_dispc/amdm37x_dispc.h

    rf03f107 r943a1dc6  
    4646        amdm37x_dispc_regs_t *regs;
    4747
    48         unsigned offset;
    49         visual_t visual;
    50 
    51         pixel2visual_t pixel2visual;
    52         visual2pixel_t visual2pixel;
    53         visual_mask_t visual_mask;
    54 
    5548        struct {
     49                pixel2visual_t pixel2visual;
    5650                unsigned width;
    5751                unsigned height;
Note: See TracChangeset for help on using the changeset viewer.