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:B43_PHY_N
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/
H
A
D
phy_n.h
11
#define B43_NPHY_BBCFG
B43_PHY_N
(0x001) /* BB config */
14
#define B43_NPHY_CHANNEL
B43_PHY_N
(0x005) /* Channel */
15
#define B43_NPHY_TXERR
B43_PHY_N
(0x007) /* TX error */
16
#define B43_NPHY_BANDCTL
B43_PHY_N
(0x009) /* Band control */
18
#define B43_NPHY_4WI_ADDR
B43_PHY_N
(0x00B) /* Four-wire bus address */
19
#define B43_NPHY_4WI_DATAHI
B43_PHY_N
(0x00C) /* Four-wire bus data high */
20
#define B43_NPHY_4WI_DATALO
B43_PHY_N
(0x00D) /* Four-wire bus data low */
21
#define B43_NPHY_BIST_STAT0
B43_PHY_N
(0x00E) /* Built-in self test status 0 */
22
#define B43_NPHY_BIST_STAT1
B43_PHY_N
(0x00F) /* Built-in self test status 1 */
24
#define B43_NPHY_C1_DESPWR
B43_PHY_N
(
[all...]
H
A
D
phy_common.h
20
#define
B43_PHY_N
(reg) ((reg) | B43_PHYROUTE_BASE)
macro
H
A
D
phy_n.c
260
en_addr =
B43_PHY_N
((i == 0) ?
in b43_nphy_rf_ctl_override()
262
val_addr =
B43_PHY_N
((i == 0) ?
in b43_nphy_rf_ctl_override()
300
addr =
B43_PHY_N
((i == 0) ?
in b43_nphy_rf_ctl_override()
2680
b43_phy_maskset(dev,
B43_PHY_N
(0xC5D), 0xFF80, 4);
in b43_nphy_gain_ctl_workarounds_rev1_2()
4955
offset =
B43_PHY_N
(offset);
in b43_nphy_pa_set_tx_dig_filter()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/
H
A
D
phy_n.h
11
#define B43_NPHY_BBCFG
B43_PHY_N
(0x001) /* BB config */
14
#define B43_NPHY_CHANNEL
B43_PHY_N
(0x005) /* Channel */
15
#define B43_NPHY_TXERR
B43_PHY_N
(0x007) /* TX error */
16
#define B43_NPHY_BANDCTL
B43_PHY_N
(0x009) /* Band control */
18
#define B43_NPHY_4WI_ADDR
B43_PHY_N
(0x00B) /* Four-wire bus address */
19
#define B43_NPHY_4WI_DATAHI
B43_PHY_N
(0x00C) /* Four-wire bus data high */
20
#define B43_NPHY_4WI_DATALO
B43_PHY_N
(0x00D) /* Four-wire bus data low */
21
#define B43_NPHY_BIST_STAT0
B43_PHY_N
(0x00E) /* Built-in self test status 0 */
22
#define B43_NPHY_BIST_STAT1
B43_PHY_N
(0x00F) /* Built-in self test status 1 */
24
#define B43_NPHY_C1_DESPWR
B43_PHY_N
(
[all...]
H
A
D
phy_common.h
20
#define
B43_PHY_N
(reg) ((reg) | B43_PHYROUTE_BASE)
macro
H
A
D
phy_n.c
260
en_addr =
B43_PHY_N
((i == 0) ?
in b43_nphy_rf_ctl_override()
262
val_addr =
B43_PHY_N
((i == 0) ?
in b43_nphy_rf_ctl_override()
300
addr =
B43_PHY_N
((i == 0) ?
in b43_nphy_rf_ctl_override()
2676
b43_phy_maskset(dev,
B43_PHY_N
(0xC5D), 0xFF80, 4);
in b43_nphy_gain_ctl_workarounds_rev1_2()
4904
offset =
B43_PHY_N
(offset);
in b43_nphy_pa_set_tx_dig_filter()
Completed in 24 milliseconds