Searched full:drctl (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/spi/ |
| D | fsl-imx-cspi.yaml | 75 fsl,spi-rdy-drctl: 78 Integer, representing the value of DRCTL, the register controlling 79 the SPI_READY handling. Note that to enable the DRCTL consideration,
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/spi/ |
| D | fsl-imx-cspi.yaml | 66 fsl,spi-rdy-drctl: 69 Integer, representing the value of DRCTL, the register controlling 70 the SPI_READY handling. Note that to enable the DRCTL consideration,
|
| /kernel/linux/linux-5.10/drivers/spi/ |
| D | spi-imx.c | 262 #define MX51_ECSPI_CTRL_DRCTL(drctl) ((drctl) << 16) argument 1629 ret = of_property_read_u32(np, "fsl,spi-rdy-drctl", &spi_drctl); in spi_imx_probe()
|
| /kernel/linux/linux-6.6/drivers/spi/ |
| D | spi-imx.c | 272 #define MX51_ECSPI_CTRL_DRCTL(drctl) ((drctl) << 16) argument 1730 ret = of_property_read_u32(np, "fsl,spi-rdy-drctl", &spi_drctl); in spi_imx_probe()
|