Lines Matching full:drif
3 * R-Car Gen3 Digital Radio Interface (DRIF) driver
14 * The R-Car DRIF is a receive only MSIOF like controller with an
19 * Each DRIF channel DRIFx (as per datasheet) contains two internal
26 * Depending on the master device, a DRIF channel can use
36 * a V4L2 compliant SDR device. The DRIF driver is independent of the
39 * The DRIF h/w can support I2S mode and Frame start synchronization pulse mode.
41 * suitable master devices. Hence, not all configurable options of DRIF h/w
65 /* DRIF register offsets */
210 /* DRIF V4L2 SDR */
339 /* Set DRIF receive format */
510 /* Check for DRIF errors */ in rcar_drif_channel_complete()
1072 snprintf(sdr->vdev->name, sizeof(sdr->vdev->name), "R-Car DRIF"); in rcar_drif_sdr_register()
1373 /* DRIF channel probe */
1441 /* DRIF channel remove */
1472 { .compatible = "renesas,rcar-gen3-drif" },
1490 MODULE_DESCRIPTION("Renesas R-Car Gen3 DRIF driver");