File nut/boot/bootmon/npl.h

Included in: nut/boot/bootmon/nvmem.c

Preprocessor definitions

#define _NPL_H_

#define NPL_BASE 0x21000000

#define NPL_RSCR

#define NPL_RSFON 0x0001

#define NPL_RSFOFF 0x0002

#define NPL_RSDTR 0x0004

#define NPL_RSRTS 0x0008

#define NPL_RSUS0E 0x0020

#define NPL_RSUS1E 0x0040

#define NPL_RSUS1P 0x0080

#define NPL_IMR

#define NPL_SLR

#define NPL_SCR

#define NPL_RSCTS 0x0001

#define NPL_RSDSR 0x0002

#define NPL_RSDCD 0x0004

#define NPL_RSRI 0x0008

#define NPL_RTCALARM 0x0010

#define NPL_LANWAKEUP 0x0020

#define NPL_FMBUSY 0x0040

#define NPL_MMCREADY 0x0080

#define NPL_RSINVAL 0x0100

#define NPL_NRSINVAL 0x0200

#define NPL_MMCD 0x0400

#define NPL_NMMCD 0x0800

#define NPL_MMCDR

#define NPL_XER

#define NPL_MMCS 0x0001

#define NPL_PANCS 0x0002

#define NPL_USRLED 0x0004

#define NPL_NPCS0 0x0008

#define NPL_VIDR

#define outb( _reg, _val )

#define inb( _reg )