Searched refs:SCC_GSMRL_ENR (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/freescale/fs_enet/ |
D | mac-scc.c | 244 C32(sccp, scc_gsmrl, SCC_GSMRL_ENR | SCC_GSMRL_ENT); in restart() 351 S32(sccp, scc_gsmrl, SCC_GSMRL_ENR | SCC_GSMRL_ENT); in restart() 367 C32(sccp, scc_gsmrl, SCC_GSMRL_ENR | SCC_GSMRL_ENT); in stop()
|
/Linux-v5.4/drivers/tty/serial/cpm_uart/ |
D | cpm_uart_core.c | 406 clrbits32(&pinfo->sccp->scc_gsmrl, SCC_GSMRL_ENR); in cpm_uart_startup() 432 setbits32(&pinfo->sccp->scc_gsmrl, (SCC_GSMRL_ENR | SCC_GSMRL_ENT)); in cpm_uart_startup() 475 clrbits32(&sccp->scc_gsmrl, SCC_GSMRL_ENR | SCC_GSMRL_ENT); in cpm_uart_shutdown() 851 setbits32(&scp->scc_gsmrl, SCC_GSMRL_ENR | SCC_GSMRL_ENT); in cpm_uart_init_scc() 924 clrbits32(&pinfo->sccp->scc_gsmrl, SCC_GSMRL_ENR | SCC_GSMRL_ENT); in cpm_uart_request_port() 1347 clrbits32(&pinfo->sccp->scc_gsmrl, SCC_GSMRL_ENR | SCC_GSMRL_ENT); in cpm_uart_console_setup()
|
/Linux-v5.4/arch/powerpc/include/asm/ |
D | cpm1.h | 265 #define SCC_GSMRL_ENR ((uint)0x00000020) macro
|
D | cpm2.h | 287 #define SCC_GSMRL_ENR ((uint)0x00000020) macro
|