Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-dw.h93 #define DW_HSSI_CTRLR0_SCPOL BIT(9) macro
H A Dspi-dw-core.c297 cr0 |= DW_HSSI_CTRLR0_SCPOL; in dw_spi_prepare_cr0()