Home
last modified time | relevance | path

Searched refs:FSPI_QUIRK_USE_IP_ONLY (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-nxp-fspi.c337 #define FSPI_QUIRK_USE_IP_ONLY BIT(0) macro
375 .quirks = FSPI_QUIRK_USE_IP_ONLY,
397 return f->devtype_data->quirks & FSPI_QUIRK_USE_IP_ONLY; in needs_ip_only()
1007 f->devtype_data->quirks |= FSPI_QUIRK_USE_IP_ONLY; in erratum_err050568()

Completed in 3 milliseconds