Searched refs:AM65_CPSW_REG_CTL (Results 1 – 2 of 2) sorted by relevance
16 #define AM65_CPSW_REG_CTL 0x004 macro65 val = readl(common->cpsw_base + AM65_CPSW_REG_CTL); in am65_cpsw_est_enable()72 writel(val, common->cpsw_base + AM65_CPSW_REG_CTL); in am65_cpsw_est_enable()
58 #define AM65_CPSW_REG_CTL 0x004 macro443 common->cpsw_base + AM65_CPSW_REG_CTL); in am65_cpsw_nuss_common_open()579 writel(0, common->cpsw_base + AM65_CPSW_REG_CTL); in am65_cpsw_nuss_common_stop()
Completed in 11 milliseconds