Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-spacemit-k1.c39 #define TOP_SPO BIT(10) /* Polarity: 0=low */ macro
163 val |= TOP_SPO; /* active low */ in k1_spi_setup()