Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/renesas/common/scif/
H A Dscif.c30 #define SCIF_SCSCR 0x08 macro
71 mmio_write_16(base + SCIF_SCSCR, 0); in console_renesas_init()
86 mmio_clrsetbits_16(base + SCIF_SCSCR, SCSCR_CKE_MASK, in console_renesas_init()
120 mmio_clrsetbits_16(base + SCIF_SCSCR, SCSCR_TE_EN | SCSCR_RE_EN, in console_renesas_init()