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.c2372 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2385 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2398 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2411 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2424 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2437 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2450 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2489 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2502 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2515 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
[all …]
H A Db53_regs.h473 #define B53_JUMBO_PORT_MASK 0x01 macro