Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/soc/fsl/qe/
Dqmc.c839 static int qmc_chan_cpm1_command(struct qmc_chan *chan, u8 qmc_opcode) in qmc_chan_cpm1_command() argument
841 return cpm_command(chan->id << 2, (qmc_opcode << 4) | 0x0E); in qmc_chan_cpm1_command()