Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/pcxhr/
Dpcxhr.h117 unsigned int io_num_reg_cont; /* backup of IO_NUM_REG_CONT */ member
Dpcxhr_core.c969 if ((mgr->io_num_reg_cont & mask) == value) { in pcxhr_write_io_num_reg_cont()
984 mgr->io_num_reg_cont &= ~mask; in pcxhr_write_io_num_reg_cont()
985 mgr->io_num_reg_cont |= value; in pcxhr_write_io_num_reg_cont()