Searched refs:LUT_CMD (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/spi/ |
H A D | spi-fsl-qspi.c | 135 #define LUT_CMD 1 macro 423 lutval[0] |= LUT_DEF(0, LUT_CMD, LUT_PAD(op->cmd.buswidth), in fsl_qspi_prepare_lut()
|
H A D | spi-nxp-fspi.c | 255 #define LUT_CMD 0x01 macro 511 lutval[0] |= LUT_DEF(0, LUT_CMD, LUT_PAD(op->cmd.buswidth), in nxp_fspi_prepare_lut()
|
/kernel/linux/linux-6.6/drivers/spi/ |
H A D | spi-fsl-qspi.c | 134 #define LUT_CMD 1 macro 422 lutval[0] |= LUT_DEF(0, LUT_CMD, LUT_PAD(op->cmd.buswidth), in fsl_qspi_prepare_lut()
|
H A D | spi-nxp-fspi.c | 274 #define LUT_CMD 0x01 macro 549 lutval[0] |= LUT_DEF(0, LUT_CMD, LUT_PAD(op->cmd.buswidth), in nxp_fspi_prepare_lut()
|
Completed in 8 milliseconds