Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/b53/
H A Db53_common.c2384 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2397 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2410 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2423 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2436 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2449 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2462 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2501 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2514 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2527 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
[all …]
H A Db53_regs.h473 #define B53_JUMBO_PORT_MASK 0x01 macro