Searched refs:mtl_regs (Results 1 – 2 of 2) sorted by relevance
906 setbits_le32(&eqos->mtl_regs->txq0_operation_mode, in eqos_set_half_duplex()1278 writel(0x60, &eqos->mtl_regs->txq0_quantum_weight - 0x100); in eqos_enable()1282 setbits_le32(&eqos->mtl_regs->txq0_operation_mode, in eqos_enable()1288 writel(0x10, &eqos->mtl_regs->txq0_quantum_weight); in eqos_enable()1291 setbits_le32(&eqos->mtl_regs->rxq0_operation_mode, in eqos_enable()1310 clrsetbits_le32(&eqos->mtl_regs->txq0_operation_mode, in eqos_enable()1314 clrsetbits_le32(&eqos->mtl_regs->rxq0_operation_mode, in eqos_enable()1323 setbits_le32(&eqos->mtl_regs->rxq0_operation_mode, in eqos_enable()1351 clrsetbits_le32(&eqos->mtl_regs->rxq0_operation_mode, in eqos_enable()1529 u32 val = readl(&eqos->mtl_regs->txq0_debug); in eqos_stop()[all …]
52 struct eqos_mtl_regs *mtl_regs; member