OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:syscon_data
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/riscv/starfive/
jh71x0_eth.c
102
const u_int * const
syscon_data
=
local in function:jh71x0_eth_attach
104
if (
syscon_data
== NULL) {
115
fdtbus_get_phandle_from_native(be32dec(&
syscon_data
[0]));
123
jh_sc->sc_phy_syscon_reg = be32dec(&
syscon_data
[1]);
124
jh_sc->sc_phy_syscon_shift = be32dec(&
syscon_data
[2]);
jh71x0_usb.c
108
jh7100_usb_init(struct jh71x0_usb_softc *sc, const u_int *
syscon_data
)
135
jh7110_usb_init(struct jh71x0_usb_softc *sc, const u_int *
syscon_data
)
138
bus_size_t usb_mode = be32dec(&
syscon_data
[1]);
208
const u_int *
syscon_data
=
local in function:jh71x0_usb_attach
210
if (
syscon_data
== NULL) {
222
fdtbus_get_phandle_from_native(be32dec(&
syscon_data
[0]));
230
jhuc->jhuc_init(sc,
syscon_data
);
Completed in 11 milliseconds
Indexes created Thu Sep 25 14:09:45 GMT 2025