Searched full:earc (Results 1 – 5 of 5) sorted by relevance
| /kernel/linux/linux-6.6/sound/soc/fsl/ |
| D | fsl_xcvr.c | 231 static const char * const fsl_xcvr_mode[] = { "SPDIF", "ARC RX", "eARC", }; 316 } else if (xcvr->mode == FSL_XCVR_MODE_EARC) { /* eARC RX */ in fsl_xcvr_en_phy_pll() 332 if (xcvr->mode == FSL_XCVR_MODE_EARC) { /* eARC mode */ in fsl_xcvr_en_phy_pll() 386 if (xcvr->mode == FSL_XCVR_MODE_EARC) { /* eARC mode */ in fsl_xcvr_en_aud_pll() 454 * disable eARC related HW mode detects in fsl_xcvr_prepare() 485 /** Enable eARC related HW mode detects */ in fsl_xcvr_prepare() 1215 dev_dbg(dev, "CMDC SM falls out of eARC mode\n"); in irq0_isr()
|
| D | Kconfig | 108 iMX CPUs. XCVR is a digital module that supports HDMI2.1 eARC,
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/ |
| D | fsl,xcvr.yaml | 15 HDMI2.1 eARC, HDMI1.4 ARC and SPDIF.
|
| /kernel/linux/linux-6.6/drivers/clk/imx/ |
| D | clk-imx8mp-audiomix.c | 172 CLK_GATE("earc", EARC_IPG),
|
| /kernel/linux/patches/linux-5.10/yangfan_patch/ |
| D | drivers.patch | 20055 + hdmi->earc_clk = devm_clk_get_optional(hdmi->dev, "earc"); 21460 + /* set phy earc/frl mode */
|