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
defs:sgpio
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpio/
H
A
D
gpio-aspeed-sgpio.c
141
struct aspeed_sgpio *
sgpio
= gpiochip_get_data(gc);
in aspeed_sgpio_init_valid_mask()
local
161
struct aspeed_sgpio *
sgpio
= gpiochip_get_data(gc);
in aspeed_sgpio_irq_init_valid_mask()
local
/kernel/linux/linux-5.10/drivers/pinctrl/sirf/
H
A
D
pinctrl-sirf.c
410
sirfsoc_gpio_to_bank(struct sirfsoc_gpio_chip *
sgpio
, unsigned int offset)
in sirfsoc_gpio_to_bank()
argument
423
struct sirfsoc_gpio_chip *
sgpio
= gpiochip_get_data(gc);
in sirfsoc_gpio_irq_ack()
local
440
static void __sirfsoc_gpio_irq_mask(struct sirfsoc_gpio_chip *
sgpio
,
in __sirfsoc_gpio_irq_mask()
argument
462
struct sirfsoc_gpio_chip *
sgpio
= gpiochip_get_data(gc);
sirfsoc_gpio_irq_mask()
local
471
struct sirfsoc_gpio_chip *
sgpio
= gpiochip_get_data(gc);
sirfsoc_gpio_irq_unmask()
local
492
struct sirfsoc_gpio_chip *
sgpio
= gpiochip_get_data(gc);
sirfsoc_gpio_irq_type()
local
554
struct sirfsoc_gpio_chip *
sgpio
= gpiochip_get_data(gc);
sirfsoc_gpio_handle_irq()
local
600
sirfsoc_gpio_set_input(struct sirfsoc_gpio_chip *
sgpio
, unsigned ctrl_offset)
sirfsoc_gpio_set_input()
argument
612
struct sirfsoc_gpio_chip *
sgpio
= gpiochip_get_data(chip);
sirfsoc_gpio_request()
local
635
struct sirfsoc_gpio_chip *
sgpio
= gpiochip_get_data(chip);
sirfsoc_gpio_free()
local
651
struct sirfsoc_gpio_chip *
sgpio
= gpiochip_get_data(chip);
sirfsoc_gpio_direction_input()
local
668
sirfsoc_gpio_set_output(struct sirfsoc_gpio_chip *
sgpio
, struct sirfsoc_gpio_bank *bank, unsigned offset, int value)
sirfsoc_gpio_set_output()
argument
694
struct sirfsoc_gpio_chip *
sgpio
= gpiochip_get_data(chip);
sirfsoc_gpio_direction_output()
local
713
struct sirfsoc_gpio_chip *
sgpio
= gpiochip_get_data(chip);
sirfsoc_gpio_get_value()
local
730
struct sirfsoc_gpio_chip *
sgpio
= gpiochip_get_data(chip);
sirfsoc_gpio_set_value()
local
747
sirfsoc_gpio_set_pullup(struct sirfsoc_gpio_chip *
sgpio
, const u32 *pullups)
sirfsoc_gpio_set_pullup()
argument
764
sirfsoc_gpio_set_pulldown(struct sirfsoc_gpio_chip *
sgpio
, const u32 *pulldowns)
sirfsoc_gpio_set_pulldown()
argument
784
struct sirfsoc_gpio_chip *
sgpio
;
sirfsoc_gpio_probe()
local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/isci/
H
A
D
registers.h
1822
struct scu_sgpio_registers
sgpio
;
member
/kernel/linux/linux-6.6/drivers/scsi/isci/
H
A
D
registers.h
1822
struct scu_sgpio_registers
sgpio
;
member
Completed in 12 milliseconds