Searched refs:bd_t (Results 1 - 25 of 78) sorted by relevance

1234

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/platforms/
H A Dsbs8260.h25 } bd_t; typedef in typeref:struct:bd_info
27 extern bd_t m8xx_board_info;
H A Dbseip.h21 } bd_t; typedef in typeref:struct:bd_info
23 extern bd_t m8xx_board_info;
H A Dest8260.h31 } bd_t; typedef in typeref:struct:bd_info
33 extern bd_t m8xx_board_info;
H A Drpx8260.h27 } bd_t; typedef in typeref:struct:bd_info
29 extern bd_t m8xx_board_info;
H A Drpxlite.h23 } bd_t; typedef in typeref:struct:bd_info
25 extern bd_t m8xx_board_info;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/syslib/
H A Dm8xx_wdt.h14 extern void m8xx_wdt_handler_install(bd_t * binfo);
H A Dm8260_setup.c31 unsigned char __res[sizeof(bd_t)];
74 bd_t *binfo = (bd_t *)__res;
112 extern void m8260_gorom(bd_t *bi, uint addr);
144 bd_t *bp = (bd_t *)__res;
190 bd_t *binfo = (bd_t *)__res;
237 memcpy( (void *)__res,(void *)(r3+KERNELBASE), sizeof(bd_t) );
H A Dppc83xx_setup.c54 bd_t *binfo;
56 binfo = (bd_t *) __res;
67 bd_t *binfo = (bd_t *)__res;
81 bd_t *binfo = (bd_t *) __res;
98 bd_t *binfo = (bd_t *) __res;
185 bd_t *binfo = (bd_t *) __re
[all...]
H A Dppc85xx_setup.c39 bd_t *binfo;
41 binfo = (bd_t *) __res;
50 bd_t *binfo = (bd_t *) __res;
80 bd_t *binfo = (bd_t *) __res;
146 bd_t *binfo = (bd_t *) __res;
209 bd_t *binfo = (bd_t *) __re
[all...]
H A Dm8xx_setup.c88 unsigned char __res[sizeof(bd_t)];
94 extern void m8xx_wdt_handler_install(bd_t *bp);
107 bd_t *binfo = (bd_t *)__res;
182 bd_t *binfo = (bd_t *)__res;
296 bd_t *bp;
298 bp = (bd_t *)__res;
361 bd_t *binfo;
364 binfo = (bd_t *)__re
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ppc/
H A Dfs_pd.h18 bd_t *bd = (bd_t *) __res;
29 return (((bd_t *) __res)->bi_intfreq);
H A Dibm4xx.h61 extern bd_t __res;
118 extern bd_t __res;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/boot/
H A Dcuboot-ebony.c22 static bd_t bd;
33 memcpy(&bd, (bd_t *)r3, sizeof(bd));
H A Dcuboot-83xx.c19 static bd_t bd;
58 memcpy(&bd, (bd_t *)r3, sizeof(bd));
H A Dcuboot-85xx.c19 static bd_t bd;
59 memcpy(&bd, (bd_t *)r3, sizeof(bd));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/platforms/4xx/
H A Dredwood5.h30 } bd_t; typedef in typeref:struct:board_info
H A Dep405.h31 } bd_t; typedef in typeref:struct:board_info
H A Dredwood6.h30 } bd_t; typedef in typeref:struct:board_info
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/boot/simple/
H A Dembed_config.c31 static bd_t bdinfo;
52 embed_config(bd_t **bdp)
57 bd_t *bd;
142 rpx_eth(bd_t *bd, u_char *cp)
171 rpx_brate(bd_t *bd, u_char *cp)
187 rpx_cpuspeed(bd_t *bd, u_char *cp)
224 rpx_memsize(bd_t *bd, u_char *cp)
241 rpx_nvramsize(bd_t *bd, u_char *cp)
264 embed_config(bd_t **bdp)
267 bd_t *b
[all...]
H A Dmisc-embedded.c63 bd_t hold_resid_buf __attribute__ ((__section__ (".data.boot")));
64 bd_t *hold_residual = &hold_resid_buf;
66 extern unsigned long serial_init(int chan, bd_t *bp);
71 extern void embed_config(bd_t **bp);
77 embed_config(bd_t **bdp)
82 load_kernel(unsigned long load_addr, int num_words, unsigned long cksum, bd_t *bp)
110 memcpy(hold_residual,bp,sizeof(bd_t));
129 puthex((unsigned long)((unsigned long)bp + sizeof(bd_t)));
133 puthex((unsigned long)((unsigned long)hold_residual + sizeof(bd_t)));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/platforms/85xx/
H A Dsbc85xx.c46 unsigned char __res[sizeof (bd_t)];
86 bd_t *binfo = (bd_t *) __res;
114 bd_t *binfo = (bd_t *) __res;
H A Dstx_gp3.c61 unsigned char __res[sizeof(bd_t)];
99 bd_t *binfo = (bd_t *) __res;
177 bd_t *binfo = (bd_t *) __res;
214 bd_t *binfo = (bd_t *) __res;
298 sizeof (bd_t));
H A Dmpc85xx_ads_common.c56 unsigned char __res[sizeof (bd_t)];
88 bd_t *binfo = (bd_t *) __res;
116 bd_t *binfo = (bd_t *) __res;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/platforms/83xx/
H A Dmpc834x_sys.c58 unsigned char __res[sizeof (bd_t)];
101 bd_t *binfo = (bd_t *) __res;
167 bd_t *binfo = (bd_t *) __res;
199 bd_t *binfo = (bd_t *) __res;
261 bd_t *binfo = (bd_t *) __res;
272 sizeof (bd_t));
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/maps/
H A Dpq2fads.c71 bd_t *bd = (bd_t *)__res;

Completed in 132 milliseconds

1234