Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/igb/
A Digb_ptp.c576 tsauxc &= ~(TSAUXC_EN_TT0 | TSAUXC_EN_CLK0 | TSAUXC_ST0); in igb_ptp_feature_enable_82580()
724 tsauxc_mask = TSAUXC_EN_CLK0 | TSAUXC_ST0; in igb_ptp_feature_enable_i210()
741 tsauxc &= ~(TSAUXC_EN_TT0 | TSAUXC_EN_CLK0 | TSAUXC_ST0); in igb_ptp_feature_enable_i210()
A De1000_defines.h566 #define TSAUXC_EN_CLK0 BIT(2) /* Enable Configurable Frequency Clock 0. */ macro

Completed in 641 milliseconds