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
printf: Remove unused 'bprintf'
[drm/drm-misc.git]
/
include
/
linux
/
spi
/
tle62x0.h
blob
5d74b9fffca2985dac033caa9cae2da077730bc8
1
/* SPDX-License-Identifier: GPL-2.0-only */
2
/*
3
* tle62x0.h - platform glue to Infineon TLE62x0 driver chips
4
*
5
* Copyright 2007 Simtec Electronics
6
* Ben Dooks <ben@simtec.co.uk>
7
*/
8
9
struct
tle62x0_pdata
{
10
unsigned int
init_state
;
11
unsigned int
gpio_count
;
12
};