Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/serial/
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()
/Linux-v6.6/arch/powerpc/include/asm/
Dcpm1.h396 sccp_t scc_genscc; member
Dcpm2.h418 sccp_t scc_genscc; member