Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/dsa/b53/
H A Db53_common.c2505 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2518 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2531 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2544 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2557 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2570 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2583 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2596 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2635 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2648 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
[all …]
H A Db53_regs.h476 #define B53_JUMBO_PORT_MASK 0x01 macro