Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/dsa/b53/
Db53_common.c2277 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2290 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2303 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2316 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2329 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2342 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2355 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2381 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2394 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2407 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
[all …]
Db53_regs.h471 #define B53_JUMBO_PORT_MASK 0x01 macro