write_mt_uint8
write_mt_uint8(ice, MT_DMA_INT_MASK_STATUS, reg8);
write_mt_uint8(ice, MT_VOLUME_CONTROL_CHANNEL_INDEX, i);
write_mt_uint8(ice, MT_DMA_INT_MASK_STATUS, 0x00);
write_mt_uint8(card, MT_VOLUME_CONTROL_CHANNEL_INDEX, i);
write_mt_uint8(card, MT_VOLUME_CONTROL_CHANNEL_INDEX,
void write_mt_uint8(ice1712 *ice, int8 regno, uint8 value);
write_mt_uint8(card, MT_PROF_PB_CONTROL, 5);
write_mt_uint8(card, MT_PROF_PB_CONTROL, 0);
write_mt_uint8(card, MT_SAMPLING_RATE_SELECT, 0x10);
write_mt_uint8(card, MT_SAMPLING_RATE_SELECT,
write_mt_uint8(card, MT_SAMPLING_RATE_SELECT,
write_mt_uint8(card, MT_PROF_PB_CONTROL, 0);