Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_tsn.c163 u32 tqavctrl, baset_l, baset_h; in igc_tsn_enable_offload() local
341 baset_h = div_s64_rem(base_time, NSEC_PER_SEC, &baset_l); in igc_tsn_enable_offload()
351 wr32(IGC_BASET_L, baset_l); in igc_tsn_enable_offload()