Searched full:drctl (Results 1 – 2 of 2) sorted by relevance
75 fsl,spi-rdy-drctl:78 Integer, representing the value of DRCTL, the register controlling79 the SPI_READY handling. Note that to enable the DRCTL consideration,
272 #define MX51_ECSPI_CTRL_DRCTL(drctl) ((drctl) << 16) argument1723 ret = of_property_read_u32(np, "fsl,spi-rdy-drctl", &spi_drctl); in spi_imx_probe()