Searched defs:board (Results 1 – 20 of 20) sorted by relevance
| /arch/mips/bcm47xx/ |
| A 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
|
| A D | workarounds.c | 21 enum bcm47xx_board board = bcm47xx_board_get(); in bcm47xx_workarounds() local
|
| A D | time.c | 37 enum bcm47xx_board board = bcm47xx_board_get(); in plat_time_init() local
|
| A D | buttons.c | 519 enum bcm47xx_board board = bcm47xx_board_get(); in bcm47xx_buttons_register() local
|
| A D | leds.c | 584 enum bcm47xx_board board = bcm47xx_board_get(); in bcm47xx_leds_register() local
|
| /arch/sparc/kernel/ |
| A 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/ |
| A D | mpc512x_generic.c | 23 static const char * const board[] __initconst = { variable
|
| /arch/powerpc/platforms/52xx/ |
| A D | mpc5200_simple.c | 46 static const char *board[] __initdata = { variable
|
| A D | lite5200.c | 169 static const char * const board[] __initconst = { variable
|
| /arch/powerpc/platforms/83xx/ |
| A D | mpc830x_rdb.c | 30 static const char *board[] __initdata = { variable
|
| A D | mpc831x_rdb.c | 31 static const char *board[] __initdata = { variable
|
| A D | mpc837x_rdb.c | 56 static const char * const board[] __initconst = { variable
|
| A D | km83xx.c | 157 static char *board[] __initdata = { variable
|
| /arch/powerpc/platforms/44x/ |
| A D | ppc44x_simple.c | 48 static char *board[] __initdata = { variable
|
| /arch/powerpc/platforms/85xx/ |
| A D | tqm85xx.c | 106 static const char * const board[] __initconst = { variable
|
| /arch/mips/rb532/ |
| A D | prom.c | 52 char *cp, *board; in prom_setup_cmdline() local
|
| /arch/mips/bcm63xx/boards/ |
| A D | board_bcm963xx.c | 34 static struct board_info board; variable
|
| /arch/mips/alchemy/devboards/ |
| A D | db1000.c | 452 int board = BCSR_WHOAMI_BOARD(bcsr_read(BCSR_WHOAMI)); in db1000_dev_setup() local
|
| /arch/arc/plat-axs10x/ |
| A D | axs10x.c | 84 } board; in axs10x_print_board_ver() local
|
| /arch/mips/txx9/generic/ |
| A D | setup.c | 83 #define BOARD_VEC(board) extern struct txx9_board_vec board; argument 91 #define BOARD_VEC(board) &board, argument
|
Completed in 33 milliseconds