Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/b53/
H A Db53_common.c458 b53_write32(dev, B53_JUMBO_PAGE, dev->jumbo_pm_reg, port_mask); in b53_set_jumbo()
2342 u8 jumbo_pm_reg; member
2384 .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,
2475 .jumbo_pm_reg = B53_JUMBO_PORT_MASK_63XX,
[all …]
H A Db53_priv.h122 u8 jumbo_pm_reg; member