Searched refs:dpak (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/soc/sh/
H A Dsiu_dai.c243 u32 dpak; local
245 dpak = siu_read32(base + SIU_DPAK);
249 dpak &= ~0xc0000000;
252 dpak &= ~0x00c00000;
256 siu_write32(base + SIU_DPAK, dpak);

Completed in 51 milliseconds