Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/devicetree/bindings/spi/
Dfsl-imx-cspi.txt31 - fsl,spi-rdy-drctl: Integer, representing the value of DRCTL, the register
51 fsl,spi-rdy-drctl = <1>;
/Linux-v4.19/drivers/spi/
Dspi-imx.c245 #define MX51_ECSPI_CTRL_DRCTL(drctl) ((drctl) << 16) argument