Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/ti/
H A Dam65-cpsw-nuss.c75 #define AM65_CPSW_PORTN_REG_CTL 0x004 macro
274 val = readl(slave->port_base + AM65_CPSW_PORTN_REG_CTL); in am65_cpsw_port_enable_dscp_map()
277 writel(val, slave->port_base + AM65_CPSW_PORTN_REG_CTL); in am65_cpsw_port_enable_dscp_map()