| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | axentia,tse850-pcm5142.txt | 10 - axentia,ana-supply: Regulator that supplies the output amplifier. Must 67 ana: ana-reg { 70 regulator-name = "ANA"; 91 axentia,ana-supply = <&ana>;
|
| /linux/drivers/net/ethernet/microchip/lan966x/ |
| H A D | lan966x_regs.h | 58 /* 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 …]
|
| H A D | lan966x_main.c | 1138 lan966x->ana_irq = platform_get_irq_byname(pdev, "ana"); in lan966x_probe() 1142 "ana irq", lan966x); in lan966x_probe() 1144 return dev_err_probe(&pdev->dev, err, "Unable to use ana irq"); in lan966x_probe()
|
| /linux/drivers/clk/bcm/ |
| H A D | clk-bcm2835.c | 428 const struct bcm2835_pll_ana_bits *ana; member 544 return data->ana->fb_prediv_mask; in bcm2835_pll_get_prediv_mask() 670 bcm2835_pll_write_ana(struct bcm2835_cprman *cprman, u32 ana_reg_base, u32 *ana) in bcm2835_pll_write_ana() argument 675 * ANA register setup is done as a series of writes to in bcm2835_pll_write_ana() 683 cprman_write(cprman, ana_reg_base + i * 4, ana[i]); in bcm2835_pll_write_ana() 695 u32 ana[4]; in bcm2835_pll_set_rate() local 708 ana[i] = cprman_read(cprman, data->ana_reg_base + i * 4); in bcm2835_pll_set_rate() 710 was_using_prediv = ana[1] & prediv_mask; in bcm2835_pll_set_rate() 712 ana[0] &= ~data->ana->mask0; in bcm2835_pll_set_rate() 713 ana[0] |= data->ana->set0; in bcm2835_pll_set_rate() [all …]
|
| /linux/arch/arm/boot/dts/microchip/ |
| H A D | at91-tse850-3.dts | 34 ana: reg-ana { label 37 regulator-name = "ANA"; 58 axentia,ana-supply = <&ana>; 103 "ana-reg";
|
| /linux/Documentation/devicetree/bindings/net/ |
| H A D | mscc,vsc7514-switch.yaml | 99 - const: ana 156 "ana", "s0", "s1", "s2", "fdma"; 203 "ana", "s0", "s1", "s2";
|
| H A D | microchip,lan966x-switch.yaml | 49 - const: ana
|
| /linux/drivers/nvme/host/ |
| H A D | multipath.c | 158 * If we got back an ANA error, we know the controller is alive but not in nvme_failover_req() 159 * ready to serve this namespace. Kick of a re-read of the ANA in nvme_failover_req() 894 * will reprocess the ANA log page in nvme_mpath_update() once the in nvme_update_ns_ana_state() 904 * If path's ana state is live (i.e. state is either optimized in nvme_update_ns_ana_state() 907 * not fallthrough this code path. However for the path's ana in nvme_update_ns_ana_state() 909 * after ana state transitioned to the live state. But we still in nvme_update_ns_ana_state() 911 * irrespctive of the path's ana state. in nvme_update_ns_ana_state() 912 * If we reach through here then it means that path's ana state in nvme_update_ns_ana_state() 929 dev_dbg(ctrl->device, "ANA group %d: %s.\n", in nvme_update_ana_state() 967 dev_warn(ctrl->device, "Failed to get ANA log: %d\n", error); in nvme_read_ana_log() [all …]
|
| H A D | constants.c | 143 [NVME_SC_ANA_GROUP_ID_INVALID] = "ANA Group Identifier Invalid", 144 [NVME_SC_ANA_ATTACH_FAILED] = "ANA Attach Failed",
|
| /linux/drivers/net/dsa/ocelot/ |
| H A D | ocelot_ext.c | 49 [ANA] = "ana",
|
| H A D | seville_vsc9953.c | 448 [ANA] = vsc9953_ana_regmap, 481 DEFINE_RES_MEM_NAMED(0x0280000, 0x0010000, "ana"), 494 [ANA] = "ana",
|
| /linux/Documentation/ABI/stable/ |
| H A D | configfs-nvmet | 65 Shows or sets the ANA (Asymmetric Namespace Access) state 68 "change". Changes trigger an ANA change event. 165 Shows or sets the ANA (Asymmetric Namespace Access) Group 167 triggers an ANA event notification.
|
| H A D | sysfs-nvme | 301 ana_grpid: Shows the ANA Group ID for this namespace 304 ana_state: Shows the ANA state. Possible values: 308 Only visible when the controller supports ANA.
|
| /linux/drivers/net/ethernet/microchip/vcap/ |
| H A D | vcap_ag_api.h | 345 * (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/drivers/phy/mediatek/ |
| H A D | phy-mtk-mipi-csi-0-5.c | 129 /* 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/sound/soc/codecs/ |
| H A D | sti-sas.c | 161 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"},
|
| /linux/drivers/net/ethernet/adaptec/ |
| H A D | Kconfig | 28 Adaptec e.g. the ANA-6922A. The older 32 bit boards use the tulip
|
| /linux/sound/pci/vx222/ |
| H A D | vx222.h | 62 #define VX_CFG_DATAIN_SEL_MASK 0x00000008 // 0 (ana), 1 (UER)
|
| /linux/drivers/regulator/ |
| H A D | tps68470-regulator.c | 107 TPS68470_REGULATOR(ANA, TPS68470_ANA, tps68470_regulator_ops, 126,
|
| /linux/drivers/pmdomain/sunxi/ |
| H A D | sun50i-h6-prcm-ppu.c | 62 { "ANA", PD_H6_VDD_SYS_REG, PD_H616_ANA_VDD_GATE, FLAG_PPU_ALWAYS_ON },
|
| /linux/drivers/mfd/ |
| H A D | ocelot-core.c | 140 DEFINE_RES_REG_NAMED(VSC7512_ANA_RES_START, VSC7512_ANA_RES_SIZE, "ana"),
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
| H A D | pwrseq.h | 64 /*0x8[1] = 0 ANA clk =500k */}, \ 103 /*0x8[1] = 0 ANA clk =500k */}, \ 165 /*0x8[1] = 0 ANA clk =500k */}, \
|
| /linux/arch/mips/boot/dts/mscc/ |
| H A D | ocelot.dtsi | 144 "ana", "s0", "s1", "s2", "fdma";
|
| /linux/drivers/phy/lantiq/ |
| H A D | phy-lantiq-rcu-usb2.c | 182 dev_err(dev, "Failed to get RCU ANA CFG1 reg offset\n"); in ltq_rcu_usb2_of_parse()
|
| /linux/drivers/net/ethernet/mscc/ |
| H A D | ocelot_police.c | 10 /* Types for ANA:POL[0-192]:POL_MODE_CFG.FRM_MODE */
|