Home
last modified time | relevance | path

Searched defs:brg (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/dev/marvell/
H A Dgtbrgvar.h31 gt_brg_bcr(device_t gt, uint32_t brg, uint32_t bc) in gt_brg_bcr()
H A Dgtmpsc.c1303 gtmpsccnattach(bus_space_tag_t iot,bus_dma_tag_t dmat,bus_addr_t base,int unit,int brg,int speed,tcflag_t tcflag) gtmpsccnattach() argument
1338 gtmpsc_hackinit(struct gtmpsc_softc * sc,bus_space_tag_t iot,bus_dma_tag_t dmat,bus_addr_t base,int unit,int brg,int baudrate,tcflag_t tcflag) gtmpsc_hackinit() argument
/netbsd-src/sys/arch/evbppc/ev64260/
H A Dmachdep.c289 const int brg = GTMPSC_CRR_BRG0; in consinit() local
/netbsd-src/sys/arch/mips/alchemy/dev/
H A Dauspi.c173 int brg, i; in auspi_configure() local