Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-dw.h76 #define DW_PSSI_CTRLR0_SCPHA BIT(6) macro
H A Dspi-dw-core.c282 cr0 |= DW_PSSI_CTRLR0_SCPHA; in dw_spi_prepare_cr0()