Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/dsa/b53/
Db53_common.c2334 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2348 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2362 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2376 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2390 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2404 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2418 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2446 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2460 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2474 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
[all …]
Db53_regs.h472 #define B53_JUMBO_PORT_MASK 0x01 macro