Home
last modified time | relevance | path

Searched refs:dspcfg (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/hda/
H A DMakefile17 snd-intel-dspcfg-objs := intel-dsp-config.o
18 snd-intel-dspcfg-$(CONFIG_SND_INTEL_NHLT) += intel-nhlt.o
19 obj-$(CONFIG_SND_INTEL_DSP_CONFIG) += snd-intel-dspcfg.o
/kernel/linux/linux-6.6/sound/hda/
H A DMakefile17 snd-intel-dspcfg-objs := intel-dsp-config.o
18 snd-intel-dspcfg-$(CONFIG_SND_INTEL_NHLT) += intel-nhlt.o
19 obj-$(CONFIG_SND_INTEL_DSP_CONFIG) += snd-intel-dspcfg.o
/kernel/linux/linux-5.10/drivers/net/ethernet/natsemi/
H A Dnatsemi.c583 u16 dspcfg; member
1217 int dspcfg; in init_phy_fixup() local
1221 np->dspcfg = (np->srr <= SRR_DP83815_C)? in init_phy_fixup()
1223 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()
1616 writew(np->dspcfg, ioaddr + DSPCFG); in do_cable_magic()
1637 np->dspcfg in undo_cable_magic()
1804 u16 dspcfg; netdev_timer() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/natsemi/
H A Dnatsemi.c583 u16 dspcfg; member
1217 int dspcfg; in init_phy_fixup() local
1221 np->dspcfg = (np->srr <= SRR_DP83815_C)? in init_phy_fixup()
1223 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()
1616 writew(np->dspcfg, ioaddr + DSPCFG); in do_cable_magic()
1637 np->dspcfg in undo_cable_magic()
1804 u16 dspcfg; netdev_timer() local
[all...]

Completed in 8 milliseconds