Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/dsa/b53/
Db53_common.c2377 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2390 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2403 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2416 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2429 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2442 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2455 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2494 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2507 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2520 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
[all …]
Db53_regs.h473 #define B53_JUMBO_PORT_MASK 0x01 macro