Searched refs:scc_genscc (Results 1 – 6 of 6) sorted by relevance
119 up->scc_genscc.scc_rbase = dpaddr; in mpc85xx_serial_init()120 up->scc_genscc.scc_tbase = dpaddr+sizeof(cbd_t); in mpc85xx_serial_init()121 up->scc_genscc.scc_rfcr = CPMFCR_EB; in mpc85xx_serial_init()122 up->scc_genscc.scc_tfcr = CPMFCR_EB; in mpc85xx_serial_init()123 up->scc_genscc.scc_mrblr = 1; in mpc85xx_serial_init()192 tbdf = (cbd_t *)&(cpm->im_dprambase[up->scc_genscc.scc_tbase]); in mpc85xx_serial_putc()214 rbdf = (cbd_t *)&(cpm->im_dprambase[up->scc_genscc.scc_rbase]); in mpc85xx_serial_getc()236 rbdf = (cbd_t *)&(cpm->im_dprambase[up->scc_genscc.scc_rbase]); in mpc85xx_serial_tstc()
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()
396 sccp_t scc_genscc; member
418 sccp_t scc_genscc; member
459 sccp_t scc_genscc; member
395 sccp_t scc_genscc; member