Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/ti/
H A Dam65-cpsw-qos.h53 #define AM65_CPSW_PN_REG_PRI_CIR(pri) (0x140 + 4 * (pri)) macro
61 #define AM65_CPSW_PN_REG_PRI_CIR(pri) (0x140 + 4 * (pri)) macro
145 #define AM65_CPSW_PN_REG_PRI_CIR(pri) (0x140 + 4 * (pri)) macro
H A Dam65-cpsw-qos.c47 writel(0, port->port_base + AM65_CPSW_PN_REG_PRI_CIR(prio)); in am65_cpsw_tx_pn_shaper_reset()
87 port->port_base + AM65_CPSW_PN_REG_PRI_CIR(prio)); in am65_cpsw_tx_pn_shaper_apply()
1188 writel(ch_cir, host->port_base + AM65_CPSW_PN_REG_PRI_CIR(tx_ch)); in am65_cpsw_qos_tx_p0_rate_apply()
1277 host->port_base + AM65_CPSW_PN_REG_PRI_CIR(tx_ch)); in am65_cpsw_qos_tx_p0_rate_init()