Skip to content
  • 坂本 貴史's avatar
    ALSA: dice: handle whole available isochronous streams · 436b5abe
    坂本 貴史 authored
    
    
    This commit enables ALSA dice driver to handle whole available streams.
    
    In Dice, certain registers represent the number of available streams at
    current sampling transfer frequency for both directions. The parameters
    of each stream are represented in a block of register. This block is
    aligned sequentially. These streams start simultaneously by writing
    enable bit to a register.
    
    This commit operates these registers when starting/stopping streams.
    
    Signed-off-by: default avatarTakashi Sakamoto <o-takashi@sakamocchi.jp>
    Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
    436b5abe