/arch/mips/bcm47xx/ |
D | board.c | 9 const enum bcm47xx_board board; member 14 struct bcm47xx_board_type board; member 19 struct bcm47xx_board_type board; member 25 struct bcm47xx_board_type board; member 32 enum bcm47xx_board board; member
|
D | workarounds.c | 21 enum bcm47xx_board board = bcm47xx_board_get(); in bcm47xx_workarounds() local
|
D | time.c | 37 enum bcm47xx_board board = bcm47xx_board_get(); in plat_time_init() local
|
D | buttons.c | 477 enum bcm47xx_board board = bcm47xx_board_get(); in bcm47xx_buttons_register() local
|
D | leds.c | 556 enum bcm47xx_board board = bcm47xx_board_get(); in bcm47xx_leds_register() local
|
/arch/sparc/kernel/ |
D | sun4d_irq.c | 38 static unsigned int sun4d_encode_irq(int board, int lvl, int slot) in sun4d_encode_irq() 260 int board = of_getintprop_default(dp, "board#", 0); in sun4d_distribute_irqs() local 291 unsigned int board) in _sun4d_build_device_irq() 333 int board, slot; in sun4d_build_device_irq() local 387 static unsigned int sun4d_build_timer_irq(unsigned int board, in sun4d_build_timer_irq() 425 int board; in sun4d_init_timers() local 492 int board = of_getintprop_default(dp, "board#", 0); in sun4d_init_sbi_irq() local
|
/arch/powerpc/platforms/512x/ |
D | mpc512x_generic.c | 24 static const char * const board[] __initconst = { variable
|
/arch/powerpc/platforms/52xx/ |
D | mpc5200_simple.c | 46 static const char *board[] __initdata = { variable
|
D | lite5200.c | 170 static const char * const board[] __initconst = { variable
|
D | media5200.c | 227 static const char * const board[] __initconst = { variable
|
/arch/powerpc/platforms/83xx/ |
D | mpc830x_rdb.c | 30 static const char *board[] __initdata = { variable
|
D | mpc831x_rdb.c | 31 static const char *board[] __initdata = { variable
|
D | mpc837x_rdb.c | 56 static const char * const board[] __initconst = { variable
|
D | km83xx.c | 158 static char *board[] __initdata = { variable
|
/arch/powerpc/platforms/40x/ |
D | ppc40x_simple.c | 50 static const char * const board[] __initconst = { variable
|
/arch/powerpc/platforms/44x/ |
D | ppc44x_simple.c | 49 static char *board[] __initdata = { variable
|
/arch/powerpc/platforms/85xx/ |
D | tqm85xx.c | 107 static const char * const board[] __initconst = { variable
|
/arch/arm/mach-s3c/ |
D | cpufreq-utils-s3c24xx.c | 31 struct s3c_cpufreq_board *board = cfg->board; in s3c2410_cpufreq_setrefresh() local
|
D | iotiming-s3c2412.c | 259 struct s3c_cpufreq_board *board = cfg->board; in s3c2412_cpufreq_setrefresh() local
|
/arch/mips/rb532/ |
D | prom.c | 53 char *cp, *board; in prom_setup_cmdline() local
|
/arch/mips/bcm63xx/boards/ |
D | board_bcm963xx.c | 34 static struct board_info board; variable
|
/arch/mips/alchemy/devboards/ |
D | db1000.c | 445 int board = BCSR_WHOAMI_BOARD(bcsr_read(BCSR_WHOAMI)); in db1000_dev_setup() local
|
/arch/arc/plat-axs10x/ |
D | axs10x.c | 85 } board; in axs10x_print_board_ver() local
|
/arch/mips/txx9/generic/ |
D | setup.c | 88 #define BOARD_VEC(board) extern struct txx9_board_vec board; argument 96 #define BOARD_VEC(board) &board, argument
|