Home
last modified time | relevance | path

Searched refs:C_00000000 (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/sound/pci/emu10k1/
Demufx.c1791 OP(icode, ptr, iMAC0, dst, C_00000000, src, vol); in _volume()
1792 OP(icode, ptr, iANDXOR, C_00000000, vol, C_ffffffff, C_7fffffff); in _volume()
1794 OP(icode, ptr, iACC3, dst, src, C_00000000, C_00000000); in _volume()
1798 OP(icode, ptr, iANDXOR, C_00000000, vol, C_ffffffff, C_7fffffff); in _volume_add()
1801 OP(icode, ptr, iSKIP, C_00000000, C_7fffffff, C_7fffffff, C_00000001); in _volume_add()
1806 OP(icode, ptr, iANDXOR, C_00000000, vol, C_ffffffff, C_7fffffff); in _volume_out()
1808 OP(icode, ptr, iACC3, dst, src, C_00000000, C_00000000); in _volume_out()
1809 OP(icode, ptr, iSKIP, C_00000000, C_7fffffff, C_7fffffff, C_00000001); in _volume_out()
1810 OP(icode, ptr, iMAC0, dst, C_00000000, src, vol); in _volume_out()
1824 OP((icode), ptr, iMACINT0, dst, C_00000000, src, sw);
[all …]
/Linux-v4.19/include/uapi/sound/
Demu10k1.h71 #define C_00000000 0x40 macro