Searched refs:uint (Results 1 - 25 of 331) sorted by relevance

1234567891011>>

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/platforms/
H A Dfads.h24 #define BCSR_ADDR ((uint)0xff010000)
25 #define BCSR_SIZE ((uint)(64 * 1024))
26 #define BCSR0 ((uint)0xff010000)
27 #define BCSR1 ((uint)0xff010004)
28 #define BCSR2 ((uint)0xff010008)
29 #define BCSR3 ((uint)0xff01000c)
30 #define BCSR4 ((uint)0xff010010)
32 #define IMAP_ADDR ((uint)0xff000000)
33 #define IMAP_SIZE ((uint)(64 * 1024))
35 #define PCMCIA_MEM_ADDR ((uint)
[all...]
H A Drpxhiox.h15 #define HIOX_CSR_ADDR ((uint)0xfac00000)
16 #define HIOX_CSR_SIZE ((uint)(4 * 1024))
18 #define HIOX_CSR4_ADDR ((uint)0xfac00004)
20 #define HIOX_CSR0_DEFAULT ((uint)0x380f3c00)
21 #define HIOX_CSR0_ENSCC2 ((uint)0x80000000)
22 #define HIOX_CSR0_ENSMC2 ((uint)0x04000000)
23 #define HIOX_CSR0_ENVDOCLK ((uint)0x02000000)
24 #define HIOX_CSR0_VDORST_HL ((uint)0x01000000)
25 #define HIOX_CSR0_RS232SEL ((uint)0x0000c000)
26 #define HIOX_CSR0_SCC3SEL ((uint)
[all...]
H A Drpxclassic.h37 #define PCI_ISA_IO_SIZE ((uint)(512 * 1024 * 1024))
39 #define PCI_ISA_MEM_SIZE ((uint)(512 * 1024 * 1024))
40 #define RPX_CSR_ADDR ((uint)0xfa400000)
41 #define RPX_CSR_SIZE ((uint)(4 * 1024))
42 #define IMAP_ADDR ((uint)0xfa200000)
43 #define IMAP_SIZE ((uint)(64 * 1024))
44 #define PCI_CSR_ADDR ((uint)0x80000000)
45 #define PCI_CSR_SIZE ((uint)(64 * 1024))
46 #define PCMCIA_MEM_ADDR ((uint)0xe0000000)
47 #define PCMCIA_MEM_SIZE ((uint)(6
[all...]
H A Drpxlite.h36 #define RPX_CSR_ADDR ((uint)0xfa400000)
37 #define RPX_CSR_SIZE ((uint)(4 * 1024))
38 #define IMAP_ADDR ((uint)0xfa200000)
39 #define IMAP_SIZE ((uint)(64 * 1024))
40 #define PCMCIA_MEM_ADDR ((uint)0x04000000)
41 #define PCMCIA_MEM_SIZE ((uint)(64 * 1024))
42 #define PCMCIA_IO_ADDR ((uint)0x04400000)
43 #define PCMCIA_IO_SIZE ((uint)(4 * 1024))
47 #define BCSR0_ETHEN ((uint)0x80000000)
48 #define BCSR0_ETHLPBK ((uint)
[all...]
H A Dmbx.h54 #define PCI_ISA_IO_SIZE ((uint)(512 * 1024 * 1024))
57 #define PCI_ISA_MEM_SIZE ((uint)(512 * 1024 * 1024))
58 #define PCMCIA_MEM_ADDR ((uint)0xe0000000)
59 #define PCMCIA_MEM_SIZE ((uint)(64 * 1024 * 1024))
60 #define PCMCIA_DMA_ADDR ((uint)0xe4000000)
61 #define PCMCIA_DMA_SIZE ((uint)(64 * 1024 * 1024))
62 #define PCMCIA_ATTRB_ADDR ((uint)0xe8000000)
63 #define PCMCIA_ATTRB_SIZE ((uint)(64 * 1024 * 1024))
64 #define PCMCIA_IO_ADDR ((uint)0xec000000)
65 #define PCMCIA_IO_SIZE ((uint)(6
[all...]
H A Dbseip.h32 #define IMAP_ADDR ((uint)0xff000000)
33 #define IMAP_SIZE ((uint)(64 * 1024))
34 #define PCMCIA_MEM_ADDR ((uint)0x04000000)
35 #define PCMCIA_MEM_SIZE ((uint)(64 * 1024))
/asus-wl-520gu-7.0.1.45/src/include/
H A Dhndpci.h17 extern int sbpci_read_config(sb_t *sbh, uint bus, uint dev, uint func, uint off, void *buf,
19 extern int extpci_read_config(sb_t *sbh, uint bus, uint dev, uint func, uint off, void *buf,
21 extern int sbpci_write_config(sb_t *sbh, uint bus, uint de
[all...]
H A Dnvports.h13 #define uint unsigned int macro
29 uint autoneg;
30 uint force;
31 uint native;
34 extern uint
35 nvExistsPortAttrib(char *attrib, uint portno);
38 nvExistsAnyForcePortAttrib(uint portno);
41 nvSetPortAttrib(char *attrib, uint portno);
44 nvUnsetPortAttrib(char *attrib, uint portno);
47 nvUnsetAllForcePortAttrib(uint portn
[all...]
H A Dsflash.h22 uint blocksize; /* Block size */
23 uint numblocks; /* Number of blocks */
25 uint size; /* Total size in bytes */
29 extern int sflash_poll(sb_t *sbh, chipcregs_t *cc, uint offset);
31 uint offset, uint len, uchar *buf);
33 uint offset, uint len, const uchar *buf);
34 extern int sflash_erase(sb_t *sbh, chipcregs_t *cc, uint offset);
36 uint offse
[all...]
H A Dflashutl.h21 int sysFlashRead(uint off, uchar *dst, uint bytes);
22 int sysFlashWrite(uint off, uchar *src, uint bytes);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc/
H A D8xx_immap.h23 uint sc_siumcr;
24 uint sc_sypcr;
25 uint sc_swt;
28 uint sc_sipend;
29 uint sc_simask;
30 uint sc_siel;
31 uint sc_sivec;
32 uint sc_tesr;
34 uint sc_sdcr;
41 uint pcmc_pbr
[all...]
H A Dimmap_8260.h20 uint sc_siumcr;
21 uint sc_sypcr;
25 uint sc_bcr;
28 uint sc_ppc_alrh;
29 uint sc_ppc_alrl;
32 uint sc_lcl_alrh;
33 uint sc_lcl_alrl;
34 uint sc_tescr1;
35 uint sc_tescr2;
36 uint sc_ltescr
[all...]
H A Dcpm_8260.h22 #define CPM_CR_RST ((uint)0x80000000)
23 #define CPM_CR_PAGE ((uint)0x7c000000)
24 #define CPM_CR_SBLOCK ((uint)0x03e00000)
25 #define CPM_CR_FLG ((uint)0x00010000)
26 #define CPM_CR_MCN ((uint)0x00003fc0)
27 #define CPM_CR_OPCODE ((uint)0x0000000f)
89 #define CPM_DATAONLY_BASE ((uint)128)
90 #define CPM_DATAONLY_SIZE ((uint)(16 * 1024) - CPM_DATAONLY_BASE)
91 #define CPM_DP_NOSPACE ((uint)0x7fffffff)
92 #define CPM_FCC_SPECIAL_BASE ((uint)
[all...]
H A Dwalnut.h54 #define WALNUT_RTC_ADDR ((uint)0xf0001000)
55 #define WALNUT_RTC_SIZE ((uint)4*1024)
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc/
H A D8xx_immap.h23 uint sc_siumcr;
24 uint sc_sypcr;
25 uint sc_swt;
28 uint sc_sipend;
29 uint sc_simask;
30 uint sc_siel;
31 uint sc_sivec;
32 uint sc_tesr;
34 uint sc_sdcr;
41 uint pcmc_pbr
[all...]
H A Dimmap_8260.h20 uint sc_siumcr;
21 uint sc_sypcr;
25 uint sc_bcr;
28 uint sc_ppc_alrh;
29 uint sc_ppc_alrl;
32 uint sc_lcl_alrh;
33 uint sc_lcl_alrl;
34 uint sc_tescr1;
35 uint sc_tescr2;
36 uint sc_ltescr
[all...]
H A Dcpm_8260.h22 #define CPM_CR_RST ((uint)0x80000000)
23 #define CPM_CR_PAGE ((uint)0x7c000000)
24 #define CPM_CR_SBLOCK ((uint)0x03e00000)
25 #define CPM_CR_FLG ((uint)0x00010000)
26 #define CPM_CR_MCN ((uint)0x00003fc0)
27 #define CPM_CR_OPCODE ((uint)0x0000000f)
89 #define CPM_DATAONLY_BASE ((uint)128)
90 #define CPM_DATAONLY_SIZE ((uint)(16 * 1024) - CPM_DATAONLY_BASE)
91 #define CPM_DP_NOSPACE ((uint)0x7fffffff)
92 #define CPM_FCC_SPECIAL_BASE ((uint)
[all...]
H A Dwalnut.h54 #define WALNUT_RTC_ADDR ((uint)0xf0001000)
55 #define WALNUT_RTC_SIZE ((uint)4*1024)
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/rio/
H A Driodrvr.h75 uint RIOReadCheck; /* Rio read check */
76 uint RIONoMessage; /* To display message or not */
77 uint RIONumBootPkts; /* how many packets for an RTA */
78 uint RIOBootCount; /* size of RTA code */
79 uint RIOBooting; /* count of outstanding boots */
80 uint RIOSystemUp; /* Booted ?? */
81 uint RIOCounting; /* for counting interrupts */
82 uint RIOIntCount; /* # of intr since last check */
83 uint RIOTxCount; /* number of xmit intrs */
84 uint RIORxCoun
[all...]
H A Dunixrup.h49 uint Id; /* Id number */
50 uint BaseSysPort; /* SysPort of first tty on this RTA */
51 uint ModTypes; /* Modules on this RTA */
H A Dport.h54 uint BreakIntCnt;
55 uint ModemOffCnt;
56 uint ModemOnCnt;
57 uint RxIntCnt;
58 uint TxIntCnt;
62 uint RxCharCnt;
63 uint RxPktCnt;
64 uint RxSaveCnt;
65 uint TxCharCnt;
66 uint TxPktCn
[all...]
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/x86emu/x86emu/
H A Ddecode.h63 u8 fetch_data_byte (uint offset);
64 u8 fetch_data_byte_abs (uint segment, uint offset);
65 u16 fetch_data_word (uint offset);
66 u16 fetch_data_word_abs (uint segment, uint offset);
67 u32 fetch_data_long (uint offset);
68 u32 fetch_data_long_abs (uint segment, uint offset);
69 void store_data_byte (uint offse
[all...]
/asus-wl-520gu-7.0.1.45/src/shared/
H A Dsromstubs.c24 srom_var_init(sb_t *sbh, uint bus, void *curmap, osl_t *osh, char **vars, uint *count)
30 srom_read(sb_t *sbh, uint bus, void *curmap, osl_t *osh, uint byteoff, uint nbytes, uint16 *buf)
36 srom_write(sb_t *sbh, uint bus, void *curmap, osl_t *osh, uint byteoff, uint nbytes, uint16 *buf)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/8260_io/
H A Dcommproc.c36 static uint dp_alloc_base; /* Starting offset in DP ram */
37 static uint dp_alloc_top; /* Max offset + 1 */
38 static uint host_buffer; /* One page of host buffer */
39 static uint host_end; /* end + 1 */
52 uint vpgaddr;
65 (uint) alloc_bootmem_pages(PAGE_SIZE * NUM_CPM_HOST_PAGES);
79 uint
80 m8260_cpm_dpalloc(uint size, uint align)
82 uint retlo
[all...]
/asus-wl-520gu-7.0.1.45/src/et/sys/
H A Det_export.h29 extern void *et_phyfind(void *et, uint coreunit);
30 extern uint16 et_phyrd(void *et, uint phyaddr, uint reg);
31 extern void et_phywr(void *et, uint reg, uint phyaddr, uint16 val);

Completed in 307 milliseconds

1234567891011>>