Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
USER4_CS_ACT
drivers/spi/spi-meson-spifc.c
222
regmap_update_bits(spifc->regmap, REG_USER4, USER4_CS_ACT,
drivers/spi/spi-meson-spifc.c
223
keep_cs ? USER4_CS_ACT : 0);