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:xlp_spi_priv
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/spi/
H
A
D
spi-xlp.c
90
struct
xlp_spi_priv
{
struct
105
static inline u32 xlp_spi_reg_read(struct
xlp_spi_priv
*priv,
in xlp_spi_reg_read()
111
static inline void xlp_spi_reg_write(struct
xlp_spi_priv
*priv, int cs,
in xlp_spi_reg_write()
117
static inline void xlp_spi_sysctl_write(struct
xlp_spi_priv
*priv,
in xlp_spi_sysctl_write()
126
static void xlp_spi_sysctl_setup(struct
xlp_spi_priv
*xspi)
in xlp_spi_sysctl_setup()
138
struct
xlp_spi_priv
*xspi;
in xlp_spi_setup()
181
static void xlp_spi_read_rxfifo(struct
xlp_spi_priv
*xspi)
in xlp_spi_read_rxfifo()
201
static void xlp_spi_fill_txfifo(struct
xlp_spi_priv
*xspi)
in xlp_spi_fill_txfifo()
225
struct
xlp_spi_priv
*xspi = dev_id;
in xlp_spi_interrupt()
255
static void xlp_spi_send_cmd(struct
xlp_spi_priv
*xsp
[all...]
/kernel/linux/linux-6.6/drivers/spi/
H
A
D
spi-xlp.c
89
struct
xlp_spi_priv
{
struct
104
static inline u32 xlp_spi_reg_read(struct
xlp_spi_priv
*priv,
in xlp_spi_reg_read()
110
static inline void xlp_spi_reg_write(struct
xlp_spi_priv
*priv, int cs,
in xlp_spi_reg_write()
116
static inline void xlp_spi_sysctl_write(struct
xlp_spi_priv
*priv,
in xlp_spi_sysctl_write()
125
static void xlp_spi_sysctl_setup(struct
xlp_spi_priv
*xspi)
in xlp_spi_sysctl_setup()
137
struct
xlp_spi_priv
*xspi;
in xlp_spi_setup()
180
static void xlp_spi_read_rxfifo(struct
xlp_spi_priv
*xspi)
in xlp_spi_read_rxfifo()
200
static void xlp_spi_fill_txfifo(struct
xlp_spi_priv
*xspi)
in xlp_spi_fill_txfifo()
224
struct
xlp_spi_priv
*xspi = dev_id;
in xlp_spi_interrupt()
254
static void xlp_spi_send_cmd(struct
xlp_spi_priv
*xsp
[all...]
Completed in 3 milliseconds