Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-spacemit-k1.c41 #define TOP_LBM BIT(12) /* Loopback mode */ macro
165 val |= TOP_LBM; /* enable loopback */ in k1_spi_setup()