Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/tty/serial/
Dcpm_uart.c603 out_be16(&pinfo->sccup->scc_genscc.scc_mrblr, pinfo->rx_fifosize); in cpm_uart_set_termios()
762 out_be16(&pinfo->sccup->scc_genscc.scc_rbase, in cpm_uart_init_scc()
764 out_be16(&pinfo->sccup->scc_genscc.scc_tbase, in cpm_uart_init_scc()
771 out_8(&sup->scc_genscc.scc_rfcr, CPMFCR_GBL | CPMFCR_EB); in cpm_uart_init_scc()
772 out_8(&sup->scc_genscc.scc_tfcr, CPMFCR_GBL | CPMFCR_EB); in cpm_uart_init_scc()
774 out_be16(&sup->scc_genscc.scc_mrblr, pinfo->rx_fifosize); in cpm_uart_init_scc()
/linux-6.12.1/arch/powerpc/include/asm/
Dcpm1.h391 sccp_t scc_genscc; member
Dcpm2.h414 sccp_t scc_genscc; member