Searched refs:cpm_command (Results 1 – 7 of 7) sorted by relevance
161 int cpm_command(u32 command, u8 opcode);163 static inline int cpm_command(u32 command, u8 opcode) in cpm_command() function
73 cpm_command(CPM_CR_RST, 0); in cpm2_reset()81 int cpm_command(u32 command, u8 opcode) in cpm_command() function100 EXPORT_SYMBOL(cpm_command);
66 cpm_command(CPM_SPI_CMD, CPM_CR_INIT_TRX); in fsl_spi_cpm_reinit_txrx()
83 return cpm_command(fpi->cp_command, op); in scc_cr_cmd()
77 return cpm_command(fpi->cp_command, op); in fcc_cr_cmd()
59 cpm_command(port->command, cmd); in cpm_line_cr_cmd()
841 return cpm_command(chan->id << 2, (qmc_opcode << 4) | 0x0E); in qmc_chan_cpm1_command()