Searched refs:scc_genscc (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/tty/serial/cpm_uart/ |
H A D | cpm_uart_cpm2.h | 21 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 D | cpm_uart_cpm1.h | 21 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 D | cpm_uart_core.c | 629 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 D | cpm_uart.c | 603 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 D | cpm1.h | 396 sccp_t scc_genscc; member
|
H A D | cpm2.h | 418 sccp_t scc_genscc; member
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | cpm1.h | 396 sccp_t scc_genscc; member
|
H A D | cpm2.h | 418 sccp_t scc_genscc; member
|
Completed in 16 milliseconds