Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/devicetree/bindings/spi/
Dfsl-imx-cspi.txt32 - fsl,spi-rdy-drctl: Integer, representing the value of DRCTL, the register
52 fsl,spi-rdy-drctl = <1>;
/Linux-v5.4/drivers/spi/
Dspi-imx.c248 #define MX51_ECSPI_CTRL_DRCTL(drctl) ((drctl) << 16) argument