Home
last modified time | relevance | path

Searched refs:SPICC_LBC_W1 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/spi/
H A Dspi-meson-spicc.c105 #define SPICC_LBC_W1 BIT(14) /* Loop Back Control Write-Only */ macro
517 writel_bits_relaxed(SPICC_LBC_W1, 0, spicc->base + SPICC_TESTREG); in meson_spicc_prepare_message()