Searched defs:brg (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/sys/dev/marvell/ |
H A D | gtbrgvar.h | 31 gt_brg_bcr(device_t gt, uint32_t brg, uint32_t bc) in gt_brg_bcr()
|
H A D | gtmpsc.c | 1303 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 D | machdep.c | 289 const int brg = GTMPSC_CRR_BRG0; in consinit() local
|
/netbsd-src/sys/arch/mips/alchemy/dev/ |
H A D | auspi.c | 173 int brg, i; in auspi_configure() local
|