Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
H A Dam65-cpsw-qos.c25 #define AM65_CPSW_PN_CTL_EST_PORT_EN BIT(17) macro
82 val |= AM65_CPSW_PN_CTL_EST_PORT_EN; in am65_cpsw_port_est_enable()
84 val &= ~AM65_CPSW_PN_CTL_EST_PORT_EN; in am65_cpsw_port_est_enable()
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
H A Dam65-cpsw-qos.c28 #define AM65_CPSW_PN_CTL_EST_PORT_EN BIT(17) macro
85 val |= AM65_CPSW_PN_CTL_EST_PORT_EN; in am65_cpsw_port_est_enable()
87 val &= ~AM65_CPSW_PN_CTL_EST_PORT_EN; in am65_cpsw_port_est_enable()

Completed in 3 milliseconds