Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/ti/
H A Dam65-cpsw-qos.h68 #define AM65_CPSW_PN_CTL_EST_PORT_EN BIT(17) macro
154 #define AM65_CPSW_PN_CTL_EST_PORT_EN BIT(17) macro
H A Dam65-cpsw-qos.c462 val |= AM65_CPSW_PN_CTL_EST_PORT_EN; in am65_cpsw_port_est_enable()
464 val &= ~AM65_CPSW_PN_CTL_EST_PORT_EN; in am65_cpsw_port_est_enable()