OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:imxuart_freq
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/arm/imx/
imxuart.c
122
#ifndef
IMXUART_FREQ
123
#define
IMXUART_FREQ
(56900000)
259
u_int
imxuart_freq
=
IMXUART_FREQ
;
variable in typeref:typename:u_int
453
long f =
imxuart_freq
/ imxuart_freqdiv;
472
err = divrnd(((uint64_t)
imxuart_freq
) * 1000 / imxuart_freqdiv,
2187
if (
imxuart_freq
!= 0) {
2207
if (
imxuart_freq
!= 0) {
2213
if (
imxuart_freq
!= 0) {
2215
imxuart_freq
/ imxuart_freqdiv / 1000)
[
all
...]
Completed in 15 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025