Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/
Digc_i225.c895 uint32_t tw_system, ltrc, ltrv, ltr_min, ltr_max, scale_min, scale_max; in igc_set_ltr_i225() local
911 ltrc = IGC_READ_REG(hw, IGC_LTRC) | IGC_LTRC_EEEMS_EN; in igc_set_ltr_i225()
912 IGC_WRITE_REG(hw, IGC_LTRC, ltrc); in igc_set_ltr_i225()