Searched refs:qmc_opcode (Results 1 – 1 of 1) sorted by relevance
541 static int qmc_chan_command(struct qmc_chan *chan, u8 qmc_opcode) in qmc_chan_command() argument543 return cpm_command(chan->id << 2, (qmc_opcode << 4) | 0x0E); in qmc_chan_command()