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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dvwsnd.c532 * li_read_ad1843_reg returns the current contents of a 16 bit AD1843 register.
537 static int li_read_ad1843_reg(lithium_t *lith, int reg) function
554 DBGXV("li_read_ad1843_reg(lith=0x%p, reg=%d) returns 0x%04x\n",
938 int w = li_read_ad1843_reg(lith, field->reg);
955 int w = li_read_ad1843_reg(lith, field->reg);
995 w = li_read_ad1843_reg(lith, reg);
1041 w = li_read_ad1843_reg(lith, reg);
1134 int save_da1 = li_read_ad1843_reg(lith, 9);

Completed in 36 milliseconds