Home
last modified time | relevance | path

Searched full:micr (Results 1 – 22 of 22) sorted by relevance

/linux-6.14.4/sound/soc/codecs/
Drk817_codec.c176 SND_SOC_DAPM_INPUT("MICR"),
213 {"MICR", NULL, "MIC Power On"},
214 {"MICR", NULL, "PGA R Power On"},
215 {"MICR", NULL, "Mic Boost R1"},
216 {"MICR", NULL, "Mic Boost R2"},
217 {"MICR", NULL, "I2S TX3 Transfer Start"},
218 {"MICR", NULL, "I2S TX3 Right Justified"},
219 {"ADC R", NULL, "MICR"},
Dcs42l51.c234 SND_SOC_DAPM_INPUT("MICR"),
292 {"Mic Preamp Right", NULL, "MICR"},
300 {"PGA-ADC Mux Right", "MIC Right", "MICR" },
Dcs4265.c166 SND_SOC_DAPM_INPUT("MICR"),
220 {"Pre-amp MIC", NULL, "MICR"},
Dmax9860.c210 SND_SOC_DAPM_INPUT("MICR"),
234 { "ADCR", NULL, "MICR" },
Dmax9867.c226 SND_SOC_DAPM_INPUT("MICR"),
270 {"Input Mixer", "Mic Capture Switch", "MICR"},
Des8323.c166 static const char *const es8323_lin_selr[] = { "Line 1R", "Line 2R", "NC", "MicR" };
274 {"Right Line Mux", "MicR", "Right PGA Mux"},
Dcpcap.c692 SND_SOC_DAPM_INPUT("MICR"),
934 {"Right Capture Route", "Mic 1", "MICR"},
955 {"MICR", NULL, "MIC1R Bias"},
Dda7210.c535 SND_SOC_DAPM_INPUT("MICR"),
607 {"Mic Right", NULL, "MICR"},
Dnau8821.c738 SND_SOC_DAPM_INPUT("MICR"),
749 {"Frontend PGA R", NULL, "MICR"},
/linux-6.14.4/drivers/net/phy/
Ddp83640.c1137 int micr; in dp83640_config_intr() local
1158 micr = phy_read(phydev, MII_DP83640_MICR); in dp83640_config_intr()
1159 if (micr < 0) in dp83640_config_intr()
1160 return micr; in dp83640_config_intr()
1161 micr |= in dp83640_config_intr()
1164 return phy_write(phydev, MII_DP83640_MICR, micr); in dp83640_config_intr()
1166 micr = phy_read(phydev, MII_DP83640_MICR); in dp83640_config_intr()
1167 if (micr < 0) in dp83640_config_intr()
1168 return micr; in dp83640_config_intr()
1169 micr &= in dp83640_config_intr()
[all …]
Ddp83848.c20 /* MICR Register Fields */
Ddp83869.c48 /* MICR Interrupt bits */
Ddp83867.c63 /* MICR Interrupt bits */
/linux-6.14.4/Documentation/devicetree/bindings/sound/
Dmaxim,max9867.yaml17 * MICR
/linux-6.14.4/drivers/net/ethernet/sgi/
Dioc3-eth.c263 while (readl(&regs->micr) & MICR_BUSY) in ioc3_mdio_read()
266 &regs->micr); in ioc3_mdio_read()
267 while (readl(&regs->micr) & MICR_BUSY) in ioc3_mdio_read()
278 while (readl(&regs->micr) & MICR_BUSY) in ioc3_mdio_write()
281 writel((phy << MICR_PHYADDR_SHIFT) | reg, &regs->micr); in ioc3_mdio_write()
282 while (readl(&regs->micr) & MICR_BUSY) in ioc3_mdio_write()
/linux-6.14.4/sound/soc/amd/vangogh/
Dacp5x-mach.c309 { "MICR", NULL, "Headset Mic" },
405 { "MICR", NULL, "Headset Mic" },
/linux-6.14.4/sound/arm/
Dpxa2xx-ac97-regs.h80 #define MICR (0x0108) /* Modem In Control Register */ macro
/linux-6.14.4/arch/arm/boot/dts/ti/omap/
Dmotorola-mapphone-common.dtsi83 "MICR", "Internal Mic";
/linux-6.14.4/arch/mips/include/asm/sn/
Dioc3.h96 u32 micr; /* 0x00148 */ member
/linux-6.14.4/arch/arm64/boot/dts/rockchip/
Drk3566-pinetab2.dtsi117 "MICR", "Mic Jack",
/linux-6.14.4/Documentation/sound/soc/
Ddapm-graph.svg269 <text text-anchor="middle" x="471" y="-567.8" font-family="sans-serif" font-size="14.00">MICR</text>
/linux-6.14.4/sound/soc/amd/acp/
Dacp-mach-common.c1167 { "MICR", NULL, "Headset Mic" },