Lines Matching refs:jumbo_pm_reg
451 b53_write32(dev, B53_JUMBO_PAGE, dev->jumbo_pm_reg, port_mask); in b53_set_jumbo()
2235 u8 jumbo_pm_reg; member
2277 .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,
2368 .jumbo_pm_reg = B53_JUMBO_PORT_MASK_63XX,
2381 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2394 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2407 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2420 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2433 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2446 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2459 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2472 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2485 .jumbo_pm_reg = B53_JUMBO_PORT_MASK,
2506 dev->jumbo_pm_reg = chip->jumbo_pm_reg; in b53_switch_init()