Searched refs:mtl_regs (Results 1 – 2 of 2) sorted by relevance
903 setbits_le32(&eqos->mtl_regs->txq0_operation_mode, in eqos_set_half_duplex()1275 writel(0x60, &eqos->mtl_regs->txq0_quantum_weight - 0x100); in eqos_enable()1279 setbits_le32(&eqos->mtl_regs->txq0_operation_mode, in eqos_enable()1285 writel(0x10, &eqos->mtl_regs->txq0_quantum_weight); in eqos_enable()1288 setbits_le32(&eqos->mtl_regs->rxq0_operation_mode, in eqos_enable()1307 clrsetbits_le32(&eqos->mtl_regs->txq0_operation_mode, in eqos_enable()1311 clrsetbits_le32(&eqos->mtl_regs->rxq0_operation_mode, in eqos_enable()1320 setbits_le32(&eqos->mtl_regs->rxq0_operation_mode, in eqos_enable()1348 clrsetbits_le32(&eqos->mtl_regs->rxq0_operation_mode, in eqos_enable()1526 u32 val = readl(&eqos->mtl_regs->txq0_debug); in eqos_stop()[all …]
52 struct eqos_mtl_regs *mtl_regs; member