Searched refs:hw_read_pci (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.c44 static u32 hw_read_pci(struct hw *hw, u32 reg);
1358 if ((hw_read_pci(hw, 0xcc) & 0xff) == 0xaa)
1363 if ((hw_read_pci(hw, 0xcc) & 0xff) == 0xaa)
1368 if ((hw_read_pci(hw, 0xcc) & 0xff) == 0xaa)
1376 if ((hw_read_pci(hw, 0xcc) & 0xff) == 0xaa)
1385 ret = hw_read_pci(hw, 0xEC);
1403 ret = hw_read_pci(hw, 0xEC);
1453 ret = hw_read_pci(hw, 0xEC);
1597 ret = hw_read_pci(hw, 0xEC);
1647 ret = hw_read_pci(h
2135 static u32 hw_read_pci(struct hw *hw, u32 reg) function
[all...]

Completed in 153 milliseconds