Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-nxp-fspi.c216 #define FSPI_DLLACR_SLVDLY(x) ((x) << 3) macro
650 fspi_writel(f, FSPI_DLLACR_DLLEN | FSPI_DLLACR_SLVDLY(0xF), in nxp_fspi_dll_calibration()