xref: /kernel/linux/linux-5.10/arch/mips/include/asm/mach-bcm63xx/bcm63xx_board.h
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/arch/mips/include/asm/mach-bcm63xx/
18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
28c2ecf20Sopenharmony_ci#ifndef BCM63XX_BOARD_H_
38c2ecf20Sopenharmony_ci#define BCM63XX_BOARD_H_
48c2ecf20Sopenharmony_ci
58c2ecf20Sopenharmony_ciconst char *board_get_name(void);
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_civoid board_prom_init(void);
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_civoid board_setup(void);
108c2ecf20Sopenharmony_ci
118c2ecf20Sopenharmony_ciint board_register_devices(void);
128c2ecf20Sopenharmony_ci
138c2ecf20Sopenharmony_ci#endif /* ! BCM63XX_BOARD_H_ */
14

Indexes created Thu Nov 07 10:32:03 CST 2024