Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SRAM_INIT_DONE
drivers/phy/phy-lgm-usb.c
21
#define SRAM_INIT_DONE BIT(26)
drivers/phy/rockchip/phy-rockchip-snps-pcie3.c
29
#define SRAM_INIT_DONE(reg) (reg & BIT(14))