OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PAD_FUNC_SHARE
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/gpl2/dts/dist/arch/riscv/boot/dts/starfive/
jh7100-common.dtsi
91
pins = <
PAD_FUNC_SHARE
(115)>;
99
pins = <
PAD_FUNC_SHARE
(116)>;
107
pins = <
PAD_FUNC_SHARE
(117)>,
108
<
PAD_FUNC_SHARE
(119)>,
109
<
PAD_FUNC_SHARE
(120)>,
110
<
PAD_FUNC_SHARE
(121)>,
111
<
PAD_FUNC_SHARE
(122)>,
112
<
PAD_FUNC_SHARE
(123)>,
113
<
PAD_FUNC_SHARE
(124)>,
114
<
PAD_FUNC_SHARE
(125)>
[
all
...]
/src/sys/arch/riscv/starfive/
jh7100_pinctrl.c
101
#define
PAD_FUNC_SHARE
(pad) (GPIO_NPINS + (pad))
487
sc->sc_padctl_gpio =
PAD_FUNC_SHARE
(72);
490
sc->sc_padctl_gpio =
PAD_FUNC_SHARE
(70);
493
sc->sc_padctl_gpio =
PAD_FUNC_SHARE
(0);
/src/sys/external/gpl2/dts/dist/include/dt-bindings/pinctrl/
pinctrl-starfive-jh7100.h
12
#define
PAD_FUNC_SHARE
(x) (PAD_FUNC_SHARE_OFFSET + (x))
Completed in 15 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025