Home
last modified time | relevance | path

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

/freebsd/sys/dev/alc/
H A Dif_alcreg.h914 #define ALC_MSI_RETRANS_TIMER 0x1920 macro
H A Dif_alc.c1357 ctl = CSR_READ_4(sc, ALC_MSI_RETRANS_TIMER); in alc_config_msi()
1365 CSR_WRITE_4(sc, ALC_MSI_RETRANS_TIMER, ctl | in alc_config_msi()
1368 CSR_WRITE_4(sc, ALC_MSI_RETRANS_TIMER, ctl | in alc_config_msi()
1371 CSR_WRITE_4(sc, ALC_MSI_RETRANS_TIMER, 0); in alc_config_msi()