Searched refs:spoctl (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/pci/ctxfi/
H A Dcthw20k1.c817 u32 spoctl:4; member in struct:daio_mgr_dirty::__anon19166
828 unsigned int spoctl; member in struct:daio_mgr_ctrl_blk
1016 set_field(&ctl->spoctl, SPOCTL_OE << (idx*8), 1);
1017 ctl->dirty.bf.spoctl |= (0x1 << idx);
1033 set_field(&ctl->spoctl, SPOCTL_OE << (idx*8), 0);
1034 ctl->dirty.bf.spoctl |= (0x1 << idx);
1052 set_field(&ctl->spoctl, SPOCTL_SR << (idx*8), 3);
1055 set_field(&ctl->spoctl, SPOCTL_SR << (idx*8), 0);
1058 set_field(&ctl->spoctl, SPOCTL_SR << (idx*8), 1);
1061 set_field(&ctl->spoctl, SPOCTL_S
[all...]

Completed in 113 milliseconds