Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/serial/cpm_uart/
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()
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()
Dcpm_uart_core.c636 out_be16(&pinfo->sccup->scc_genscc.scc_mrblr, pinfo->rx_fifosize); in cpm_uart_set_termios()
803 out_be16(&pinfo->sccup->scc_genscc.scc_rbase, in cpm_uart_init_scc()
805 out_be16(&pinfo->sccup->scc_genscc.scc_tbase, in cpm_uart_init_scc()
814 out_be16(&sup->scc_genscc.scc_mrblr, pinfo->rx_fifosize); in cpm_uart_init_scc()
/Linux-v5.4/arch/powerpc/include/asm/
Dcpm1.h395 sccp_t scc_genscc; member
Dcpm2.h418 sccp_t scc_genscc; member