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:GPIO_MULTI_1X
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ice1712/
H
A
D
juli.c
70
#define
GPIO_MULTI_1X
(2<<2) /* also external */
macro
102
#define GPIO_RATE_32000 (GPIO_FREQ_32KHZ |
GPIO_MULTI_1X
| \
104
#define GPIO_RATE_44100 (GPIO_FREQ_44KHZ |
GPIO_MULTI_1X
| \
106
#define GPIO_RATE_48000 (GPIO_FREQ_48KHZ |
GPIO_MULTI_1X
| \
546
ice->gpio.set_data(ice, (old & ~GPIO_RATE_MASK) |
GPIO_MULTI_1X
|
in juli_set_spdif_clock()
666
[ICE_EEP2_GPIO_STATE] = GPIO_FREQ_48KHZ |
GPIO_MULTI_1X
|
/kernel/linux/linux-6.6/sound/pci/ice1712/
H
A
D
juli.c
70
#define
GPIO_MULTI_1X
(2<<2) /* also external */
macro
102
#define GPIO_RATE_32000 (GPIO_FREQ_32KHZ |
GPIO_MULTI_1X
| \
104
#define GPIO_RATE_44100 (GPIO_FREQ_44KHZ |
GPIO_MULTI_1X
| \
106
#define GPIO_RATE_48000 (GPIO_FREQ_48KHZ |
GPIO_MULTI_1X
| \
524
ice->gpio.set_data(ice, (old & ~GPIO_RATE_MASK) |
GPIO_MULTI_1X
|
in juli_set_spdif_clock()
644
[ICE_EEP2_GPIO_STATE] = GPIO_FREQ_48KHZ |
GPIO_MULTI_1X
|
Completed in 3 milliseconds