Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-nxp-fspi.c222 #define FSPI_DLLBCR_SLVDLY(x) ((x) << 3) macro
652 fspi_writel(f, FSPI_DLLBCR_DLLEN | FSPI_DLLBCR_SLVDLY(0xF), in nxp_fspi_dll_calibration()