Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/cavium/
H A Docteon_pci_console.c183 uint64_t gbl_base; in opcic_rsys_cngetc() local
191 gbl_base = CVMX_ADD_IO_SEG(sc->sc_base_addr); in opcic_rsys_cngetc()
192 console_base = gbl_base + 0x10; in opcic_rsys_cngetc()
221 uint64_t gbl_base; in opcic_rsys_cnputc() local
227 gbl_base = CVMX_ADD_IO_SEG(sc->sc_base_addr); in opcic_rsys_cnputc()
228 console_base = gbl_base + 0x10; in opcic_rsys_cnputc()