Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:at91_twi_pdata
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/i2c/busses/
H
A
D
i2c-at91-core.c
65
static struct
at91_twi_pdata
at91rm9200_config = {
71
static struct
at91_twi_pdata
at91sam9261_config = {
76
static struct
at91_twi_pdata
at91sam9260_config = {
81
static struct
at91_twi_pdata
at91sam9g20_config = {
86
static struct
at91_twi_pdata
at91sam9g10_config = {
113
static struct
at91_twi_pdata
at91sam9x5_config = {
118
static struct
at91_twi_pdata
sama5d4_config = {
125
static struct
at91_twi_pdata
sama5d2_config = {
137
static struct
at91_twi_pdata
sam9x60_config = {
184
static struct
at91_twi_pdata
*at91_twi_get_driver_dat
[all...]
H
A
D
i2c-at91.h
116
struct
at91_twi_pdata
{
struct
152
struct
at91_twi_pdata
*pdata;
H
A
D
i2c-at91-master.c
36
struct
at91_twi_pdata
*pdata = dev->pdata;
in at91_init_twi_bus_master()
71
struct
at91_twi_pdata
*pdata = dev->pdata;
in at91_calc_twi_clock()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H
A
D
i2c-at91-core.c
64
static struct
at91_twi_pdata
at91rm9200_config = {
70
static struct
at91_twi_pdata
at91sam9261_config = {
75
static struct
at91_twi_pdata
at91sam9260_config = {
80
static struct
at91_twi_pdata
at91sam9g20_config = {
85
static struct
at91_twi_pdata
at91sam9g10_config = {
112
static struct
at91_twi_pdata
at91sam9x5_config = {
117
static struct
at91_twi_pdata
sama5d4_config = {
124
static struct
at91_twi_pdata
sama5d2_config = {
136
static struct
at91_twi_pdata
sam9x60_config = {
183
static struct
at91_twi_pdata
*at91_twi_get_driver_dat
[all...]
H
A
D
i2c-at91.h
115
struct
at91_twi_pdata
{
struct
150
struct
at91_twi_pdata
*pdata;
H
A
D
i2c-at91-master.c
34
struct
at91_twi_pdata
*pdata = dev->pdata;
in at91_init_twi_bus_master()
69
struct
at91_twi_pdata
*pdata = dev->pdata;
in at91_calc_twi_clock()
Completed in 5 milliseconds