SPI_IOC_RD_MODE32
case SPI_IOC_RD_MODE32:
if (ioctl(fd, SPI_IOC_RD_MODE32, &mode) < 0) {
ret = ioctl(fd, SPI_IOC_RD_MODE32, &mode);