root/arch/mips/include/asm/mach-bcm63xx/bcm63xx_dev_hsspi.h

/* [<][>][^][v][top][bottom][index][help] */

INCLUDED FROM


   1 /* SPDX-License-Identifier: GPL-2.0 */
   2 #ifndef BCM63XX_DEV_HSSPI_H
   3 #define BCM63XX_DEV_HSSPI_H
   4 
   5 #include <linux/types.h>
   6 
   7 int bcm63xx_hsspi_register(void);
   8 
   9 #endif /* BCM63XX_DEV_HSSPI_H */

/* [<][>][^][v][top][bottom][index][help] */