Home
last modified time | relevance | path

Searched full:ana (Results 1 – 25 of 48) sorted by relevance

12

/linux-6.12.1/sound/soc/atmel/
Dtse850-pcm5142.c51 struct regulator *ana; member
160 ret = regulator_get_voltage(tse850->ana); in tse850_get_ana()
200 * the ana regulator is supplied by the system 12V voltage and in tse850_put_ana()
202 * voltage to be passed through the regulator. Also, the ana in tse850_put_ana()
212 ret = regulator_set_voltage(tse850->ana, uV, uV); in tse850_put_ana()
250 SOC_DAPM_ENUM_EXT("ANA", ana_enum, tse850_get_ana, tse850_put_ana);
389 tse850->ana = devm_regulator_get(dev, "axentia,ana"); in tse850_probe()
390 if (IS_ERR(tse850->ana)) in tse850_probe()
391 return dev_err_probe(dev, PTR_ERR(tse850->ana), in tse850_probe()
392 "failed to get 'ana' regulator\n"); in tse850_probe()
[all …]
/linux-6.12.1/Documentation/devicetree/bindings/sound/
Daxentia,tse850-pcm5142.txt10 - axentia,ana-supply: Regulator that supplies the output amplifier. Must
67 ana: ana-reg {
70 regulator-name = "ANA";
91 axentia,ana-supply = <&ana>;
Dinno-rk3036.txt14 acodec: acodec-ana@20030000 {
/linux-6.12.1/drivers/net/ethernet/microchip/lan966x/
Dlan966x_regs.h58 /* ANA:ANA:ADVLEARN */
67 /* ANA:ANA:VLANMASK */
70 /* ANA:ANA:ANAINTR */
85 /* ANA:ANA:AUTOAGE */
94 /* ANA:ANA:MIRRORPORTS */
103 /* ANA:ANA:EMIRRORPORTS */
112 /* ANA:ANA:FLOODING */
133 /* ANA:ANA:FLOODING_IPMC */
160 /* ANA:PGID:PGID */
169 /* ANA:PGID:PGID_CFG */
[all …]
/linux-6.12.1/drivers/clk/bcm/
Dclk-bcm2835.c428 const struct bcm2835_pll_ana_bits *ana; member
544 return data->ana->fb_prediv_mask; in bcm2835_pll_get_prediv_mask()
665 bcm2835_pll_write_ana(struct bcm2835_cprman *cprman, u32 ana_reg_base, u32 *ana) in bcm2835_pll_write_ana() argument
670 * ANA register setup is done as a series of writes to in bcm2835_pll_write_ana()
678 cprman_write(cprman, ana_reg_base + i * 4, ana[i]); in bcm2835_pll_write_ana()
690 u32 ana[4]; in bcm2835_pll_set_rate() local
703 ana[i] = cprman_read(cprman, data->ana_reg_base + i * 4); in bcm2835_pll_set_rate()
705 was_using_prediv = ana[1] & prediv_mask; in bcm2835_pll_set_rate()
707 ana[0] &= ~data->ana->mask0; in bcm2835_pll_set_rate()
708 ana[0] |= data->ana->set0; in bcm2835_pll_set_rate()
[all …]
/linux-6.12.1/arch/arm/boot/dts/microchip/
Dat91-tse850-3.dts34 ana: reg-ana { label
37 regulator-name = "ANA";
58 axentia,ana-supply = <&ana>;
103 "ana-reg";
/linux-6.12.1/Documentation/devicetree/bindings/net/
Dmscc,vsc7514-switch.yaml99 - const: ana
156 "ana", "s0", "s1", "s2", "fdma";
203 "ana", "s0", "s1", "s2";
Dmicrochip,lan966x-switch.yaml49 - const: ana
/linux-6.12.1/drivers/pmdomain/amlogic/
Dmeson-secure-pwrc.c119 /* DMC is for DDR PHY ana/dig and DMC, and should be always on */
149 /* DMC is for DDR PHY ana/dig and DMC, and should be always on */
168 /* DMC is for DDR PHY ana/dig and DMC, and should be always on */
243 /* DMC0 is for DDR PHY ana/dig and DMC, and should be always on */
245 /* DMC1 is for DDR PHY ana/dig and DMC, and should be always on */
/linux-6.12.1/drivers/net/dsa/ocelot/
Docelot_ext.c49 [ANA] = "ana",
Dseville_vsc9953.c449 [ANA] = vsc9953_ana_regmap,
482 DEFINE_RES_MEM_NAMED(0x0280000, 0x0010000, "ana"),
495 [ANA] = "ana",
/linux-6.12.1/drivers/net/ethernet/microchip/vcap/
Dvcap_ag_api.h345 * (ANA::RT_CUSTOM)
347 * Real-time VLAN index from ANA::RT_VLAN_PCP
547 * 0: No changes to port-based selection in ANA:PORT:OAM_CFG.DLR_ENA. 1: Enable
640 * (ANA::MIRRPORPORTS).
648 * 0: No changes to port-based selection in ANA:PORT:OAM_CFG.MRP_ENA. 1: Enable
655 * 0: No changes to port-based selection in ANA:PORT:OAM_CFG.OAM_CFG 1: Enable
684 * If set, POLICE_IDX is used to lookup ANA::POL.
722 * If set, SFID_VAL is used to lookup ANA::SFID.
726 * If set, SGID_VAL is used to lookup ANA::SGID.
800 * ANA:PORT:VLAN_CFG.VLAN_POP_CNT is used
/linux-6.12.1/drivers/phy/mediatek/
Dphy-mtk-mipi-csi-0-5.c129 /* Start ANA EQ tuning */ in mtk_mipi_phy_power_on()
135 /* End ANA EQ tuning */ in mtk_mipi_phy_power_on()
142 /* ANA power on */ in mtk_mipi_phy_power_on()
/linux-6.12.1/sound/soc/codecs/
Dsti-sas.c161 SND_SOC_DAPM_OUT_DRV("DAC standby ana", STIH407_AUDIO_DAC_CTRL,
169 {"DAC Output", NULL, "DAC standby ana"},
170 {"DAC standby ana", NULL, "DAC standby"},
Drt1016.c217 SND_SOC_DAPM_SUPPLY("ANA CTRL", RT1016_CLOCK_3, RT1016_PWR_ANA_CTRL_BIT,
276 { "DAC", NULL, "ANA CTRL" },
/linux-6.12.1/drivers/nvme/host/
Dmultipath.c96 * If we got back an ANA error, we know the controller is alive but not in nvme_failover_req()
97 * ready to serve this namespace. Kick of a re-read of the ANA in nvme_failover_req()
761 * will reprocess the ANA log page in nvme_mpath_update() once the in nvme_update_ns_ana_state()
777 dev_dbg(ctrl->device, "ANA group %d: %s.\n", in nvme_update_ana_state()
814 dev_warn(ctrl->device, "Failed to get ANA log: %d\n", error); in nvme_read_ana_log()
1061 "ANA log page size (%zd) larger than MDTS (%zd).\n", in nvme_mpath_init_identify()
1063 dev_err(ctrl->device, "disabling ANA support.\n"); in nvme_mpath_init_identify()
Dconstants.c143 [NVME_SC_ANA_GROUP_ID_INVALID] = "ANA Group Identifier Invalid",
144 [NVME_SC_ANA_ATTACH_FAILED] = "ANA Attach Failed",
/linux-6.12.1/drivers/net/ethernet/adaptec/
DKconfig28 Adaptec e.g. the ANA-6922A. The older 32 bit boards use the tulip
/linux-6.12.1/sound/pci/vx222/
Dvx222.h62 #define VX_CFG_DATAIN_SEL_MASK 0x00000008 // 0 (ana), 1 (UER)
/linux-6.12.1/drivers/net/ethernet/mscc/
Docelot_vsc7514.c252 { ANA, "ana" }, in mscc_ocelot_probe()
/linux-6.12.1/include/soc/mscc/
Docelot.h111 ANA = 1, enumerator
128 ANA_ADVLEARN = ANA << TARGET_OFFSET,
835 /* In tables like ANA:PORT and the ANA:PGID:PGID mask,
/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_protocol_type.h379 * PPRS ANA
381 * D = partial analysis - ANA's analysing got cut in the middle
/linux-6.12.1/drivers/regulator/
Dtps68470-regulator.c107 TPS68470_REGULATOR(ANA, TPS68470_ANA, tps68470_regulator_ops, 126,
/linux-6.12.1/drivers/mfd/
Docelot-core.c140 DEFINE_RES_REG_NAMED(VSC7512_ANA_RES_START, VSC7512_ANA_RES_SIZE, "ana"),
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dpwrseq.h64 /*0x8[1] = 0 ANA clk =500k */}, \
103 /*0x8[1] = 0 ANA clk =500k */}, \
165 /*0x8[1] = 0 ANA clk =500k */}, \

12