Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/hatm/
HDif_hatm_rx.c277 uint32_t rsr0, rsr1, rsr4; in hatm_rx_vcc_open() local
279 rsr0 = rsr1 = rsr4 = 0; in hatm_rx_vcc_open()
282 rsr1 |= HE_REGM_RSR1_AQI; in hatm_rx_vcc_open()
292 rsr1 |= (1 << HE_REGS_RSR1_GROUP); in hatm_rx_vcc_open()
301 WRITE_RSR(sc, cid, 1, 0xf, rsr1); in hatm_rx_vcc_open()