Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/ti/
H A Dam65-cpsw-qos.h65 #define AM65_CPSW_CTL_EST_EN BIT(18) macro
150 #define AM65_CPSW_CTL_EST_EN BIT(18) macro
H A Dam65-cpsw-qos.c448 val |= AM65_CPSW_CTL_EST_EN; in am65_cpsw_est_enable()
450 val &= ~AM65_CPSW_CTL_EST_EN; in am65_cpsw_est_enable()