Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SSI_CKS_CKRAT_MASK
drivers/spi/spi-uniphier.c
212
val &= ~SSI_CKS_CKRAT_MASK;
drivers/spi/spi-uniphier.c
213
val |= ckdiv & SSI_CKS_CKRAT_MASK;