Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/ti/
H A Dam65-cpsw-qos.h153 #define AM65_CPSW_PN_CTL_IET_PORT_EN BIT(16) macro
H A Dam65-cpsw-ethtool.c761 val |= AM65_CPSW_PN_CTL_IET_PORT_EN; in am65_cpsw_port_iet_rx_enable()
763 val &= ~AM65_CPSW_PN_CTL_IET_PORT_EN; in am65_cpsw_port_iet_rx_enable()
798 state->pmac_enabled = !!(port_ctrl & AM65_CPSW_PN_CTL_IET_PORT_EN); in am65_cpsw_get_mm()
H A Dam65-cpsw-qos.c362 rx_enable = !!(val & AM65_CPSW_PN_CTL_IET_PORT_EN); in am65_cpsw_iet_common_enable()
392 if (!(val & AM65_CPSW_PN_CTL_IET_PORT_EN)) in am65_cpsw_iet_commit_preemptible_tcs()