OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:aosize
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/arm/amlogic/
meson_thermal.c
184
bus_size_t size,
aosize
;
local
202
if (fdtbus_get_reg(phandle_aosec, 0, &addr, &
aosize
) != 0) {
206
if (bus_space_map(sc->sc_bst, addr,
aosize
, 0, &sc->sc_bsh_ao) != 0) {
239
bus_space_unmap(sc->sc_bst, sc->sc_bsh_ao,
aosize
);
Completed in 21 milliseconds
Indexes created Thu Sep 10 00:26:39 UTC 2026