Searched refs:dspcfg (Results 1 – 2 of 2) sorted by relevance
17 snd-intel-dspcfg-objs := intel-dsp-config.o18 snd-intel-dspcfg-$(CONFIG_SND_INTEL_NHLT) += intel-nhlt.o19 obj-$(CONFIG_SND_INTEL_DSP_CONFIG) += snd-intel-dspcfg.o
583 u16 dspcfg; member1217 int dspcfg; in init_phy_fixup() local1223 writew(np->dspcfg, ioaddr + DSPCFG); in init_phy_fixup()1230 dspcfg = readw(ioaddr + DSPCFG); in init_phy_fixup()1232 if (np->dspcfg == dspcfg) in init_phy_fixup()1615 np->dspcfg = data | DSPCFG_LOCK; in do_cable_magic()1637 np->dspcfg = data & ~DSPCFG_LOCK; in undo_cable_magic()1638 writew(np->dspcfg, ioaddr + DSPCFG); in undo_cable_magic()1804 u16 dspcfg; in netdev_timer() local1809 dspcfg = readw(ioaddr+DSPCFG); in netdev_timer()[all …]