Searched refs:jumbo_pm_reg (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/dsa/b53/ |
H A D | b53_common.c | 458 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 D | b53_priv.h | 122 u8 jumbo_pm_reg; member
|