Searched refs:C_00000000 (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/sound/pci/emu10k1/ |
D | emufx.c | 1809 OP(icode, ptr, iMAC0, dst, C_00000000, src, vol); in _volume() 1810 OP(icode, ptr, iANDXOR, C_00000000, vol, C_ffffffff, C_7fffffff); in _volume() 1812 OP(icode, ptr, iACC3, dst, src, C_00000000, C_00000000); in _volume() 1816 OP(icode, ptr, iANDXOR, C_00000000, vol, C_ffffffff, C_7fffffff); in _volume_add() 1819 OP(icode, ptr, iSKIP, C_00000000, C_7fffffff, C_7fffffff, C_00000001); in _volume_add() 1824 OP(icode, ptr, iANDXOR, C_00000000, vol, C_ffffffff, C_7fffffff); in _volume_out() 1826 OP(icode, ptr, iACC3, dst, src, C_00000000, C_00000000); in _volume_out() 1827 OP(icode, ptr, iSKIP, C_00000000, C_7fffffff, C_7fffffff, C_00000001); in _volume_out() 1828 OP(icode, ptr, iMAC0, dst, C_00000000, src, vol); in _volume_out() 1842 OP((icode), ptr, iMACINT0, dst, C_00000000, src, sw); [all …]
|
/linux-6.1.9/include/uapi/sound/ |
D | emu10k1.h | 56 #define C_00000000 0x40 macro
|