Home
last modified time | relevance | path

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

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