Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-dw.h77 #define DW_PSSI_CTRLR0_SCPOL BIT(7) macro
H A Dspi-dw-core.c280 cr0 |= DW_PSSI_CTRLR0_SCPOL; in dw_spi_prepare_cr0()