Home
last modified time | relevance | path

Searched refs:scc_genscc (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/serial/cpm_uart/
H A Dcpm_uart_cpm2.h21 out_8(&sup->scc_genscc.scc_rfcr, CPMFCR_GBL | CPMFCR_EB); in cpm_set_scc_fcr()
22 out_8(&sup->scc_genscc.scc_tfcr, CPMFCR_GBL | CPMFCR_EB); in cpm_set_scc_fcr()
H A Dcpm_uart_cpm1.h21 out_8(&sup->scc_genscc.scc_rfcr, SMC_EB); in cpm_set_scc_fcr()
22 out_8(&sup->scc_genscc.scc_tfcr, SMC_EB); in cpm_set_scc_fcr()
H A Dcpm_uart_core.c629 out_be16(&pinfo->sccup->scc_genscc.scc_mrblr, pinfo->rx_fifosize); in cpm_uart_set_termios()
796 out_be16(&pinfo->sccup->scc_genscc.scc_rbase, in cpm_uart_init_scc()
798 out_be16(&pinfo->sccup->scc_genscc.scc_tbase, in cpm_uart_init_scc()
807 out_be16(&sup->scc_genscc.scc_mrblr, pinfo->rx_fifosize); in cpm_uart_init_scc()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dcpm_uart.c603 out_be16(&pinfo->sccup->scc_genscc.scc_mrblr, pinfo->rx_fifosize); in cpm_uart_set_termios()
768 out_be16(&pinfo->sccup->scc_genscc.scc_rbase, in cpm_uart_init_scc()
770 out_be16(&pinfo->sccup->scc_genscc.scc_tbase, in cpm_uart_init_scc()
777 out_8(&sup->scc_genscc.scc_rfcr, CPMFCR_GBL | CPMFCR_EB); in cpm_uart_init_scc()
778 out_8(&sup->scc_genscc.scc_tfcr, CPMFCR_GBL | CPMFCR_EB); in cpm_uart_init_scc()
780 out_be16(&sup->scc_genscc.scc_mrblr, pinfo->rx_fifosize); in cpm_uart_init_scc()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dcpm1.h396 sccp_t scc_genscc; member
H A Dcpm2.h418 sccp_t scc_genscc; member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dcpm1.h396 sccp_t scc_genscc; member
H A Dcpm2.h418 sccp_t scc_genscc; member

Completed in 16 milliseconds