Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/soc/fsl/
A Dcpm.h161 int cpm_command(u32 command, u8 opcode);
163 static inline int cpm_command(u32 command, u8 opcode) in cpm_command() function
/linux-6.3-rc2/arch/powerpc/sysdev/
A Dcpm2.c75 cpm_command(CPM_CR_RST, 0); in cpm2_reset()
83 int cpm_command(u32 command, u8 opcode) in cpm_command() function
102 EXPORT_SYMBOL(cpm_command);
/linux-6.3-rc2/drivers/tty/serial/cpm_uart/
A Dcpm_uart_cpm1.c41 cpm_command(port->command, cmd); in cpm_line_cr_cmd()
A Dcpm_uart_cpm2.c38 cpm_command(port->command, cmd); in cpm_line_cr_cmd()
/linux-6.3-rc2/arch/powerpc/platforms/8xx/
A Dcpm1.c92 int cpm_command(u32 command, u8 opcode) in cpm_command() function
114 EXPORT_SYMBOL(cpm_command);
/linux-6.3-rc2/drivers/i2c/busses/
A Di2c-cpm.c175 cpm_command(cpm->cp_command, CPM_CR_CLOSE_RX_BD); in cpm_i2c_force_close()
557 cpm_command(cpm->cp_command, CPM_CR_INIT_TRX); in cpm_i2c_setup()
/linux-6.3-rc2/drivers/spi/
A Dspi-fsl-cpm.c65 cpm_command(CPM_SPI_CMD, CPM_CR_INIT_TRX); in fsl_spi_cpm_reinit_txrx()
/linux-6.3-rc2/drivers/net/ethernet/freescale/fs_enet/
A Dmac-scc.c88 return cpm_command(fpi->cp_command, op); in scc_cr_cmd()
A Dmac-fcc.c83 return cpm_command(fpi->cp_command, op); in fcc_cr_cmd()
/linux-6.3-rc2/drivers/usb/gadget/udc/
A Dfsl_qe_udc.c229 cpm_command(CPM_USB_STOP_TX | (ep->epnum << CPM_USB_EP_SHIFT), in qe_ep_cmd_stoptx()
241 cpm_command(CPM_USB_RESTART_TX | (ep->epnum << in qe_ep_cmd_restarttx()

Completed in 15 milliseconds