Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-hisi-sfc-v3xx.c42 #define HISI_SFC_V3XX_INT_MASK_CPLT BIT(0) /* command execution complete */ macro
126 if (!(reg & HISI_SFC_V3XX_INT_MASK_CPLT)) { in hisi_sfc_v3xx_handle_completion()