Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IS_CALDONE
drivers/phy/intel/phy-intel-keembay-emmc.c
31
#define IS_CALDONE(x) ((x) & CAL_DONE_MASK)
drivers/phy/intel/phy-intel-lgm-emmc.c
43
#define IS_CALDONE(x) ((x) & CALDONE_MASK)