Home
last modified time | relevance | path

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

/linux/sound/pci/pcxhr/
H A Dpcxhr.h100 unsigned int io_num_reg_cont; /* backup of IO_NUM_REG_CONT */ member
H A Dpcxhr_core.c966 if ((mgr->io_num_reg_cont & mask) == value) { in pcxhr_write_io_num_reg_cont()
982 mgr->io_num_reg_cont &= ~mask; in pcxhr_write_io_num_reg_cont()
983 mgr->io_num_reg_cont |= value; in pcxhr_write_io_num_reg_cont()