Revision cf965d24 hw/omap.h

b/hw/omap.h
546 546
    struct omap_uwire_s *microwire;
547 547

  
548 548
    struct {
549
        target_phys_addr_t base;
550 549
        uint8_t output;
551 550
        uint8_t level;
552 551
        uint8_t enable;
......
554 553
    } pwl;
555 554

  
556 555
    struct {
557
        target_phys_addr_t base;
558 556
        uint8_t frc;
559 557
        uint8_t vrc;
560 558
        uint8_t gcr;
......
665 663
#  define OMAP_32B_REG(paddr)
666 664
# endif
667 665

  
666
# define OMAP_MPUI_REG_MASK		0x000007ff
667

  
668 668
#endif /* hw_omap_h */

Also available in: Unified diff