Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/soc/fsl/qe/
Dqmc.c542 static int qmc_chan_command(struct qmc_chan *chan, u8 qmc_opcode) in qmc_chan_command() argument
544 return cpm_command(chan->id << 2, (qmc_opcode << 4) | 0x0E); in qmc_chan_command()