Lines Matching full:drif
3 * R-Car Gen3 Digital Radio Interface (DRIF) driver
9 * The R-Car DRIF is a receive only MSIOF like controller with an
14 * Each DRIF channel DRIFx (as per datasheet) contains two internal
21 * Depending on the master device, a DRIF channel can use
31 * a V4L2 compliant SDR device. The DRIF driver is independent of the
34 * The DRIF h/w can support I2S mode and Frame start synchronization pulse mode.
36 * suitable master devices. Hence, not all configurable options of DRIF h/w
61 /* DRIF register offsets */
206 /* DRIF V4L2 SDR */
335 /* Set DRIF receive format */
506 /* Check for DRIF errors */ in rcar_drif_channel_complete()
1068 snprintf(sdr->vdev->name, sizeof(sdr->vdev->name), "R-Car DRIF"); in rcar_drif_sdr_register()
1369 /* DRIF channel probe */
1436 /* DRIF channel remove */
1465 { .compatible = "renesas,rcar-gen3-drif" },
1483 MODULE_DESCRIPTION("Renesas R-Car Gen3 DRIF driver");