repo.or.cz
/
drm
/
drm-misc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
drm/rockchip: vop2: Fix the windows switch between different layers
[drm/drm-misc.git]
/
arch
/
mips
/
include
/
asm
/
mach-bcm63xx
/
bcm63xx_dev_hsspi.h
blob
f93f176c1beedf9003a87d7e5b70e720c45a14e5
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 */