Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-dw.h86 #define DW_PSSI_CTRLR0_SRL BIT(11) macro
H A Dspi-dw-core.c286 cr0 |= DW_PSSI_CTRLR0_SRL; in dw_spi_prepare_cr0()