OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_cntfreq
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/arm/acpi/
sbsawdt_acpi.c
78
uint32_t
sc_cntfreq
;
member in struct:sbsawdt_acpi_softc
130
sc->
sc_cntfreq
= gtmr_cntfrq_read();
131
sc->sc_max_period = howmany((uint64_t)UINT32_MAX, sc->
sc_cntfreq
);
185
const uint32_t wor = smw->smw_period * sc->
sc_cntfreq
/ 2;
Completed in 12 milliseconds
Indexes created Sat Oct 25 01:09:55 GMT 2025