Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
MDSTAT_MCKOUT
drivers/clk/davinci/psc.c
167
return (mdstat & MDSTAT_MCKOUT) ? 1 : 0;
drivers/clk/keystone/gate.c
110
return (mdstat & MDSTAT_MCKOUT) ? 1 : 0;