Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Dpcnet.h22 #define BCR_BSBC 18 macro
29 #define BCR_DWIO(S) !!((S)->bcr[BCR_BSBC] & 0x0080)
H A Dpcnet.c682 s->bcr[BCR_BSBC] &= ~0x0080; in pcnet_s_reset()
1512 case BCR_BSBC: in pcnet_bcr_writew()
1556 s->bcr[BCR_BSBC ] = 0x9001; in pcnet_h_reset()
1639 pcnet_bcr_writew(s, BCR_BSBC, pcnet_bcr_readw(s, BCR_BSBC) | 0x0080); in pcnet_ioport_writel()