Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-fsl-spi.h45 #define SPMODE_OP (1 << 14) macro
H A Dspi-fsl-spi.c614 regval |= SPMODE_OP; in fsl_spi_probe()