Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-dw.h95 #define DW_HSSI_CTRLR0_SRL BIT(13) macro
H A Dspi-dw-core.c303 cr0 |= DW_HSSI_CTRLR0_SRL; in dw_spi_prepare_cr0()